• 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. 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?
  2. 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
  3. 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
  4. 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...
  5. Jknot

    Npc Lua Problem

    i tried both of these and im still getting the same error as above
  6. 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
  7. 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?
  8. Jknot

    Small City & Caves(old)

    can anyone post a new link for this please
  9. 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?
  10. Jknot

    Npc Lua Problem

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

    Npc Lua Problem

    i added it and now all i get is this now what should i do ?
  12. 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)...
  13. 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...
  14. Jknot

    Npc Lua Problem

    this is the npc .xml file ?xml version="1.0" encoding="UTF-8"?> <npc name="Pet Trainer" script="Pet-Trainer.lua" walkinterval="2000" floorchange="0"> <health now="100" max="100"/> <look type="128" head="39" body="85" legs="77" feet="0" addons="2"/> <parameters> <parameter...
  15. Jknot

    Npc Lua Problem

    HI im having a problem with a npc im trying to use his lua is failing on this line can anyone help? also im using TFS 1.1 this is the section of code where the error occures function onThink() local messages = { "BUY YOUR PET HERE!", "WANT TO REVIVE YOUR PET?"...
  16. Jknot

    Solved Going down Any hole/level on map crash

    Problem solved i was using a bad distro changed exe files and problem was solved
  17. Jknot

    Solved Going down Any hole/level on map crash

    each time i go down a hole or a ladder my client is crashing i have to wait till i log out from dissconnection timer then i can log in and be in the spot :/ anyone have any ideas what this could be? tfs1.1 10.76
  18. Jknot

    tfs 1.1 URGENT skills dont gain exp and exp rate

    @Evil Puncker i did that and still nothing gaining or changing :(
  19. Jknot

    Solved Problem With My server

    @Limos bro can u help one more time?
  20. Jknot

    tfs 1.1 URGENT skills dont gain exp and exp rate

    @Ninja how can i update my events? im having the same problem can't gain skill or exp players loose nothing upon death and can't chane exp rate
Back
Top