• 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!

Search results

  1. G

    OTClient otc 12.86

    still not possible to use otc in version 12.86 of tfs from github? And if it is already possible, where is it?
  2. G

    TFS 1.X+ new coin otx problem

    hello otland community 😀 Has anyone edited the sources in the most current otx otx 4, 5 and the current 6? to have a new currency? I'm having problems with the npc not accepting my gold ingot, I followed this guide TFS 1.X+ - coin accept...
  3. G

    RevScripts monster loot window

    add this monster revscript which is the infernal demon with its respective looktype and monster.corpse local mType = Game.createMonsterType("Infernal Demon") local monster = {} monster.description = "a infernal demon" monster.experience = 26000 monster.outfit = { lookType = 1313...
  4. G

    TFS 1.X+ console, estrange problem tfs 1.5 12.80/86

    Hello, I have this problem and I don't know what it is. I edited a monster for a new one and when creating it in the console these numbers come out and when you hit it even 1 hit point on the console it says, i'm thinking and when you kill it, the same numbers appear as when you create it
  5. G

    anti map tracker

    good morning friends from otland, does anyone know what could be done so that they cannot use the trackmap? I already tried the easiest and that is that they cannot enter the server with client 10 configuring in config.lua minimum version, but if I do that they obviously cannot enter with...
  6. G

    RevScripts new vocation bug

    hello people, I have a very rare error, I created an npc that grants a new vocation and it works, but when I log out and then log in, it does not enter the character and the .exe closes without showing any error. i use otbr global 12.64 1.3 revscript Anyone know about this bug? please help
  7. G

    client 12.51 rsa

    Good morning Otland community, I need help from this great forum. I returned to the otservers after 4 months and I wanted to update the client 12.51 since on my server I used 12.00 but I am having problems I get the following error when wanting to enter with a character i am using this znote...
  8. G

    AAC Login in otx 4

    Can anyone help me know what I am doing wrong? I am using OTX 4 with znote 1.5 / client 12.00.7695 with login.php that includes znote and does not allow me to enter my list of characters to enter the server, it shows me this message: This same client that I edit with my global ip worked...
  9. G

    Compiling 57 errors tfs 1.3 of github

    Well, I had compiled before but another server from another forum and at the first time I managed to compile it, but with theforgottenserver from the original github, I am having many errors, according to I do everything well but when compiling with vs2019 it gives me many errors, I need help...
  10. G

    TFS 1.X+ House price tfs 1.3

    Good morning community, I need some help with the price of the houses, I have placed a price of 10k in remere's map editor but when I see what the house costs inside the server, the price of the SQM of the house appears, I would like The price of the house that I put in remere's map editor will...
  11. G

    TFS 1.X+ bless cost tfs 1.3

    good day otland community, i am looking for a bless script with the same cost for all levels, I tried some scripts of version tfs 1.2 but it only tells me that I already have bless :( I hope and they can help me i use tfs 1.3 current
  12. G

    TFS 1.X+ monster outfit

    good day otland community, I need a script from a monster that changes my outfit randomly from looktypes try this SCRIPT but it doesn't change looktype the monster: / i use tfs 1.3 current
  13. G

    TFS 1.X+ ring doubt tfs 1.3

    Good morning, community, I would like to know how to add a waiting time to use a ring again, as the code would be, I can not find what to put and that works by searching everywhere. 😵 Could someone teach me an example? I'm learning by seeing guides and everything, but this time I do need to see...
  14. G

    TFS 1.X+ coin accept

    Good morning community, I am having a problem with a new currency that I add by installing a changegold script that 100 crystal coin becomes a gold ingot and everything works well, the only thing is that the npcs do not detect the gold ingot as a currency, it should detect and for of course give...
Back
Top