Jump to content

How to check if a player is between 2 coordinates?


champepicgamerman

Recommended Posts

I tried doing this but to no avail ;(

every 5 tick in "world":
    loop all players:
        if loop-player's x coordinate is between -172 and -180:
            if loop-player's y coordinate is between 90 and 93:
                if loop-player's z coordinate is between 514 and 522:
                    broadcast "a"
Edited by champepicgamerman
Link to comment
Share on other sites

1 minute ago, champepicgamerman said:

aw is that the only way ._.

if player's location is within {_loc1} and {_loc2}:

  • Thanks 1

tumblr_lqahoaPLkC1ql1l0v.gif

Feel free to add me on discord if you:

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need help with plugins

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need help with skripts

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need to vent about something

tumblr_lqahoaPLkC1ql1l0v.gif

>[ ‧₊˚꒰ʚ Starshine ɞ ‧✦ *#2683 ]<

Link to comment
Share on other sites

4 hours ago, champepicgamerman said:

didnt work ;(

every 5 tick in "world":
    loop all players:
        if loop-player's location is within {_loc1} and {_loc2}:
            send "b" to loop-player

set {_loc1} and {_loc2} to the coords they need to be inbetween.

  • Thanks 1

 

imgonline-com-ua-resize-CNNkL1drx5M-removebg-preview.png.d6a8ae8b5eb862005fb056c21f934200.png

Link to comment
Share on other sites

21 hours ago, champepicgamerman said:

didnt work ;(

every 5 tick in "world":
    loop all players:
        if loop-player's location is within {_loc1} and {_loc2}:
            send "b" to loop-player

image.png.50bd57b9ff24be4bf2a638e26f584896.png

You have to set both locations and also use SkQuery or SkJade for it

  • Thanks 1

tumblr_lqahoaPLkC1ql1l0v.gif

Feel free to add me on discord if you:

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need help with plugins

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need help with skripts

dc3456c-e0ec58e8-c807-43e3-b986-5224b91a need to vent about something

tumblr_lqahoaPLkC1ql1l0v.gif

>[ ‧₊˚꒰ʚ Starshine ɞ ‧✦ *#2683 ]<

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...