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

    NPC The Gambling Man, the interactive dicer

    i did and still the same i get the same error and the npc still doesn't spawn :/
  2. Jknot

    TFS 1.1 Frozen Starlight portal

    what do u mean ?
  3. Jknot

    NPC The Gambling Man, the interactive dicer

    did that and now i get this error :/
  4. Jknot

    TFS 1.1 Frozen Starlight portal

    did all this bro and still getting the exact same error :(
  5. Jknot

    NPC The Gambling Man, the interactive dicer

    Anyone have this running one tfs 1.1 im using tfs 1.1 and cannot get the npc to load or spawn even though he shows up in map editor i get this console error on start up anyone have an ideas how i can fix this?
  6. Jknot

    TFS 1.1 Frozen Starlight portal

    im using tfs 1.1 and each time i try to use the starlight on the ground i get the error in game cannot use this item and then i get this error in console
  7. Jknot

    TFS 1.1 Frozen Starlight portal

    yah i did bro but now i get error when i try to use the starlight and exaughstion error in console
  8. Jknot

    TFS 1.1 Frozen Starlight portal

    Very awesome bro thanks alot :) Followed all the steps bro and the talkaction works im also not getting any console erros but however when i use the starlight no portal will open up any ideas whats going on?
  9. Jknot

    Npc Lua Problem

    i tried the function and then added compat file maybe this can help some it's the link where i got the script http://x1zycode.weebly.com/pet-system-free.html
  10. Jknot

    Solved Can't Change First Items

    haha im such a idiot thanks man works great now :) can't beleive i didn't try that befor posting :/ thanks man for the help
  11. Jknot

    Solved Can't Change First Items

    no matter what i change i can't edit my first items im using tfs 1.1 and znote acc i have tried the following links but they turn up no results when applied https://otland.net/threads/tfs-1-0-firstitems.214343/ and...
  12. Jknot

    Npc Lua Problem

    i tried both of these and im still getting the same error as above
  13. Jknot

    TFS 1.1 Portal Script

    @beastn hay man i was wanting to add a teleporting script to my server and this one seems awesome! would you mind if i used it and would you be willing to help me get it running? im running tfs 1.1 also
  14. Jknot

    OpenTibia [10.76] Remere's Map Editor

    is anyone able to get to remeres website? It wont load for me or does anyone have a live editor version for 10.76 that they could link,or maybe upload one?
  15. Jknot

    Small City & Caves(old)

    can anyone post a new link for this please
  16. Jknot

    Npc Lua Problem

    im so sorry dude this is kinda getting to the point where it's more trouble for u guys then is worth i added the part to the npc.lua now i get this any idea?
  17. Jknot

    Npc Lua Problem

    how can ia dd the functions im not very well on .lua files
  18. Jknot

    Npc Lua Problem

    i added it and now all i get is this now what should i do ?
  19. Jknot

    Npc Lua Problem

    http://pastebin.com/tnuvJ50E paste bin for pet-trainer.lua/\ \/npc.lua -- Including the Advanced NPC System dofile('data/npc/lib/npcsystem/npcsystem.lua') dofile('data/npc/lib/npcsystem/customModules.lua') isPlayerPremiumCallback = Player.isPremium function msgcontains(message, keyword)...
  20. Jknot

    Npc Lua Problem

    this is the lua sorry for double post :/ local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local talkState = {} function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end...
Back
Top