Jump to content

Pls help me :)


Oxproc

Recommended Posts

first off all you have to set {kills.%player%} of the attacker to 0 when they first join. Also, the spacing is wrong with the

add 1 to {kills.%player%} to attacker}

 so you might want to fix that. Otherwise, that should do it. 

 

(PS: Remember to put the first join part first)

If I have helped you out in your post or you liked what I posted, please upvote and react to my post! It helps me a lot!

Some Minehut Links:

Server Rules • Staff Applications • News & Updates • Reports • Appeals


Minehut: VIP (07/04/2021 --> Current)
Elestra/Versa Realms: Manager (12/04/2021 --> Current)

If you have any questions contact me!
My Discord: BanditEagle#2481
My Spigot Profile: https://www.spigotmc.org/members/banditeagle.935281/
My IGN: BanditEagle

Link to comment
Share on other sites

on death:
    if victim is a player:
        if attacker is a player:
            add 1 to {kills.%attacker%}
 

this works but i would like to point out what was wrong with your skript. first: players are not in on death event so use victim or attacker and second: you didnt indent right third: zuyn's skript didnt have a closing bracket.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...