Oxproc Posted March 14, 2021 Share Posted March 14, 2021 (edited) Im trying to make a kill counter but it doesnt work here is my code: on death: if victim is a player: if attacker is a player: add 1 to {kills.%player%} to attacker (Edit: I use skript) Edited March 14, 2021 by Oxproc Link to comment Share on other sites More sharing options...
Jackson85 Posted March 14, 2021 Share Posted March 14, 2021 (edited) I recommend asking for help for this in the Skript Discussion section. Edited March 14, 2021 by Jackson85 Joined on January 17th 2016 VIP since April 5 2017 - August 1st 2019 JrMod since August 1st Mod since October 1st SrMod since November 2nd - 2/7/21 Patron since February 8 - 3/7/21 Mod since March 8 2021 Retired since idk when If I helped or entertained you at all today, please react with a heart. Link to comment Share on other sites More sharing options...
AskWhySoBlazQwex Posted March 17, 2021 Share Posted March 17, 2021 On 3/14/2021 at 1:36 PM, Oxproc said: Im trying to make a kill counter but it doesnt work here is my code: on death: if victim is a player: if attacker is a player: add 1 to {kills.%player%} to attacker (Edit: I use skript) replace "add 1 to {kills.%player%} to attacker" with "add 1 to {kills.%attacker%}" Link to comment Share on other sites More sharing options...
_Tarna_ Posted March 17, 2021 Share Posted March 17, 2021 Moved to Skript Discussion Please use the right category next time when looking for help with Skript. Discord - tarna256 In-game name - _Tarna_ Website - https://tarna.dev Paste Site: https://paste.tarna.dev --------------------------------------------------------- [VIP] - 7/27/2020 Support - 7/8/20 | 11/3/20 Helper - 11/3/20 - 2/21/21 Moderator - 2/21/21 - 5/17/21 - 5/17/21 - now Moderator - 12/20/22 - now --------------------------------------------------------- Link to comment Share on other sites More sharing options...
Oxproc Posted March 18, 2021 Author Share Posted March 18, 2021 On 3/17/2021 at 5:37 AM, _Tarna_ said: Moved to Skript Discussion Please use the right category next time when looking for help with Skript. I was told to post it in marketplace dont blame me Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now