#i simply just need help fixing this code
1 messages · Page 1 of 1 (latest)
can't just do damage loop-entities-2 by 20 hearts because i want the player to have ownership of the damage
ive tried a bunch of different syntaxes
it worked until i added loop-player instead of just player
nmp im just testing rn i quickly wrote it
i do not but the event still worked, its just having issues now that ive put it within a loop all players
well
its probably just some syntax im missing
for this effect you do need the addon
U forgot a -
i tried it with the dash
Also try loop-value-1/2 instead
loop entities in radius 3 around loop-value-1 where [input isn't loop-value-1]:
So u can remove the if .. isn't "..." line
make loop-value-1 damage loop-value-2 by 1
loop all players:
if {endstaff::%loop-player-1%} is true:
loop entities in radius 3 around loop-value-1 where input isn't loop-value-1:
make loop-value-1 damage loop-value-2 by 20
i probably misinterpreted what you told me
U didn't copy it correctly, u forgot the []