Yukki_Aizawa Posted July 10, 2020 Share Posted July 10, 2020 I need a skript compatible with essentials (with the /balance cmd). I need a skript that rewards a player some money upon killing another player. thank you if you cn help! Link to comment Share on other sites More sharing options...
KevinDaGame Posted July 14, 2020 Share Posted July 14, 2020 (edited) Very simple options: #defines the money per kill addperkill: 10 on death of player: if attacker is a player: add {@addperkill} to attacker's balance message "10 was added to your balance for killing %player%!" to attacker Edited July 14, 2020 by kkevindolfing 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