Re: bot for CSS Full -
18-10-2004
If you are looking for entities, dump the maps with GCFscape. You can find the entity lump because the structure looks like this:
int magic number (VBSP)
int version (don't remember)
int entity_lump_offset
int entity_lump_length
The int type is 32-bit.
|