Skript icon indicating copy to clipboard operation
Skript copied to clipboard

Add 'away from' direction

Open Thibaut040 opened this issue 7 years ago • 1 comments

Description

Add 'away from' direction:

on damage: victim is a player attacker is a player victim is op push attacker away from the victim

Thibaut040 avatar Nov 07 '18 18:11 Thibaut040

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>).

TheBentoBox avatar Nov 07 '18 19:11 TheBentoBox