Good vs. Evil

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
24 ?
$that->{$that->owner."Effects"}['endTurn'][$that->currentEffect]['timeLeft']=$that->{$that->owner."Effects"}['endTurn'][$that->currentEffect]['timeLeft']-$amount; // not nice code at all, but it works which is the thing that matters the most :p
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
21 I also need to make it so that an effect can prevent that code from running but currently trying to make it so characters can die, as there is now one that has -120 life or something like that? >_>