Gun Kill Skript Wont Work

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

CUrrUpt Enxo

Member
Jul 26, 2019
21
0
1
26
Idk but this code wont work idk wats going on it should work idk if this a bug or smt but like im using a custom gun skript and it does not show title on kill

on death:
if attacker is a player:
if projectile is set:
add 1 to {killstreak::%attacker%}
add 1 to {kills::%attacker%}
add 1 to {death::%victim%}
set {killstreak::%victim%} to 0
send title "&eKill x%{killstreak::%attacker%}%" to attacker
 
I dont know which is your minecraft version or your server addons, but that title code only works for the skript 2.3 >
 
Status
Not open for further replies.