• 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!

double free of location?

Status
Not open for further replies.
Level 28
Joined
Mar 25, 2008
Messages
2,955
Errr.. my we says weird things. If i trigger
  • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
    • 'IF'-Conditions
      • (Player 1 (Red) slot status) Equal to Plays
    • 'THEN'-Actions
      • Set temppoint01[0] = (Center of Red spawn <gen>)
      • Unit - Create 1 Creep for Player 5 (Yellow) at temppunkt01[0] facing Default building degrees degrees
      • Custom script: call RemoveLocation(udg_temppunkt01[0])
    • 'ELSE'-Actions
, my we (or jngp or whatever) tells me double free of location
What the heck is this?
 
Status
Not open for further replies.
Top