• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. dragaoart

    PHP + MySQL = select + var

    Can you show that line 677 from accountmanagement.php ? Is you var $gamecode inside quotes? $gamecode = "XXXXX-XXXXX--XXXXX-XXXXX"; You may also need to fetch the results: $query = "SELECT count(*) FROM `gamecodes` WHERE gamecode='".$gamecode."' AND alreadyused='N'"; $result =...
  2. dragaoart

    Hoster If you are looking for a host I can help you :)

    Ok bro, I work with OTs since 2004, I just don't know the term, but I tell you what I've learned all those years: If you have information to share just do it, if you don't, keep quiet, do not share misinformation it is bad for the commununity. @Ray Rewind Thanks!
  3. dragaoart

    Gamemaster Searching serious gamemasters to Hard-ots!

    Hello Hard... I would like to apply for a job. My name is Andrey. I'm 27 years old. I can speak portuguese, english and little spanish. From Brazil (BR BR BR HUE HUE HUE :P). I'm far from OT business like for 5~6 years, but I'm back now and looking for a Game Master (community manager job)...
  4. dragaoart

    Gamemaster MontainOTS need staff members.

    Hello knasmannen, I would like to apply for a job. I don't know exactly what are you looking for, so if you please provide any other info it can be helpful. I'm 27 years old, from Brazil. I'm far from OT business like for 5~6 years, but I'm back now and looking for a Game Master (community...
  5. dragaoart

    Programmer Need help in compiling sources.

    It can be helpful if you provide some details as such: Spoken Language Operational System (OSs brands like: linux, windows) TFS version, custom version Free or paid job Targeted Users... Fell free to add those infos and you might get what you need.
  6. dragaoart

    Hoster If you are looking for a host I can help you :)

    Hello, what do you mean by "download N run server"?
  7. dragaoart

    [Concept] Dynamic Maps

    What you guys think about create a Github place for that code?
  8. dragaoart

    Programmer Looking for a webdeveloper to create a spinoff from Znote AAC

    Hello my friends, I'm currently on a pre-development phase to create a spin-off from Znote's AAC. The goal is to create a full MVC standarized software, release it as an Open Source application along with Znote's at github. Znote's software still is the best AAC in my humble opinion, but in...
  9. dragaoart

    Gamemaster Need BR Gamemaster

    Hello, I'm also interested in the job. Just added you on skype.
  10. dragaoart

    Solved Error on TFS

    What was the solution?
  11. dragaoart

    Compiling Uubuntu 64bits - 9999 errors

    Which ot distro, ubuntu, libs are you trying to compile?
  12. dragaoart

    [Concept] Dynamic Maps

    Hey WTF, check this link, may be helpfull. http://otland.net/threads/generating-maps.200487/ @Znote This is Awesome!!!
  13. dragaoart

    [Concept] Dynamic Maps

    Hey Znote, first of all, thanks for providing the best AAC in the world! Do you have a sample code to share with us? I'm trying to get as many info as possible, and them compile them into a single code.
  14. dragaoart

    [Concept] Dynamic Maps

    Thank you HalfAway... His code solves the first problem(awesomely!!!), but I'm think more on having a cloning method, and memory allocation as features.
  15. dragaoart

    [Concept] Dynamic Maps

    Nice to hear that!!! Can you point me the link, I've tried to search but without the known tags I felt lost.
  16. dragaoart

    [Concept] Dynamic Maps

    In the current state of the map system, it can sound impossible to do. But if you think that anything can be done in computer programming, that should not be an impossible idea.
  17. dragaoart

    [Concept] Dynamic Maps

    Hello all, I'm a web developer and OT enthusiastic. Today I'm presenting you a concept for discussion: Dynamic Generated Maps. Dynamic Maps Dynamic maps are maps generated by the server, based on a map template, that will be allocated in the server memory for Raid-like events. This concept...
  18. dragaoart

    Simple OTServer status

    Hello, can you explain why this code is needed for? $info = chr(6).chr(0).chr(255).chr(255).'info'; fwrite($sock, $info);
  19. dragaoart

    [10.77][TFS 1.2] ORTS, a real map project

    Just Epic!
  20. dragaoart

    Selling [Znote AAC] Template converting service.

    Hello Znote, do you create, I mean, designs a brand new theme, for Znote AAC? If yes, how much? Thanks.
Back
Top