• 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. Daniel Kopeć

    Jaki serwis płatności pod Gesior 2012 ?

    Serio nikt nic nie podpowie?
  2. Daniel Kopeć

    TFS 0.X War Castle Problem

    Nobody will help? Nobody has such a script?
  3. Daniel Kopeć

    Lua Only guilds can pass script

    I am looking for a script that will make it possible for only guild players to pass through the SQM (ground) or through the door. TFS 0.4 Tibia 8.6
  4. Daniel Kopeć

    Hotpay gesior acc 2012

    Też szukam ale chyba nikt jeszcze tego nie zrobił pod Gesiora. Jaki OTS jaki silnik i jaka Tibia??
  5. Daniel Kopeć

    TFS 0.X War Castle Problem

    The guild that won the castle can enter the castle and exp. It works fine. But the problem is that players who are not in the guild can enter the castle and exp also too. Only players who are in the guild but do not own the castle cannot enter. piece of script w-castle MOD: <action...
  6. Daniel Kopeć

    Jaki serwis płatności pod Gesior 2012 ?

    Witam, Jaki polecacie serwis do płatności pod Gesior 2012 Tibia 8.6 TFS 0.4 ? Założyłem konto na Hotpay ale nie ma skryptów na forum do tego pod Gesiora natomiast inne serwisy takie jak Dotpay, Cashbill wymagaja podana NIP chyba firmy lub osoby prywatnej.
  7. Daniel Kopeć

    Integracja płatności Hotpay

    Też szukam :)
  8. Daniel Kopeć

    AAC How to make a still background ?

    It didn't do anything. The page is now nicely centered but has no background at all. I will look at my uncle google. Maybe I'll find something and learn something :) I'll leave the layout.php and basic.css files below in the standard version. Maybe you will find the reason :) 1620724486...
  9. Daniel Kopeć

    AAC How to make a still background ?

    Surely there is something that needs to be added here? <body onBeforeUnLoad="SaveMenu();" onUnload="SaveMenu();"> <a name="top"></a> <div id="ArtworkHelper" style="background-image:url(<?PHP echo $layout_name; ?>/images/header/background-artwork.jpg);" > <div style="width:1200px"...
  10. Daniel Kopeć

    AAC How to make a still background ?

    I did it and it didn't work and the website looks like this now:
  11. Daniel Kopeć

    AAC How to make a still background ?

    How to make a still background on Gesior 2012 TFS 0.4 ? I added background-attachment: fixed; to layout.php <div id="ArtworkHelper" style="background-image:url(<?PHP echo $layout_name; ?>/images/header/background-3.jpg);background-attachment: fixed;" > and the background is still but...
  12. Daniel Kopeć

    AAC I'm looking download.php script for Gesior 2012.

    I'm looking download.php script for Gesior 2012. Anyone have a nice script ready?
  13. Daniel Kopeć

    TFS 0.X Behemoth Quest give Empty Bag.

    I have it. It was the first thing I checked then I checked systems.lua and it looks fine too. So I don't understand why he gets an empty Behemoth Quest bag. The only question is where is the problem or some mistake :)
  14. Daniel Kopeć

    TFS 0.X Behemoth Quest give Empty Bag.

    It doesn't work, i get empty chests from the chest :D
  15. Daniel Kopeć

    TFS 0.X Behemoth Quest give Empty Bag.

    There are no items in the chest bag from Behemoth Quest. TFS 0.4 But there are items in the editor map. actions/xml: <action actionid="2000" event="script" value="quests/system.lua"/> actions/scripts/quest/system.lua: local specialQuests = { [2001] = 30015 --Annihilator } local...
  16. Daniel Kopeć

    Solved Gesior Acc Latest! Lost Account Setup Gmail

    I configured according to your instructions. And such an error pops up. Parse error: syntax error, unexpected '[' in C:\xampp\htdocs\classes\phpmailer.php on line 165
  17. Daniel Kopeć

    Solved Vial of water did not work TFS 0.4. HELP !

    I was able to fix it myself. I found an empty vial in item editor with ID 2006 and cid 110 and I changed to cid 2874 and it works :) Once again, thank you very much for the hints and help :) REP +
  18. Daniel Kopeć

    Solved Vial of water did not work TFS 0.4. HELP !

    I did it yesterday and managed to create a vial with water at npc Sandra but after buying it appeared on the floor and it was impossible to pick it up or pour the water on the ground. So I think filling the ID 11396 vial with water is going to be impossible either. I'll try it again and let...
  19. Daniel Kopeć

    Solved Vial of water did not work TFS 0.4. HELP !

    With ID 11396? Because in items.xml the ID of the empty vial is 2006.
  20. Daniel Kopeć

    Solved Vial of water did not work TFS 0.4. HELP !

    Filling the vial with water does not work :( I need this feature to be done dreamer's challenge quest etc... On the other hand, Sandra in Edron sells an empty vial. How to fix it? empty vial in item editor It looks like this: sandra.lua: shopModule:addBuyableItem({'vial of oil'}, 2006...
Back
Top