Time stop trigger (needs fix)

Status
Not open for further replies.
Level 3
Joined
Feb 19, 2012
Messages
22
i made this trigger and im not really sure how to fix it, so if anyone could fix it and please tell me what i did wrong and what i am supposed to do that would be so much help, thank you
 

Attachments

  • Freeze spell (needs fix).w3x
    18.2 KB · Views: 52
Level 37
Joined
Mar 6, 2006
Messages
9,243
*In F2 you need to set F_Handle before using it
*In F2, the call RemoveLocation is in a wrong place
*In F4, the call RemoveLocation is in a wrong place
*I don't recommend creating special effects every 0.03 seconds
*You need to think when and where you turn triggers off
*You don't need an array for the locations
*You might want to reset the anim speed in F4, not set it to 0
 
Level 3
Joined
Feb 19, 2012
Messages
22
Made some fixes to it and i didn't realize i made the animation set back to 0 XD i thought it was at 100, but if someone casts the spell when i cast mine it screws up with the circle effects i gave the special effect
 

Attachments

  • Freeze spell (needs fix).w3x
    18.3 KB · Views: 43
Status
Not open for further replies.
Top