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

    Need some help SHOP

    Hello i am using [Gesior ACC] Shop System V 1.1 on my site now but what do i need on my server to get the items ingame? I have created shop_orders in mysql and the orders is created there but what do i need to use at the server? i have TFS 1.1 Sorry for my bad english :/
  2. G

    [Gesior ACC] Shop System V 1.1

    Sorry but how can i get the items ingame after a player pay for it ?
  3. G

    [Gesior ACC] Shop System V 1.1

    Where can i get the images for the items?
  4. G

    Solved Need help !aol

    Thx alot :)
  5. G

    Solved Need help !aol

    It wont work!! function onSay(cid, words, param, channel) if getPlayerStorage(cid, 2700) <= os.time() then local kk = os.time()+2 setPlayerStorageValue(cid, 2700, kk) if getPlayerMoney(cid) >= 10000 then if doPlayerAddItem(cid, 2173, 1, false) then return...
  6. G

    [10.40] Mystera 5(aka EvoRPG) final release

    data/globalevents/scripts/text.lua:16: attempt to call global 'getSpectators' (a nil value) Error in console someone?
Back
Top