Hi, so what I want is to make the target you're looking at run loop entity in radius around it. Does anyone know how to do this on Skript without addons? Any help would be very convenient.
Here is what I have so far but it doesn't seem to work even though there are no errors:
command /loop:
trigger:
loop all entities in radius 5 around target:
damage loop-entity by 2
Here is what I have so far but it doesn't seem to work even though there are no errors:
command /loop:
trigger:
loop all entities in radius 5 around target:
damage loop-entity by 2
Last edited: