Posted by jjmugen
in [SOLVED] Enemy's life (Started by jjmugen August 28, 2011, 03:44:46 pmBoard: M.U.G.E.N Development Help
I'm working on a supermove that change user's life with enemy's life.
I want to use this alg:
1. Save p1life in a var(x)
2. Set value of p1life = value of p2life
3. Set value of p2life = value of var(x)
The problem is I don't know how to change p2 life this way. I thoutgh it was with
"TargetLifeAdd" state, but I think is not...
Would you tell me how to change p2life for an specific value?
Thanks




