Jump to content

Triggers and teams


Genio

Recommended Posts

Another day another question...

 

How many triggers and teams can be created in one map?

 

I created a map witch crashes whenever I want to start it... I can't find any mistake. Maybe there are simply to many triggers for the system? (More than 100)


Thanks for your help!

Link to comment
Share on other sites

These are the limits for cncnet (taken from spawn.xdp)

For singleplayer you'll have to check rules.ini

 

; ******* Object Heap Maximums *******
; These are the absolute maximum number of these object types
; allowed in the game (at any one time).
[Maximums]
Players=8                ; ipx layer limits this to 8 maximum
Aircraft=150
Anim=100
Building=650
Bullet=50
Factory=32              ; 32 is minimum for 8 player game
Infantry=550
Overlay=1               ; special case -- only needs one
Projectile=20           ; projectile types, not actual projectiles
Smudge=1                ; special case -- only needs one
Team=60
TeamType=60
Template=1              ; special case -- only needs one
Terrain=500             ; trees and rocks
TrigType=80             ; trigger types
Trigger=200             ; triggers themselves
Unit=650
Vessel=150
Warhead=10              ; warhead types, not actual warheads
Weapon=55               ; weapon types, not actual weapons

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...