• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Custom script: call PreloadRefresh() ???

Status
Not open for further replies.
Hello guys,

What does this Custom script: call PreloadRefresh() do?
Also, this call PreloadEndEx()


  • Blizzard
    • Events
    • Conditions
    • Actions
      • Custom script: call PreloadRefresh()
      • If (CinematicSkip Equal to True) then do (Skip remaining actions) else do (Do nothing)
      • Cinematic - Send transmission to (All players) from a Player 1 (Red) Lich King (cinematic campaign unit) named Game Design at (Center of (Playable map area)): Play No sound and display Blizzard Entertainm.... Modify duration: Subtract 2.00 seconds and Wait
      • Custom script: call PreloadRefresh()
      • Wait 0.10 seconds
      • Custom script: call PreloadRefresh()
      • If (CinematicSkip Equal to True) then do (Skip remaining actions) else do (Do nothing)
      • Cinematic - Send transmission to (All players) from a Player 1 (Red) Admiral Proudmoore named Executive Producer at (Center of (Playable map area)): Play No sound and display Mike Morhaime. Modify duration: Subtract 2.00 seconds and Wait
      • Custom script: call PreloadRefresh()
      • Wait 0.10 seconds
      • Custom script: call PreloadEndEx()
      • Trigger - Run Team 1 <gen> (ignoring conditions)
 
Status
Not open for further replies.
Top