Skript
Skript copied to clipboard
Add 'away from' direction
Description
Add 'away from' direction:
on damage:
victim is a player
attacker is a player
victim is op
push attacker away from the victim
This is a nice idea for a syntax improvement. Just to note, you CAN currently do this via SkQuery's push attack (direction from victim to attacker) (syntax might not be perfect, but you get the idea). But I totally agree that %one% away from %two% would be great as an alias for <one> (direction from <two> to <one>).