Kod:
on damage of a zombie:
victim's name is "Deneme Zombisi"
attacker is a player
if health of victim is less than 10:
{vuranlarlistesi::*} does not contain attacker
add attacker to {vuranlarlistesi::*}
on death of zombie:
victim's name is "Deneme Zombisi"
attacker is a player
loop {vuranlarlistesi::*}:
loop-value contains attacker
give a paper to loop-value
Son düzenleme: