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

    Solved disconnected for exceeding packet per second limit.

    Anybody knows how him solved it?
  2. V

    Nostalrius 7.7

    Can you please tell me how to build .exe file?
  3. V

    TFS 1.X+ TFS 1.5 - Downgrade Nekiro 7.72 - Add in-game shop OTClientv8

    Do you have any tutorial that show how to insert a new outfit from the begining? Thisone is to fix right? My shop is already working but i have only 1 outfit in shop. I need add more outfit but idk how to do it
  4. V

    TFS 1.X+ TFS 1.5 - Downgrade Nekiro 7.72 - Add in-game shop OTClientv8

    How can i add new outfits in shop? Anybody have a tutorial?
  5. V

    800OTClient Topbuttons

    I'm trying to add more buttons and at this moment im trying to add healthinfo button. I did some changes in code, so now its showing the button, I can click but isnt working. I want to hide health and mana info upside equipments and when I click again, show it again. this is my code: Icons =...
  6. V

    OTClient Ingame store, help to setup?

    Thanks mate, I used your code as base, and make some changes, now its working! Thanks!
  7. V

    Solved When kill player i got Lua Script Error: [CreatureScript Interface]

    Thanks my friend! It worked! Do you know how can I compile my client? Im using 800otClient, and it have so many folders, i want to compile to just one .exe file. Do u have discord?
  8. V

    Solved When kill player i got Lua Script Error: [CreatureScript Interface]

    can you help me to fix the others? I will try do the same thing
  9. V

    Solved When kill player i got Lua Script Error: [CreatureScript Interface]

    It fixed just one of 3 issues look: Lua Script Error: [CreatureScript Interface] data/creaturescripts/scripts/inquisitionQuestBosses.lua:onKill data/creaturescripts/scripts/inquisitionQuestBosses.lua:12: attempt to call method 'getMonster' (a nil value) stack traceback: [C]: in function...
  10. V

    OTClient Ingame store, help to setup?

    Any sollution? Im having the same issue when try buy mount And thats my functions: category3.addOutfit(75, { mount=1, feet=0, legs=0, body=0, type=368, auxType=0, addons=0, head=0, rotating=true }, "Widow Queen", "")...
  11. V

    Solved When kill player i got Lua Script Error: [CreatureScript Interface]

    Where should i put it? It will solve all errors or just for demon Ungreez? My inquisitionQuestUngreez is actually like this: function onKill(creature, target) local targetMonster = target:getMonster() if not targetMonster then return true end if...
  12. V

    Solved When kill player i got Lua Script Error: [CreatureScript Interface]

    When i kill some player in my OT im having this issue in my server console, lua script error in another script, quest scripts. Lua Script Error: [CreatureScript Interface] data/creaturescripts/scripts/inquisitionQuestUngreez.lua:onKill data/creaturescripts/scripts/inquisitionQuestUngreez.lua:2...
  13. V

    Map pieces for Nostalrius / Sabrehaven [Free] 🚀

    How can i change maps in Nostalrius / Sabrehaven? It is loading a map in data/world8000 I want change it to data/world780 @Lemonice Do you have discord? I would like to contact you
Back
Top