[Release]GameMap creator/dumper 05/06/2012 - CO2 PServer Guides & Releases - 23 Replies Well this is the first application I ever made and I decided to share it here and the source is included.
When executed you'll see 2 buttons, Create GameMap.dat and Dump GameMap.dat.
Create GameMap.dat will add a new map to the GameMap.dat (specified in the config.ini)
Dump GameMap.dat will dump a list of map names/IDs/sizes in a text file.
The config file:
Dumper Tool? 02/20/2010 - GW Bots - 4 Replies I'm looking for a dumper that will show me my character's current x/y position.
Doesn't have to be anything special.
The dumper or source would be enough.
Trying to write my first GWCA bot and I'm stuck with posx and posy.
[Release] CQ_Database Dumper 06/23/2009 - CO2 PServer Guides & Releases - 24 Replies Someone asked for it, so I said I'd release it.
Basically just dumps one of the .sql files into an ini format.
This will only be useful to you, if your writing a source to use a flat-filed system (i.e. like the source I released
Drag the ".sql" file onto the program and then hit enter to start the batch, in the same folder as the ".sql" file you should see a new folder appear called CQ_DUMP, inside of that should be another folder with the table name you dumped.
The format of the ini...
[Release] ItemType.dat Dumper 04/22/2009 - CO2 PServer Guides & Releases - 5 Replies Dumps ItemType into ini's that would be required for a flat-file based server.
Resource intended for:
http://www.elitepvpers.com/forum/co2-pserver-discu ssions-questions/203219-release-extremely-basic-bu t-working-bugless-c-source.html
Usuage:
Drop an *encrypted* (so straight from your "\pserver_client\ini\") itemtype.dat onto the exe and then hit enter.
Version 2