View Single Post
Re: bot for CSS Full
Old
  (#5)
sfx1999
Member
 
sfx1999's Avatar
 
Status: Offline
Posts: 534
Join Date: Jan 2004
Location: Pittsburgh, PA, USA
Default 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.


sfx1999.postcount++
  
Reply With Quote