- Joined
- Dec 10, 2009
- Messages
- 7
I made a map, which needs about 62 variables, 60 of them are arrays with a field size of 1000
60 Variables, because there are twelve player and each player needs five
One additional for counting
Another one and for a timer in a window
The array needs the length of 1000, because each building needs one slot of the array field...
So each player can build 1000 buildings, with 5 attributes and there are 12 players...
My problem is the following.
It looks like the triggers won't run ... I don't know why...
Does anybody know how to create a two or three dimensional Array OR to make the triggers run with this huge amount of variables?
Thx for you help
60 Variables, because there are twelve player and each player needs five
One additional for counting
Another one and for a timer in a window
The array needs the length of 1000, because each building needs one slot of the array field...
So each player can build 1000 buildings, with 5 attributes and there are 12 players...
My problem is the following.
It looks like the triggers won't run ... I don't know why...
Does anybody know how to create a two or three dimensional Array OR to make the triggers run with this huge amount of variables?
Thx for you help