• 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. Jose Rondón

    RME Tibia 10.96

    Theres no much difference regarding to mapping between 10.94 and 10.96. So i suggest you to use RME for 10.94 instead, im currently using this: http://www.blacktibia.org/t33622-remere-s-map-editor-7-4-to-10-95
  2. Jose Rondón

    longterm servers

    spider-server.com, online for 7 years now without resets. custom x999.
  3. Jose Rondón

    Fix/Patch TFS 0.2+ Clean (including Protection Zones)

    https://github.com/otland/forgottenserver/issues/1868 Told you it was removed xD ok let me try that
  4. Jose Rondón

    Fix/Patch TFS 0.2+ Clean (including Protection Zones)

    Hi there, anyone knows about something similar working in TFS 1.2? This is my Map::clean uint32_t Map::clean() const { uint64_t start = OTSYS_TIME(); size_t count = 0, tiles = 0; if (g_game.getGameState() == GAME_STATE_NORMAL) { g_game.setGameState(GAME_STATE_MAINTAIN)...
  5. Jose Rondón

    Website for server

    Im pretty sure he meant Znote AAC 1.5. I disagree, i believe Znote is great, HalfWay has released many Gesior's layout transformed to Znote format. @Szka there's a difference between AAC version and TFS Version, you can identify your TFS Version when you open your server.
  6. Jose Rondón

    Solved Question: Ghost command for TFS 1.2 - admins invisible to staff

    Amazing! Working perfectly, thank you very much!
  7. Jose Rondón

    Solved Question: Ghost command for TFS 1.2 - admins invisible to staff

    1>------ Build started: Project: theforgottenserver, Configuration: Release Win32 ------ 1> player.cpp 1> Generating code 1> Finished generating code 1> theforgottenserver.vcxproj -> C:\Users\Holiash\Desktop\Prismatic Engine\Tfs Custom Modifications V2\vc14\Release\theforgottenserver.exe 1>...
  8. Jose Rondón

    Solved Question: Ghost command for TFS 1.2 - admins invisible to staff

    Im receiving the same warning im afraid. 1>------ Build started: Project: theforgottenserver, Configuration: Debug Win32 ------ 1> player.cpp 1>..\src\player.cpp(813): warning C4800: 'uint16_t': forcing value to bool 'true' or 'false' (performance warning) 1> theforgottenserver.vcxproj ->...
  9. Jose Rondón

    [sql query] RESET

    Hes using tfs 0.3.6.
  10. Jose Rondón

    Solved Question: Ghost command for TFS 1.2 - admins invisible to staff

    1>------ Build started: Project: theforgottenserver, Configuration: Release Win32 ------ 1> player.cpp 1>..\src\player.cpp(813): warning C4800: 'uint16_t': forcing value to bool 'true' or 'false' (performance warning) 1> Generating code 1> Finished generating code 1>...
  11. Jose Rondón

    Website for server

    You should post here the errors you're having. Also which TFS version is this?
  12. Jose Rondón

    Solved Question: Ghost command for TFS 1.2 - admins invisible to staff

    1>------ Build started: Project: theforgottenserver, Configuration: Release Win32 ------ 1> player.cpp 1>..\src\player.cpp(813): error C2039: 'getGroup': is not a member of 'Creature' 1> c:\users\NAME\desktop\engine\tfs custom modifications v2\src\monster.h(26): note: see declaration of...
  13. Jose Rondón

    The Walking Dead Server

    Following! keep it up
  14. Jose Rondón

    Solved Question: Ghost command for TFS 1.2 - admins invisible to staff

    I used HalfWay's and Comedinha flag generators, same values. Thank you, also @Zothion and @MatheusMkalo. Testing now. 1>------ Build started: Project: theforgottenserver, Configuration: Release Win32 ------ 1> player.cpp 1>..\src\player.cpp(812): error C2146: syntax error: missing ')'...
  15. Jose Rondón

    Solved Question: Ghost command for TFS 1.2 - admins invisible to staff

    Ok good, tutor's account type is now 1. Any thoughs on topic? Ghost command still seems to be working unproperly.
  16. Jose Rondón

    Solved Question: Ghost command for TFS 1.2 - admins invisible to staff

    This is how i am defining ranks. The original ghost.lua has the same issue. Any thoughs?
  17. Jose Rondón

    help to understand how ots really work.

    HalfWay's flag generator is badass. :)
  18. Jose Rondón

    Solved Question: Ghost command for TFS 1.2 - admins invisible to staff

    Hi everyone, i got a question regarding ghost command on TFS 1.2. I have set my own groups in order to create more ranks avaiable besides tutor, gamemaster and god, i also used flag generator by @HalfWay and in this sense everything seems to be working fine. However when i try /ghost command...
  19. Jose Rondón

    [TFS 1.0] TalkActions !commands

    Thank you very much, old post, still very usefull for me. (Runing on TFS 1.2)
  20. Jose Rondón

    commands - groups error, TFS 1.1

    Already tried that, didnt work.
Back
Top