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="JayC" data-source="post: 438705" data-attributes="member: 36373"><p>While statement instead of IF</p><p>I would add a timer inside the while loop because it will freeze your thread until it's reached. May also prevent users from being able to talk or anything else -</p><p></p><p>Your best bet is to create a new thread and turn the thread ON and set a timeout. If timeout is reached it says "You didn't go to the starting position"</p><p></p><p>You can look at tasks already used in plusemu in the Game.cs file</p></blockquote><p></p>
[QUOTE="JayC, post: 438705, member: 36373"] While statement instead of IF I would add a timer inside the while loop because it will freeze your thread until it's reached. May also prevent users from being able to talk or anything else - Your best bet is to create a new thread and turn the thread ON and set a timeout. If timeout is reached it says "You didn't go to the starting position" You can look at tasks already used in plusemu in the Game.cs file [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
how to get a coords via code
Top