• 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. undead mage

    [TFS 1.2] Rune Match event

    Also I made the room a bit smaller but it seems that you can't do that without fcking up the script xD there are about 7~8 runes left that are not the same :P I couldn't rlly find out how to change that. It should be changed here right? function newBoard() cleanBoard()...
  2. undead mage

    TFS 1.2 Zombie Event bug

    Bump
  3. undead mage

    TFS 1.2 Tibia Store

    Bump
  4. undead mage

    TFS 1.2 Zombie Event bug

    I have a problem when im using !zombie start,1,10,60 nothing happens. The teleport does not spawn and there is no message or anything. Also if someone says !zombie join they can enter the waiting room even when the event isn't started yet and when the first one enters the waiting room it says...
  5. undead mage

    TFS 1.2 Tibia Store

    Bump
  6. undead mage

    TFS 1.2 Tibia Store

    I tried it out with a solar axe and when I open the store it creates a folder called Catergory_Weapons.png and after I click on solar axe it creates a folder called solaraxe.png and this is what's inside that folder data\modules\scripts\gamestore\gamestore.lua {name = "Solar Axe"...
  7. undead mage

    TFS 1.2 Tibia Store

    Bump still the same
  8. undead mage

    Health/Mana Ticks?

    Thank you for the explanation! So that means that these soft boots give 10x more hp then soft boots in real tibia right?
  9. undead mage

    Health/Mana Ticks?

    Hi, I was wondering how the mana/health ticks work in items.xml like at soft boots <item id="2640" article="a" name="pair of soft boots (faster regeneration)"> <attribute key="weight" value="800" /> <attribute key="slotType" value="feet" /> <attribute key="decayTo"...
  10. undead mage

    TFS 1.2 Tibia Store

    Yea I did that but there are no images in the file only the screenshot that I made is what I see. But I will try it again when I get home today
  11. undead mage

    [TFS 1.2] Rune Match event

    Just tested it. It seems like everything is working perfect! Is there a time limit? So that people won't be able to just exit their char there and block the game untill ss
  12. undead mage

    TFS 1.2 Tibia Store

    Bump
  13. undead mage

    TFS 1.2 Tibia Store

    Bump
  14. undead mage

    TFS 1.2 Tibia Store

    Did this and it creates a file YalaharMask.png but there's no image in it C:\Users\Administrator\AppData\Roaming\Tibia\ImageCache\YalaharMask.png
  15. undead mage

    TFS 1.2 Tibia Store

    I've tried it without the caps but that still didn't work :/
  16. undead mage

    TFS 1.2 Tibia Store

    Yea the images are fine I've downloaded them they are 64x64 and saved as png (with invisible background). I will try putting no caps in a moment.
  17. undead mage

    TFS 1.2 Tibia Store

    "I've put the png image 64x64...." :P
  18. undead mage

    TFS 1.2 Tibia Store

    So I created the folder htdocs/images/store/64 and I've put it in there but it doesn't work. {name = "Yalahari Mask", thingId = 9778, count = 1, type = GameStore.OfferTypes.OFFER_TYPE_ITEM, price = 8, icons = {"YalaharMask.png"}, description = "Become rich!"}, I've put the png image...
Back
Top