0 Members and 2 Guests are viewing this topic.
.timer 1 30 vcmp.setheal %id 100
alias vcmp.autoheal { If ($vcmp.hp($1) =< 50) vcmp.sethp $1 100}
.timer 0 30 vcmp.autoheal Id%
on *:SIGNAL:vcmp.player.healthchange:{if ($4 <= 50) {WSV.sethealth $2 100}}
on *:SIGNAL:vcmp.player.healthchange: vcmp.sethealth $2 100
on *:SIGNAL:vcmp.player.healthchange:{
on *:SIGNAL:vcmp.player.healthchange:{ WSV.sethealth $2 100