Ă propos de ce fichier
Â
Exemple
every second: set {_location} to location(0, 0, 0, world "world") loop all players in world "world": set {_direction} to direction(location of loop-player and {_location}) set {_distance} to round(flatDistance(loop-player and {_location})) send action bar "%{_direction}% (%{_distance}% block(s))" to loop-player
Â
Utilisation
La fonction retourne du texte (la flĂšche directionnelle).
direction(from and to)
from (location):Â starting location
to (location): final location
Â
Dépendances
Skript
Version testée en 1.9+ : 2.5-beta2
Version testée en 1.8 : 2.5-beta2 (fork 1.8)
