This is a little program I made to be able to simply double click bsp files and it automatically opens the map in DP2.
Mainly I made this because I'm lazy and when I download maps I usually put them on the desktop, so now I can simply double click the file, check the map out, and delete the map if I don't like it
The zip has 2 files: DPRun.exe and a DPRun.cfg file. You need to put DPRun.exe in the same folder where paintball2.exe is and DPRun.cfg needs to go in the pball/config/ folder.
Only problem with this is that you'll need to set the bsp files to open with DPRun manually. To do this simply right click on a bsp file then click on properties and then you need to click on the 'Change' button and browse to DPRun.exe.
If you have any comments/suggestions/problems please post to let me know
*UPDATED May 22, 2007*
Changed DPRun from managed c++ to c.