Entity limit
- Login to post comments
I've heard different opinions about max count of ents that can be put, such as 1024 of total ents, or 1024 models...
Might be non of above, so I'd like to know how many ents in fact I can put on the map
Thx & Regards
Max 1024 entities.
Includes clients, fx's, temp-entities such as projectiles, sounds, visible objects like doors or custom placed models, NPCs, vehicles, etc.
Certain entities will not count towards the entity limit though. You can tell the difference between them by the entity number. Entities which do not count towards the limit will have an entity number that is greater than 1023. Entities that will count will be less than 1023.
it'll show you in /mapents count a list of ents
the
Game Entities I think are the ones that count, the logic ones are the ones that don't count
If I'm correct Logic ents include most of the target/trigger/info ents and a few others.
also you can only place like 500something models
Well, the client will only render 255 game entities at any given time.
I think it's something like 64 unique models.
- Login to post comments

That clears enough, thx a lot for your replies