- Joined
- Dec 12, 2011
- Messages
- 116
Hello Guys.
Just wondering a way to reduce memory cost of the trigger 2, to avoid old computers having problems with my map.
Ideas?
Just wondering a way to reduce memory cost of the trigger 2, to avoid old computers having problems with my map.
-
Map Initialization I
-
Events
- Time - Elapsed game time is 0.00 seconds
- Conditions
-
Actions
- -------- Many other actions here --------
- Trigger - Run Map Initialization II <gen> (ignoring conditions)
-
Events
-
Map Initialization II
- Events
- Conditions
-
Actions
- -------- Many other actions here --------
-
Destructible - Pick every destructible in (Entire map) and do (Actions)
-
Loop - Actions
- Destructible - Make (Picked destructible) Invulnerable
-
Loop - Actions
Ideas?