Posted by MikeDaBike
in A relatively noobish problem, regarding making a helper leave (Started by Luigi Master February 06, 2009, 07:36:05 amBoard: M.U.G.E.N Development Help
[mcode]trigger1 = 1[/mcode]
For the ChangeState:
[mcode]trigger1 = parent, movetype = H[/mcode]
I think it's better to use "root," instead of "parent," here, it will always redirect to the player.



Thats what we were talking about, you have to check with numhelper(8060) BEFORE you use a helper(8060),... redirection.