Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
how to get a coords via code
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="whowhywhat" data-source="post: 438704" data-attributes="member: 68634"><p>I'm starting to work on a new feature for plus emu r1 and will be planning to release it when done but before that i have one question i need help with, how would i get a script to wait till something is reached? a little example of what i mean</p><p></p><p>if the player enters :start</p><p>the script will wait for the player to reach x</p><p>then continue.</p><p></p><p>so far my method dose this</p><p>player types :start</p><p>runs if statment to check the players x is equal to my set location</p><p>script returns location not reached.</p><p>(if i stand on the tile, and then type :start, it returns location reached)</p><p></p><p>if this is in the wrong section i'm sorry <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p><p>if it helps i could add my code i have so far.</p></blockquote><p></p>
[QUOTE="whowhywhat, post: 438704, member: 68634"] I'm starting to work on a new feature for plus emu r1 and will be planning to release it when done but before that i have one question i need help with, how would i get a script to wait till something is reached? a little example of what i mean if the player enters :start the script will wait for the player to reach x then continue. so far my method dose this player types :start runs if statment to check the players x is equal to my set location script returns location not reached. (if i stand on the tile, and then type :start, it returns location reached) if this is in the wrong section i'm sorry :) if it helps i could add my code i have so far. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
how to get a coords via code
Top