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

    Important news

    This is very unfortunate that you are closing. Even though all the imperfections in TFS I still like the engine and it's quite good. Still, with otland gone, I think it's time for a revolution. A real one. Revolutionizing the market, with maybe private maybe public repo of the NEW ERA ENGINE. I...
  2. Tofame

    [France] [13.13] Noveria Beta | Evo | Skill Wheel | March 31st 19:00 CEST

    ...but you still leveled up till 200. It's been ages since I've played some tibia ots and at the moment on Noveria I have 120+- level. I definitely enjoyed the gameplay that this server offers and imo it was a correct decision to make an open beta. They can add new content daily while also at...
  3. Tofame

    [TFS 1.5] Counter based on a monster.

    Worth a try making a new blank looktype (should have animations too btw) in object builder that wouldn't have any graphic and then in the script switching it's id there: monster.outfit = { lookType = 0 } Maybe mehah has some check for looktype 0 and might recognize it as a non existent.
  4. Tofame

    [France] [13.13] Noveria Beta | Evo | Skill Wheel | March 31st 19:00 CEST

    OT looks really good and well-done, with focus on details. I'm excited for tomorrow's beta. <3 Good luck
  5. Tofame

    Dragon ball RPG - szukam pomysłów

    Miasto zapewnisz jak w życiu, a dodatkiem będą obiekty z dragon balla 😁 Market czy jak to nazwałeś, gdzie sprzedasz loot z mobow, nie jako jeden npc, lecz jako centrum handlowe z wieloma npc, każdy skupujący inna kategorie przedmiotów. Npcty rozmieszczone po mapie przydzielajace questy/taski...
  6. Tofame

    Graphic Designer Spriter - longterm cooperation

    Which AI is higher quality than a spriter? Especially when tibia has 45° angle, but even items are not good enough yet - unless you know some AI?
  7. Tofame

    Kolejny... uwierzysz? XD

    Ziomuś, w ciągu jednego dnia chyba naplules na 15 serwerów, jak to brać na poważnie? Nawet jeśli te wszystkie otsy są dnem, to ty jak troll brzmisz.
  8. Tofame

    Solved Attributes

    Have you added it to movements.xml?
  9. Tofame

    Feature [8.54]Vocation - interval effect system.

    The usual way people do it in lua is iterating through ALL the players in onThink script and sending an effect if the requirements are met. Either people had horrible idea or the lua way isn't worth doing that. This c++ modification goes to the playerthink in sources, checks if in vocations.xml...
  10. Tofame

    My Autoloot System for TFS 0.4

    Hi, Thanks for the script :D Works nicely on tfs 0.4 despite what the comments above say. Though, I need to say, before testing I actually deleted half of the code so I won't bet my hand on the errors above being actually correct XD (I needed only gold looting and that done by having a pet...
  11. Tofame

    Spell [TFS 0.X] Exiva spell from newer tfs

    Yo, I've just downgraded exiva spell (find_person.lua) from TFS 1.4.2 to TFS 0.X (Tested working on TFS 0.4). Since it's working and it's good to have the script for that I thought I would share. spells.xml <instant name="Player Sense" words="Player Sense" lvl="1" mana="0" aggressive="0"...
  12. Tofame

    TFS 1.X+ New skills for dragon ball server

    My bad, after reading that your are making a dragon ball server I thought it would be tfs 0.x. Since, you are on 1.4.2 this will work: TFS 1.X+ - How to have attack speed scalling with skill level? (https://otland.net/threads/how-to-have-attack-speed-scalling-with-skill-level.282099/#post-2703548)
  13. Tofame

    TFS 1.X+ New skills for dragon ball server

    Here is the attack speed: Feature - Attack Speed, break default attackSpeed limit, FIX doesn't display hits. (https://otland.net/threads/attack-speed-break-default-attackspeed-limit-fix-doesnt-display-hits.162645/) Now about the rest.... similarly to Oserc I think that you should look in the...
  14. Tofame

    OTClientV8 is from now open-source project

    All three OTclient developers should get donations. Mehah, Kondrah and Edubart. Edubart the biggest ones, but the rest also spends their time, it doesnt matter if its based on other works, time is money. We earn (well I dont have OTS, but still We) from TFS which is an open project, but we dont...
  15. Tofame

    OTClientV8 is from now open-source project

    Thanks, that's awesome.
  16. Tofame

    TheBetterRealProject [1.0]

    Not a good month for otland, people not happy about FREE thing, people asking for money and getting roasted etc... Until 1.X gets a normal pathfinding that doesnt use 7% CPU per player with a quickfix I wouldnt say anything negative about 0.4 at all. Bro, if you want to share go ahead. Good...
  17. Tofame

    Support Member?

    He meant how long it takes to accept the post by a mod. Answering this, it may take up to 3 days.
  18. Tofame

    Tibia on VPS

    The most common problems: Ports are not opened Your src doesnt compile (then install required libs again). You didnt setup your database correctly Config is not configured properly You didnt say what is wrong so do all of the above. Lack of information makes it really hard to help, so next...
  19. Tofame

    Coming back and have a few questions

    I think nowadays people like to play on an evo ot with legal botting. So this is the way to go, especially if it will be 8.60, where I believe most botters reside. Custom map and content sounds great, so it's good you are thinking about that. In my opinion, to compete with other servers you...
Back
Top