Trigger limit? Searched but could not found.

Level 18
Joined
Jun 2, 2009
Messages
1,276
Is there any trigger limit for outdated version? 1.26 example. Back in the days my map was broke down (too many things broke in 1 version) and fixed by recreating many triggers.
Currently i have 1179 triggers and 1320 variables. I need to be careful and need to learn what is the limit.

Altrenatively you can share optimization tricks. For example i am not creating 40 different unit variables. I have variable with 40 array and using array number for units. I do not know is it working or not but still i am doing it like this.
 
I'm not sure.
There is a thing called operation limit.
As I have not encountered it myself in my maps, I do not know much about it. You can search the Hive if you want to know more.
Here is DSG's comment about it:


Uncle also has an interesting comment about how Units dying events break the trigger queue rules:
 
Last edited:
Back
Top