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

    Teleporting

    For me I simply use /goto 1000, 1000, 7 Cheers, Yodot.
  2. Yodot

    Custom rook tutorial?

    Before I post any files I'll just document here what's happening in the screenshots above. First Image (tut1.jpg): /data/movements/movements.xml <movevent event="StepOut" uniqueid="1000" script="tutorial01.lua"/> The tile that the player starts on has the unique id 1000...
  3. Yodot

    Custom rook tutorial?

    Hi Muzzy, I'm using something like this on my OT. A quick tutorial with the visual aids. Check it out if you like (the link to the OT is in my sig). Screenshots below. If this is what you're after I'll share some files with you. Cheers, Yodot.
  4. Yodot

    Why doesn't this NPC work?

    Hi Muzzy, Not sure exactly why it's not working. I avoid the XML based buy/sell system. One thing I think you might like to try is re-ordering your list. I don't know if it's going to be a problem or not but in your list 'bread' comes before 'brown bread'. As I can't see any other...
  5. Yodot

    Any decent custom projects/servers out there?

    Hi ilpoonu, Years of Decay is a custom map, low rates (5x exp, 5x skills, 3x ml, 1x loot) with no PTW system. Please feel free to check our advertisement thread out here -> http://otland.net/f43/australia-years-decay-custom-client-194171/ And our site here -> Years of Decay Cheers, Yodot.
  6. Yodot

    Cannot load items file

    Usually the reported line number in an XML error is not where the error is. There is quite possibly an open tag somewhere earlier in your items.xml It can be quite tedious to find where you have created an error in your items.xml (I know this from 1st hand) but you might like to use this online...
  7. Yodot

    Solved How to get player addons?

    I cheated and looked in the /doc folder :p getCreatureOutfit(cid) Info This function checks creature current outfit. Returns Creature outfit in array. For example: {lookType = 266, lookHead = 0, lookAddons = 0, lookLegs = 0, lookBody = 0, lookFeet =...
  8. Yodot

    All 980 Sprites renamed to item id

    Hi everyone, I thought I'd share this pack with you all as it is used on some of the aac's and as far as I know the latest pack is 9.6. All the sprites were extracted then converted to .png with their transparencies intact. I then ran the Gesior script here to compile the sprites into their...
  9. Yodot

    [USA] Yodot 9.8 5x Exp

    The thread for this server is being continued here. Mods can close/lock this thread please. Cheers, Yodot.
  10. Yodot

    [Australia] Yodot 9.2 5x Exp

    The thread for this server is being continued here. Mods can close/lock this thread please. Cheers, Yodot.
  11. Yodot

    Looking for RPG Custom Map Server!

    Hi krille09, I would like to officially invite you to play on our RPG server, Years of Decay. We are running a custom 9.8 client (available for download from our site at Years of Decay) that will not overwrite your other maps/hotkeys. The server is always being expanded and has a small...
  12. Yodot

    Solved Monsters Max Items in corpse

    You will need to edit your items.xml and change the containerSize variable. For example, the following changes the Hydra from 10 slots to 20. <item id="4283" article="a" name="dead hydra"> <attribute key="containerSize" value="20" /> <attribute key="decayTo" value="4284" /> <attribute...
  13. Yodot

    Solved Map Editor

    What Black Reaper said. Pressing the "A" key will toggle auto-border on/off. This will fix your wall problem.
  14. Yodot

    In-Game Marketplace Item Names

    Thanks for the reply :) Great help, especially considering I'm running a custom client.
  15. Yodot

    In-Game Marketplace Item Names

    As the title suggests, I'm trying to determine where the in-game Marketplace obtains the item names from? Currently I have Shimmer Swimmer as Swamp Fish in my items.xml but marketplace still shows it as Shimmer Swimmer. Cheers, Yodot.
  16. Yodot

    Discussion: Marketplace

    Judging by the types of people that play Tibia (mostly scammers, power abusers, etc), I don't think a marketplace is a good thing. You have to question the integrity of the people using it to post offers. I noticed there is a rule stating that no copyrighted material is to be sold in the...
  17. Yodot

    I need help with my website..

    How'd he steal your php files?
  18. Yodot

    Kajana is a SCAMMER

    I love the mechanics of Tibia. I just don't understand why it attracts so many douche bags.
  19. Yodot

    [USA] Yodot 9.8 5x Exp

    Trying to find something nice to wear from the marketplace? Perhaps you'll find the Auction House page to your liking. Cheers, Yodot.
  20. Yodot

    6 years later

    I joined a couple of months after that period. Didn't realise I was so close to the start of OtLands birth. I remember one of my first posts being a bug report stating that chase didn't work. Ofc this was a known issue as OTs were pretty new. My first map had houses that had lockable doors...
Back
Top