Minecraft version: 1.13.2
Skript version: 2.3.6
Skript author: Bensku
Addons: SkStuff, WildSkript, SkRayFall, Tuske
My code
the error:
When i kill the mob with a weapons it work like 1 time on 3
the exp have to be add to the variable {exp.%attacker%}
i even put a broadcast and it work 1 time on 3
Thx for help
[doublepost=1585713070,1585614270][/doublepost]up?
Skript version: 2.3.6
Skript author: Bensku
Addons: SkStuff, WildSkript, SkRayFall, Tuske
My code
Code:
on death:
if victim is zombie:
if attacker is player:
add 100 to {exp.%attacker%}
When i kill the mob with a weapons it work like 1 time on 3
the exp have to be add to the variable {exp.%attacker%}
i even put a broadcast and it work 1 time on 3
Thx for help
[doublepost=1585713070,1585614270][/doublepost]up?