OrocTR
Demir Madencisi
- En iyi cevaplar
- 0
Selam Arkadaşlar
on damage:
victim is a player
if attacker is a zombie:
chance of 10%:
set {enfeksiyon.%player%} to 1
say "&4&lYou Have been infected. Infection: %1" to player
wait 5 seconds
add 5 to {enfeksiyon.%player%}
say "Your Infection: %6" to player
Bu kodda şu hataları veriyor:
Server thread/ERROR]: Use 'attacker' and/or 'victim' in damage events (dayz.sk, line 5: set {enfeksiyon.%player%} to 1')
[16:32:00] [Server thread/ERROR]: Can't understand this condition/effect: say "&4&lYou Have been infected. Infection: %1" to player (dayz.sk, line 6: say "&4&lYou Have been infected. Infection: %1" to player')
[16:32:00] [Server thread/ERROR]: Use 'attacker' and/or 'victim' in damage events (dayz.sk, line 8: add 5 to {enfeksiyon.%player%}')
[16:32:00] [Server thread/ERROR]: Can't understand this condition/effect: say "Your Infection: %6" to player (dayz.sk, line 9: say "Your Infection: %6" to player')
[16:32:00] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 4 errors while reloading [0;33;22mdayz.sk[m![m
on damage:
victim is a player
if attacker is a zombie:
chance of 10%:
set {enfeksiyon.%player%} to 1
say "&4&lYou Have been infected. Infection: %1" to player
wait 5 seconds
add 5 to {enfeksiyon.%player%}
say "Your Infection: %6" to player
Bu kodda şu hataları veriyor:
Server thread/ERROR]: Use 'attacker' and/or 'victim' in damage events (dayz.sk, line 5: set {enfeksiyon.%player%} to 1')
[16:32:00] [Server thread/ERROR]: Can't understand this condition/effect: say "&4&lYou Have been infected. Infection: %1" to player (dayz.sk, line 6: say "&4&lYou Have been infected. Infection: %1" to player')
[16:32:00] [Server thread/ERROR]: Use 'attacker' and/or 'victim' in damage events (dayz.sk, line 8: add 5 to {enfeksiyon.%player%}')
[16:32:00] [Server thread/ERROR]: Can't understand this condition/effect: say "Your Infection: %6" to player (dayz.sk, line 9: say "Your Infection: %6" to player')
[16:32:00] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 4 errors while reloading [0;33;22mdayz.sk[m![m