hey gang whats up. So im coding a double life plugin (Grians life series) but its linked with 4 players and not just 2. It functions by on regen and on damage it sets the variable to the players health and every tick it sets all players health on that soul link to that variable. BUT I CANT FIGURE IT OUT!!!!!!!
is this even possible?
Heres what I have now.
on damage:
wait 1 tick
if victim is on team GAP
set health of all players on team GAP to victim
(GAP is the title of one of the soulbound groups.)
is this even possible?
Heres what I have now.
on damage:
wait 1 tick
if victim is on team GAP
set health of all players on team GAP to victim
(GAP is the title of one of the soulbound groups.)