Hello Tekkran,
does the feature for "Player entered Area" allready work?
Is their any guide how to set the coordinates correct?
I want to set 1024 North, 6656 West, 3072 South and 1024 West.
Conditionals:
ISINAREA:-6656,1024,-1024,-3072
Script:
ISTRUE
sayplayer {{player_name}} "You're in the PvE-Zone!"||sayplayer {{player_name}} "You're NOT in the PvP-Zone!"
ISFALSE
sayplayer {{player_name}} "You're in the PvP-Zone!"||sayplayer {{player_name}} "You're NOT in the PvE-Zone!"
Any Idea for me what i'm doing wrong?
does the feature for "Player entered Area" allready work?
Is their any guide how to set the coordinates correct?
I want to set 1024 North, 6656 West, 3072 South and 1024 West.
Conditionals:
ISINAREA:-6656,1024,-1024,-3072
Script:
ISTRUE
sayplayer {{player_name}} "You're in the PvE-Zone!"||sayplayer {{player_name}} "You're NOT in the PvP-Zone!"
ISFALSE
sayplayer {{player_name}} "You're in the PvP-Zone!"||sayplayer {{player_name}} "You're NOT in the PvE-Zone!"
Any Idea for me what i'm doing wrong?
