• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

lag issue on start the map

Status
Not open for further replies.
Level 5
Joined
Jan 19, 2020
Messages
102
I got lag at start of the map.

How can i fix that?

Pause the game at the beginning of the map?

Can i start the map with "low" speed and change it then to fast with a Trigger?

add wait to Triggers?
 
Level 13
Joined
Feb 5, 2018
Messages
567
So if I remember correctly it is highly recommended to store values into variables on map initialization trigger.
Storing damage for spells, storing quests and so on. Running revive system for creeps, destructibles and other stuff.

And do multiple other things as well, it will reduce the lag especially on big maps, since the trigger tuns trough before the map starts.

Also it would help to solve things like this, if you posted your triggers.

How To Post Your Trigger
 
Status
Not open for further replies.
Top