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

    Need help with my server

    Now they dont recive (get) the items they are buying this is my shop.lua maybe something wrong there? -- ### CONFIG ### -- message send to player by script "type" (types you can check in "global.lua") SHOP_MSG_TYPE = 19 -- time (in seconds) between connections to SQL database by shop script...
  2. naod123456

    Need help with my server

    Dont really under what will i remove this is my 100-compat.lua --[[ * File containing deprecated functions and constants used by alot of scripts and other engines ]]-- TRUE = true FALSE = false LUA_ERROR = false LUA_NO_ERROR = true LUA_NULL = nil TALKTYPE_CHANNEL_R1 = TALKTYPE_CHANNEL_RN...
  3. naod123456

    Need help with my server

    Please need a answear so quik as possible pepole are getting unlimted amoount of shop items :( in my server
  4. naod123456

    Need help with my server

    Im getting this error everytime somebody buy something from the shop if they buy 1 thing example boh (boots of haste) they get like unlimted ammount of boots of haste [Error - GlobalEvent Interface] [11/06/2014 19:49:37] data/globalevents/scripts/shop.lua:eek:nThink [11/06/2014 19:49:37]...
  5. naod123456

    MySQL Adding Offer to Shop [Gesior ACC]

    Now they dont get recive the items when they buy items from the website
  6. naod123456

    MySQL Adding Offer to Shop [Gesior ACC]

    0.3.6
  7. naod123456

    MySQL Adding Offer to Shop [Gesior ACC]

    Yeah i get this error [Error - GlobalEvent Interface] [11/06/2014 19:49:37] data/globalevents/scripts/shop.lua:eek:nThink [11/06/2014 19:49:37] Description: [11/06/2014 19:49:37] data/globalevents/scripts/shop.lua:56: attempt to call field 'executeQuery' (a nil value) [11/06/2014 19:49:37]...
  8. naod123456

    Help with paypal please :)

    This is line 56 db.query("DELETE FROM `z_ots_comunication` WHERE `id` = " .. id .. ";")
  9. naod123456

    Help with paypal please :)

    Get this error to [Error - GlobalEvent Interface] [11/06/2014 19:49:37] data/globalevents/scripts/shop.lua:onThink [11/06/2014 19:49:37] Description: [11/06/2014 19:49:37] data/globalevents/scripts/shop.lua:56: attempt to call field 'executeQuery' (a nil value) [11/06/2014 19:49:37] stack...
  10. naod123456

    MySQL Adding Offer to Shop [Gesior ACC]

    pepole get unlimted amount of item the bought i have 1 in count1 and 0 in count2 :/
  11. naod123456

    Help with paypal please :)

    Still dosn´t work i set count2 on 0 and they still get unlimeted amount of item they boughd
  12. naod123456

    Help with paypal please :)

    So i will set count2 on 0?
  13. naod123456

    Help with paypal please :)

    Please answear need a answear as soon as posible
  14. naod123456

    Help with paypal please :)

    Hello ! i got one more problem i tested to donate from my shop when i bought a intem my character got unlimited amounts of that intem they just got more and more iv checked the count1 and count2 and they are both 1 :/ please help
  15. naod123456

    Help with paypal please :)

    Ah thx
  16. naod123456

    Help with paypal please :)

    Thx. Hm i whanna make so a spellbook in my server (spellbook of lost soul) pepole must be lvl 80 to wear it and i whanna make so lvl 10 can wear it how do i do that?
  17. naod123456

    Help with paypal please :)

    help please
  18. naod123456

    Help with paypal please :)

    I´ve followd this toturial http://otland.net/threads/adding-offer-to-shop-gesior-acc.39908/
  19. naod123456

    Help with paypal please :)

    Thx i get Another problem when im trying to add items to shop. I go into my phpmyadmin into the database and click on SQL then paste this INSERT INTO `z_shop_offer` (`1`, `200`, `8922`, `1`, `0`, `1`, `item`, `Best Wand for sorcerer in the game`, `Wand of voodoo`) VALUES (1, 5, 2517, 1, 0, 0...
  20. naod123456

    Help with paypal please :)

    Soloved, got anotherproblem, in my server pepole can donate with daopay, homepay, paypal, and conteiendo i whanna remove daopay,homepay,conteiendo so pepole just can donate wiht paypal how do i that? :p
Back
Top