Heal on kill ?

  • 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!

KingStation

Member
Jan 15, 2021
4
0
1
33
How can i make can i make killer get heal , or effect on kill
pls help ; ) I just start skripting maybe
 
yep i think that maybe work too but I do it with
this skript
on death of player:
if attacker is a player:
set attacker's health to 20
thanks btw : ) <3
 
yep i think that maybe work too but I do it with
this skript
on death of player:
if attacker is a player:
set attacker's health to 20
thanks btw : ) <3

No problem.. Your method is kinda more complicated.. The one i sent is simple and more efficient because if they have extra hearts, it’ll heal those as well unlike the one you sent.. However, if you’re not using extra hearts, that’ll work