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

    Lua Gesior shop system!

    But previous when the items got into the z_ots_comunication, it would not do anything, i could not extract it to my player. Then i added the stuff, the count, account_id and itemid. Nothing gets into the table :/
  2. tommy91

    Lua Gesior shop system!

    id name type action itemid count account_id param4 param5 param6 param7 delete_it that is how it says, and ive added the count, account_id and itemid
  3. tommy91

    Lua Gesior shop system!

    Znote, Do you know the SQL query for it? I have been searching for it :/
  4. tommy91

    Lua Gesior shop system!

    https://otland.net/threads/gesior-acc-shop-system-v-1-1.228338/ I am trying this one too. And no success
  5. tommy91

    Lua Gesior shop system!

    No, i am doin tfs 1.2 i think, Tibia 10.93 client. Maybe its just me being stupid or something
  6. tommy91

    Lua Gesior shop system!

    Well, https://otland.net/threads/gesior2012-items-shop-installation-administration.170654/ I cant really see a SQL query in there :/
  7. tommy91

    Lua Gesior shop system!

    Oh, hmm, how do i add that column?
  8. tommy91

    Lua Gesior shop system!

    I have this in my Transaction: GOD Furion Your account Blade of Corruption 11 January 2017, 14:57:56 Not realized yet.
  9. tommy91

    Lua Gesior shop system!

    Help me please! I am trying to get my shop on the website working! But i am getting this error: Message: Unknown column 'itemid' in 'field list' [Error - mysql_store_result] Query: SELECT `id`, `type`, `itemid`, `count` FROM `z_ots_comunication` WHERE `account_id` = 8 LIMIT 1; I am doing !shop...
  10. tommy91

    [Sweden]~*~Elythia~*~Low rate RLmap~*~10.99~*~RPG~*~No resets~*~No donate shop~*~

    Little custom stuff like sailing everywhere free and stuff
  11. tommy91

    Gamemaster Realmap 10.90 project

    Ah, ye restarted?
  12. tommy91

    [Sweden]~~10.76 ~~Eternia~~Low Rate Real Map~~Non-PvP~~

    @henrik495 Is that setup working?
  13. tommy91

    [Sweden]~~10.76 ~~Eternia~~Low Rate Real Map~~Non-PvP~~

    Lads, just to let ye know, you cannot log into the server cause there is no town showing when you create them. Thus it says your character cannot be loaded
  14. tommy91

    Gaming [10.76] Azura

    Yeah :P Did not notice that ;)
  15. tommy91

    [Sweden] Azura 10.90 Low Rates!

    Bump!
  16. tommy91

    Gaming [10.76] Azura

    Bump! Updated to 10.90!
  17. tommy91

    Lua Headhunter! Silver token exchanger!

    Hey it works! :D Thanks!
  18. tommy91

    Lua Headhunter! Silver token exchanger!

    Here ye go! -- Handles onCreatureSay events. If you with to handle this yourself, please use the CALLBACK_CREATURE_SAY callback. function NpcHandler:onCreatureSay(creature, msgtype, msg) local cid = creature.uid local callback = self:getCallback(CALLBACK_CREATURE_SAY)...
  19. tommy91

    Lua Headhunter! Silver token exchanger!

    Ive got another error! Lua Script Error: [Npc interface] data/npc/scripts/Headhunter.lua:onCreatureSay NpcScriptInterface::luagetDistanceTo(). Thing not found stack traceback: [C]: in function 'getDistanceTo' data/npc/lib/npcsystem/npchandler.lua:560: in function 'isInRange'...
Back
Top