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

    Feature [TFS 1.3] Adding New Skills

    the first time I compiled it worked, it was to run the server, now the compile is not working to add this mechanism. do you know a recompile tutorial please
  2. F

    Feature [TFS 1.3] Adding New Skills

    i don't know who i do it : ALTER TABLE players ADD COLUMN skill_runecraft int(10) unsigned NOT NULL DEFAULT 10, ADD COLUMN skill_runecraft_tries bigint(20) unsigned NOT NULL DEFAULT 0; - I need to know if i have to compile everything because i did with notepadd+ and dind't work
  3. F

    Maybe a missing file...

    can i marry you? <3
  4. F

    Maybe a missing file...

    guys i don't have a 000-constant.lua (i want to create a new skill) and i can't find it in lib or other place its normal for a global otserver. i can acess the game and play normally, the skills work just fine but i don't have this file. i need this to put a new skill like woodcutting etc...
  5. F

    Difference between TFS and Notepadd++

    OOOOOOOOOOOOOOOOOOOOHHHHHHHHHHHH now i get it thx
  6. F

    Difference between TFS and Notepadd++

    but if i only use the notepadd++ (because i found every line in the notepad++) will work or i need to do somethings in the TFS and other things in the notepadd
  7. F

    Difference between TFS and Notepadd++

    Guys... i need to know the difference because i saw a post about making a new habilit in tibia and the guy that made the post (2014) used TFS in the file const.h and later in the same post he used the Notepadd++ for edit other line in the code. why don't use only notepadd++ i can't understand...
Back
Top