Emon Posted July 5, 2003 Share Posted July 5, 2003 #define MAX_DLIGHTS 32 // can't be increased, because bit flags are used on surfaces #define MAX_ENTITIES 1023 // can't be increased without changing drawsurf bit packing #define MAX_MINI_ENTITIES 1024 What the topic says. What are mini entities? I'm thinking they're either func_* brush entities, or everything but those. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.