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

    Scripter OTX INSTORE GAME { PAY for Help }

    Only Pay in PayPal ! $ , PLN , Euro Hello, I've been trying to fix it for several days. I search in google and try with : In-game store images (https://otland.net/threads/in-game-store-images.245420/) And still have problem. My Config ( config.lua ) -- Misc. allowChangeOutfit = true...
  2. Dvax

    OTClient Instore problem with images. OTx

    Close.
  3. Dvax

    OTClient Instore problem with images. OTx

    bump
  4. Dvax

    OTClient Instore problem with images. OTx

    Hello, I've been trying to fix it for several days. I search in google and try with : In-game store images (https://otland.net/threads/in-game-store-images.245420/) And still have problem. My Config ( config.lua ) -- Misc. allowChangeOutfit = true freePremium = true...
  5. Dvax

    OTX problem bless.

    @flaviiojr Maybe have other useful script otx ?
  6. Dvax

    OTX problem bless.

    <3 Now working :) all 5x bless and 2x new :) Thanks
  7. Dvax

    OTX problem bless.

    Again not work but i find now scirpt and working but give only 5 bless. function onSay(cid) local player = Player(cid) local totalBlessPrice = getBlessingsCost(player:getLevel()) * 5 * 0.7 if(not(isPlayerPzLocked(cid))) then if player:getBlessings() == 5 then...
  8. Dvax

    OTX problem bless.

    Now command !bless not work
  9. Dvax

    OTX problem bless.

    Hello I use OTX tomorrow have problem with blessings, all script " !bless " not work but i find working script this script: function getCost(level) if level <= 30 then return 2000*5 elseif level >= 120 then return 10000*5 else return ((level - 20) * 200 * 5)...
  10. Dvax

    OTClient OTS CLIENT 11

    Ots client
  11. Dvax

    OTClient OTS CLIENT 11

    Hello, I need help how create Ots client 11. Please help _________ Witam, Jest ktoś kto pomoże stworzyć własny client pod Tibie 11.
  12. Dvax

    [MyAAC][Plugin] Gesior Shop System

    @slawkens Help how i can add img sms shop.? Zapodaj.Net - Darmowy hosting zdjęć i obrazków bez rejestracji! - aee89babda93b.jpg <a href=Zapodaj.Net - Darmowy hosting zdjęć i obrazków bez rejestracji! - aee89babda93b.jpg><img src=https://zapodaj.net/images/aee89babda93b.jpg alt=hostowane...
  13. Dvax

    [MyAAC][Plugin] login.php for Tibia 11

    Please help i have problem. Add all but on Client error protocol
  14. Dvax

    [MyAAC][Plugin] Tibia 11 Store Images

    I use VPS and where i share php.ini ? Version: 0.7.10
  15. Dvax

    [MyAAC][Plugin] Gesior Shop System

    No error, I don't know how add.
  16. Dvax

    [MyAAC][Plugin] Gesior Shop System

    Not work :( Now i try add compat.lua Thanks men, I add function and all working :) @slawkens Can you help my one more :)? because i can't add Tibia coin in Shop now :(
  17. Dvax

    [MyAAC][Plugin] Gesior Shop System

    [10.00/11] OTXServer Full Global Daily Updated!
  18. Dvax

    [MyAAC][Plugin] Gesior Shop System

    Please help. Error console: Lua Script Error: [GlobalEvent Interface] data/globalevents/scripts/gesior-shop-system.lua:onThink data/globalevents/scripts/gesior-shop-system.lua:219: attempt to call global 'doCreateItemEx' (a nil value) stack traceback: [C]: in function 'doCreateItemEx'...
  19. Dvax

    [10.00/11] OTXServer Full Global Daily Updated!

    Where i can change this ?
  20. Dvax

    Wiadomość na localchat.

    Witam postawiłem sobie gotowego ots'a jednak mam problem ponieważ nie jestem w stanie odnaleźć pliku który wyświetla taką wiadomość po zalogowaniu na localchat w kolorze Pomarańczowym. Reporte em malucooo/Otxserver-New ss : dodatkowo wyświetlają się również różne informację w ServerLog. Np ss...
Back
Top