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

    Team [TFS 1.3 10.98] Testers Needed for Legends of Xorath

    Bump, still looking for mappers, more mappers = faster progress
  2. Karain

    Team [TFS 1.3 10.98] Testers Needed for Legends of Xorath

    Thanks man! progress is coming up nicely! still could use more mappers tho!
  3. Karain

    Solved How to make a tile walkable RME map editor?

    This border is simply not walkable, u'll have to use another border
  4. Karain

    [PAID JOB] Step up server in version 10 and 11.

    What happened? :o
  5. Karain

    C++ Kindly explain to me how fleeing works

    Hello OtLand, sorry for bothering you with my C++ ignorance, but can someone please explain to me how "fleeing" monsters calculate their paths while running away from you on low health? I'd like to recreate it in Lua for special purposes, but i can't seem to understand it from reading the C++...
  6. Karain

    Looking for testers

    Your original post doesn't say anything about rl map and what to test exactly and so on. more info could be nice rather than going in blind.
  7. Karain

    Team [TFS 1.3 10.98] Testers Needed for Legends of Xorath

    Bumping, could really use some mappers to speed up the project.
  8. Karain

    Adori blank, yes or not?

    To be honest, if you care enough about player economy and price inflation, you should always let the player spend money on something as much as you can. I've seen (and made) servers too many servers that drags it's economy down the shitter just to provide more "convenience" to players without...
  9. Karain

    How to add new vocation to website

    Which website do you use? Gesior? Znote?
  10. Karain

    Looking for testers

    Not very effective
  11. Karain

    CreatureEvent onTarget Interact with Npc

    What a shame, i personally hate doing c++ edits as i will always have to redo them each time TFS updates. Oh well xD
  12. Karain

    CreatureEvent onTarget Interact with Npc

    I found this line of code in npc.cpp source file, not sure if this exists in all tfs 1.x versions. attackable = npcNode.attribute("attackable").as_bool(); You can make any npc to be attackable by adding Attackable = 1 In their xml file, so with this i believe u may skip the source edits...
  13. Karain

    Team [TFS 1.3 10.98] Testers Needed for Legends of Xorath

    Thanks man, it is my biggest project yet ^^
  14. Karain

    Lua Creature script: Monster only lives 20 seconds

    xml <?xml version="1.0" encoding="UTF-8"?> <monster script="20seconds.lua" name="Minion of Vesperoth" nameDescription="minion of vesperoth" race="blood" experience="2900" speed="670" manacost="0"> <health now="3800" max="3800"/> <look type="491" corpse="0"/> <targetchange interval="5000"...
  15. Karain

    Lua Creature script: Monster only lives 20 seconds

    I'm building the script in 1.2/1.3 TFS, i am not very familiar with 0.2 sadly
  16. Karain

    Lua Creature script: Monster only lives 20 seconds

    i forgot to ask earlier, which version of TFS do you use?
  17. Karain

    Lua Creature script: Monster only lives 20 seconds

    ok... can u provide me with the monster xml file? edit: i forgot to ask which TFS version do you use?
  18. Karain

    Lua Creature script: Monster only lives 20 seconds

    Do you want the monster to live only 20 seconds regardless there is a player nearby or not, or do you want it to live 20 seconds only when there is a player nearby to witness it?
  19. Karain

    Question about map.

    you can start using this datapack GitHub - orts/server: A real map datapack based on TFS 1.2 engine
  20. Karain

    Team [TFS 1.3 10.98] Testers Needed for Legends of Xorath

    Bump, still looking for volunteers :D
Back
Top