• 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. A

    Compiling Parse the files

    I'm following this tutorial: https://otland.net/threads/compiling-tfs-1-0-1-1-latest-source-64-and-32-bits-pics-and-lots-of-explanation.204532/ I'm at step 8, but i don't know how parse the files at VB2015. :x can anyone help me?
  2. A

    error compiling TFS 1.2

    Well, i did what is writed at link: When i try compile i got this error: TRK0005 Failed to locate: "CL.exe". O sistema não pode encontrar o arquivo especificado. theforgottenserver C:\Users\Jorge\Desktop\forgottenserver-master\vc12\TRACKER 1 And this warning: Warning MSB8003...
  3. A

    help with look of players...

    I'm trying change look when i see players at sources, ex: "You see SOMEONE. He is a master sorcerer. Teste text.". i'm using TFS 0.3.6pl1, then when i go to game.cpp to bool Game::playerLookAt(uint32_t playerId, const Position& pos, uint16_t spriteId, int16_t stackpos) i can't find the line...
  4. A

    How compile sources of TFS?

    All topic that i found about it has broken links :x can anyone help me?
  5. A

    Lua List of types

    I wanna know where can i find a list with all creaturescripts, globalevent, and any other types, p.e.: <event type="death" name="PlayerDeath" event="script" value="playerdeath.lua"/> <event type="login" name="FirstItems" event="script" value="firstitems.lua"/> Here have 2 types: death...
Back
Top