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

    Lua Why still work transfer

    bump
  2. tocold

    Lua Why still work transfer

    No one know?? :(
  3. tocold

    Lua [0.4] DemonOak error

    Error on console [11:32:24.462] [Error - Action Interface] [11:32:24.462] data/actions/scripts/demonOak.lua:onUse [11:32:24.463] Description: [11:32:24.463] (luaDoCreateMonster) Monster with name '' not found [11:32:24.463] [Error - Action Interface] [11:32:24.463]...
  4. tocold

    Lua Why still work transfer

    bump
  5. tocold

    Lua [0.4] DemonOak error

    I'm sorry, i don't understand!
  6. tocold

    Lua Why still work transfer

    bump
  7. tocold

    Lua [0.4] DemonOak error

    bump
  8. tocold

    Lua [0.4] DemonOak error

    Oh sosrry, i saw that now on console: [11:43:21.930] [Error - Action Interface] [11:43:21.930] data/actions/scripts/demonOak.lua:onUse [11:43:21.931] Description: [11:43:21.931] (luaDoCreateMonster) Monster with name '' not found [11:43:21.931] [Error - Action Interface] [11:43:21.931]...
  9. tocold

    Lua Why still work transfer

    bump
  10. tocold

    Lua [0.4] DemonOak error

    Just add local summons: [11:36:06.913] [Error - Action Interface] [11:36:06.913] data/actions/scripts/demonOak.lua:onUse [11:36:06.913] Description: [11:36:06.913] data/actions/scripts/demonOak.lua:57: attempt to index global 'summons' (a nil value) [11:36:06.913] stack traceback...
  11. tocold

    Lua Why still work transfer

    bump
  12. tocold

    Lua [0.4] DemonOak error

    bump
  13. tocold

    Lua Why still work transfer

    bump
  14. tocold

    Lua [0.4] DemonOak error

    bump
  15. tocold

    Lua Why still work transfer

    bump
  16. tocold

    Lua [0.4] DemonOak error

    I'm tryng to use this demonoak script: https://otland.net/threads/working-demon-oak-quest.40244/ I made my changes (positions/solve a error): But i found this error: [9:24:42.277] [Error - Action Interface] [9:24:42.277] data/actions/scripts/demonOak.lua:onUse [9:24:42.277] Description...
  17. tocold

    Lua Why still work transfer

    bump
  18. tocold

    Lua Help to configure demon oak

    bump
  19. tocold

    Znote Layout!

    really beautiful
  20. tocold

    Lua Why still work transfer

    I tryng make to If player is not from rookgaard or not from dawnport They can't transfer money to rookers/dawnporters What is worng? if(getPlayerTown(cid) ~= 7) then if(getPlayerTown(v) == 7) then npcHandler:say('You cant transfer money to players from Rookgaard.', cid)...
Back
Top