0 Members and 2 Guests are viewing this topic.
on *:SIGNAL:vcmp.command:{ if ($2 == !masskill) { var %a = 0 while (%a <= 50) { if ($hget(vcmp,%a $+ .name) != $null) { vcmp.sethp %a 0 } !inc %a } }}