How to Preload

Status
Not open for further replies.
For icons, sounds, and models (only from the MPQ, AFAIK) you can use the "Preload" function.
For effects you need to set a location somewhere on the map and create all special effects used there.
For abilities, create a dummy and add all the abilities to it and then add 1 second of expiration timer.
 
Map intialization
Turn off all triggers, turn on all triggers. There you go..
 
i didn't did it at map initialization, did it 0.01 timer after map start. ran it in loop that calls for the trigger that is going to be repeated, instead of directly calling the trigger, i make it run when a unit cast a dummy spell.
 
Status
Not open for further replies.
Back
Top