• 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

    Problem with Ports

    You shouldn't (and don't need to) open up 3306. This allows remote connection to your mySQL database which isn't good (unless you're using a Website for the server that's not hosted on the same computer as the OTS). As to your problem, in config.lua what value are you using for the ip =...
  2. Yodot

    Desktop Post your desktop!

    My desktop, yes, I'm a neat freak :)
  3. Yodot

    New Map Editor

    Remere is working on a new version of his map editor. Just hold out for it, we all know it's going to be the shizzzzzz :)
  4. Yodot

    RME Map Editor for 8.7

    Possibly because you're downloading a dodgey client from the tibiaclients site.
  5. Yodot

    Rev 0.4 ss and might ring

    This might seem like a pain but you can include the charges in the loot list of the monsters XML file, for example.... Bronze Amulet in Minotaur.xml <item id="2172" chance="250"/> change to <item id="2172" chance="250" subtype="200"/> Will give it 200 charges when the monster drops it. You...
  6. Yodot

    Accidently Said 'Sell Pacc' in trade channel?

    Whether you get banned or not depnds on who gets your email, if it's Hitler, then you'll be deleted, if Himler gets the email then maybe not so bad. Yes, I think CiP are Nazis.
  7. Yodot

    [Australia] Yodot 9.2 5x Exp

    Hi Nacknemo, While I appreciate it is hard to make cash (compared to other OTs) this, I believe, will keep the longevity of YoD. I've found that after tasking to lvl 22 I have had enough gold to promote my characters. By level 40, enough gold to buy a house. As the server is still new I am...
  8. Yodot

    weed bad for brain

    No one is saying it's not bad for you, the argument is that it's not as bad as, say, alcohol which directly and indirectly kills hundreds, if not thousands, of people each year.
  9. Yodot

    Tibia 8.6 client that can connect to a specific ip.

    your hostname, metalrage.servegame.com would be too long to use in the client.
  10. Yodot

    weed bad for brain

    So very much like alcohol then?
  11. Yodot

    Windows Invalid subtopic. Can't load page. (Buy Points)

    The problem is you're charging ppl to play on an open source server that was developed by someone other than yourself and violates CiP's copyright... amirite?
  12. Yodot

    Looking for attention

    Kelly Clarkson - Walk Away I'm looking for attention Not another question Should you stay or should you go Well, if you don't have the answer Why you still standing here Hey, Just walk away Or perhaps you you were listening to something a bit better... Jimmy Eat World - Here It Goes Waiting...
  13. Yodot

    Windows How can I avoid these side spaces in tibia window?

    When you upgraded to Win 7 did you also happen to upgrade to a widescreen monitor? :p
  14. Yodot

    [Australia] Yodot 9.2 5x Exp

    [Australia/USA] Yodot 9.2 5x Exp Welcome to Yodot. IP: yodot.dyndns.tv Web: .:Austerror:. Client: 9.2 Port: 7171 All account management via the website -> Years of Decay Some of our features on Yodot: * Custom map with many unique quests, more quests added frequently. * Modified client...
  15. Yodot

    Solved Monster Drops 1 Charges

    Thank you very much for this, between you and the OP you have saved me so much stress and time. Cheers.
  16. Yodot

    Put Custom Monster's in RME Map Editor

    To achieve this I simply put a spawn of 'tibia bug' (as I do not use this monster on my server) then edit the spawn.xml file and find/replace tibia bug with the monster I want. Next time I edit the map in the map editor the monsters are not visible but if I hover my mouse over where I placed...
  17. Yodot

    Stupid program!

    I am guessing you need to remove the Sims registry entries before you can reinstall it properly, so I googled remove sims 3 registry entry and the top link gave me this answer: - start --> run -enter "REGEDIT" and confirm with ENTER - now a window with the registry editor should open -...
  18. Yodot

    Need remere's for client 8.7

    I'm pretty sure that if your map does NOT have any 8.7+ items then you can edit it with the latest Remere's Map Editor for 8.6. At least that's what I'm using for my 9.1 map. Cheers.
  19. Yodot

    Lua Question regarding Player Storage ID Values.

    Thanks for your answer :) So just to confirm, from say range 2000 - 5000 or so, I won't run into any conflicts with TFS's default values? Thanks again for answering so fast.
  20. Yodot

    Lua Question regarding Player Storage ID Values.

    Hi guys, I'm currently working on a new ot and I'm wondering if there is going to be any problem with me using low player storage ids with it. I want to start my range at around 2000, so eg, getPlayerStorageValue(cid,2001), setPlayerStorageValue(cid,2010,5). Will using these low values...
Back
Top