• 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!

Search results

  1. Tofame

    OTClientV8 is from now open-source project

    Thanks, that's awesome.
  2. 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...
  3. 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.
  4. 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...
  5. 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...
  6. Tofame

    How much do we like mounts anyway?

    Approach also matters. Either there is 5050505050 mounts to choose from, or for example there is one unique mount for all players (for instance - horse) and maybe 2-3 special mounts. (item shop, quests etc)
  7. Tofame

    C++ monster ranged attack tfs 1.5 are very off is there a way to fix this?

    "Anyway in TFS 0.4 the monste behavior is bad too u.u" No, it isn't if we are talking about the AI, not CPU consumption. They are as reactive as they can be in any TFS. OTX 2 (something like 0.4) (situation on image): is taking 4 up to 4,5% of CPU. --- If you apply available fixes to e.g. tfs...
  8. Tofame

    OTClient Does anyone have a OTC 11+ that accepts .spr

    choose the release tab on the right side of the page. direct link: Release 2.0.1 · mehah/otclient (https://github.com/mehah/otclient/releases/tag/2.0.1) It already contains .exe
  9. Tofame

    Tibia in 3D - How would you design it?

    Metin.
  10. Tofame

    OTClient Free modules scripting (OTCv8 and mehah)

    The purpose of this post is to gather ideas for modules, that other coders might write if they want to. He is a connector. Is this working? Sure, I was thinking about party managment module, Im just not sure whether atm I have time.
  11. Tofame

    Compiling Item Editor Version 7.72 and Objc Builder 7.72

    newest ones work, I'm not sure why are you asking. Proof: (yurots 7.70)
  12. Tofame

    Game Market for OTC

    doesn't look like "insert file, launch and ready", seems like .rar goes into otclient and the game_market.lua looks to me like a group of functions that should be included into tfs and then another .lua script would use them. Not sure though... So, that's how you use it, to whoever here asked...
  13. Tofame

    Banned from otservlist.

    You are the one providing them with a tool that will break / is breaking this rule...
  14. Tofame

    Banned from otservlist.

    doesn't it mean that you count them per ip so if at the same time you encourage them to change their ip one player can be counted as for example 8?
  15. Tofame

    Best engine for 8.6?

    Pointless hate on older versions. Yeah, tfs 1.x is a lot easier to write scripts in, create ots etc. But it's not like those downgrades are bug-free, so the choice is not easy. You'd need to compare those version, what you like more in them and decide. If I were you I'd consider choosing...
  16. Tofame

    TFS 1.X+ Making unmovable objects movable

    it's probably set as unmovable in: a) You are using 10.98 or lower version of tibia: in both object builder / item editor needs to be set as movable. b) You are using version of tibia higher than 10.98, then the apps needed are probably: assets editor and lapis item editor
  17. Tofame

    Lua Thief System TFS 1.3

    yea bro, you can keep upping, but months ago you got an answer that you would need to pay. If no one magically answered in June, I doubt someone will do now.
  18. Tofame

    Spell [TFS 1.4] Summons&Pets

    This post is about summoning pets/summons. There are already scripts on this forum for pet teleport on floor change etc.
  19. Tofame

    TFS 1.X+ /i not creating items with charges over 100

    Use this in your script: local fieryHeadchopper = player:addItem(18407, 1) -- id of fiery, amount of items to give fieryHeadchopper:setAttribute('charges', 200) -- amount of charges to give item with more than 100 charges. You can also use new talkaction, edited /i by me: talkactions.xml...
  20. Tofame

    Found this recently hope you enjoy :) OTCv8 + Sources

    He has the monopoly on OTclient. He made changes so its his right to sell those changes/his time for money. We can be sad that its only for rich (I mean, 30% probably makes OT for fun and never releases, and most of the rest wont cross 5k earnings.) The positive thing is that it cant be leaked...
Back
Top