Warcraft III resources & community, 2003–2006 · archived

What's wrong here?

23 posts
#16
native ResetTrigger takes trigger whichTrigger returns nothing


:P
#17
PurplePoot
native ResetTrigger takes trigger whichTrigger returns nothing


:P


What exactly does that do? One thing is for sure, it is not removing the events that were created from another trigger as you said it would....
#18
it should, as far as i know

in that case, just Destroy the trigger, then Create it again.
#19
Is there an easy way to do that?... :?
#20
call DestroyTrigger(t)
set t = CreateTrigger()
#21
Thunder_eyeI think you might have to recreate the trigger by destroying and readding it

*quotes himself*
#22
oops, didnt noitce that :?
#23
PurplePootoops, didnt noitce that :?


Your information was actually more useful since it gave details as to how to do it...

I'm not too knowledgeable in JASS right now (hence, my usage of gui over JASS) so what he said really didn't mean much of anything to me at the time.

Not really important, but I thought I'd just point that out :lol: