• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

[JASS] What does Trigger synchronization do?

Status
Not open for further replies.
Level 12
Joined
Apr 27, 2008
Messages
1,228
When I tried to understand what the host finder script by PandaMine that it on this site does I saw the TriggerSyncStart() TriggerSyncReady() and SyncStoredInteger.
I wondered what they do.
And since I could not find an explanation I am asking:
What do they do?
 
Level 12
Joined
Apr 27, 2008
Messages
1,228
That explains it :)
P.s. They have to be, I believe before you synchronize you have to use TriggerSyncStart and when done TriggerSyncReady.
 
Status
Not open for further replies.
Top