Author Topic: Lives (Event and Mod)  (Read 327 times)

There already is the normal lives in the minigames, but what about adding lives (event) and it shows the lives like the health bar mod.
Adding lives could be like:
OnPlayerTouch >> Player >> AddLives
And the lives would be on the screen.

use VCE, on death check the varaible, then if it is > 0, -1, if not, switch their team and check the amount remaining?