• 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. Tibia Leaves

    TFS 0.X [Spawn monster upon stepping on tile] But with chance and possible only once per 1 hour

    ---<movevent event="StepIn" actionid="47401" script="test.lua"/> --data/movements/movements.xml^ actionid must match desired tile action id local desiredposition = {x="32103",y="32172",z="8"} -- desiredposition change that in dosummoncreature if you want customxyz local monstertospawn = "rat"...
  2. Tibia Leaves

    Shop system image help

    create folder /images/items in your main www folder and the number is ID of item and you need .gif picture of the item unless (you change it in config to accept png files) and you need boh picture 32x32 pixels and name it 2195.gif It took me a while too ^.-
  3. Tibia Leaves

    How does one make poisonbomb stall/freeze a character moved by mouse-click?

    How does one make it so that when a firebomb, poison bomb, energybomb spell is thrown perfectly on a character which is being moved by mouseclick the character would stop moving? It would be either a monster casting the spell, so it would be perfect. If he's using keys he would of course keep...
  4. Tibia Leaves

    What is "Strategy"?

    Hello, It seems I could not find any threads on here explaining it? The meaning has eluded me while I test monsters. Thanks!
  5. Tibia Leaves

    True spawn rates Tibia 7.21-7.6 ?

    Thank you!
  6. Tibia Leaves

    Authentic (within plausibility) Monsterpack/Folder of 7.0-7.9 Monsters?

    I'm trying to reconstitute authentic 7.4ish monsters. I'm considering: Loot/lootrates. and Monster Abilities/Skills and SpawnTimes The first two are the most important. I already reconstituted all the lootrates for each monster using databases and statistics. But now I'm wondering if...
  7. Tibia Leaves

    True spawn rates Tibia 7.21-7.6 ?

    Could I see the folder/info? Could you send it to me or something?
  8. Tibia Leaves

    True spawn rates Tibia 7.21-7.6 ?

    You're referring to Forgotten Server?
  9. Tibia Leaves

    True spawn rates Tibia 7.21-7.6 ?

    This is a broad question: Does anyone know the general spawn rates of Tibia at the time of version 7.21-7.6? I understand that some spawns we're longer than others; however perhaps a general or someone even knows or has access to data that does? eg. rats in rook heroes in 3x dwarves/rots in...
  10. Tibia Leaves

    TFS 0.X [Spawn monster upon stepping on tile] But with chance and possible only once per 1 hour

    they keep respawning and line 9 gives error about malformed number 60 i tried adding . before 60 or removing the send cancel completely and they just spawn non stop this is tfs 0.4
  11. Tibia Leaves

    Is this Vocations .xml authentic to 7.21-7.5? For Rookgaard/No Voc character. I seem wayyyy too strong.

    <vocation id="0" clientId="0" name="None" description="none" needpremium="0" gaincap="10" gainhp="5" gainmana="5" gainhpticks="6" gainhpamount="1" gainmanaticks="6" gainmanaamount="2" manamultiplier="4.0" attackspeed="2000" soulmax="100" gainsoulticks="120" fromvoc="0" attackable="no"...
  12. Tibia Leaves

    TFS 0.X [Spawn monster upon stepping on tile] But with chance and possible only once per 1 hour

    I want this code to be only possible to run once every hour how can we achieve that ? this is currently in movements. so t ---<movevent event="StepIn" actionid="47401" script="test.lua"/> -- action id 47401 for StepIn Tile" can even be fucking grass but pressure pads are cool" local position1 =...
  13. Tibia Leaves

    Why were people so bad at Tibia in the early years, why?

    The last couple of days I've watch a LOT of old authentic Tibia videos, and it is shocking how bad people were. And I, recalling my own early Tibia days, was also horrible. We're people so bad at Tibia in the day because: The game was an unknown quantity, and everyone was new and had to...
  14. Tibia Leaves

    How hard is it to start your own server?

    That's what I'm trying to do but I can't figure it out. I have no delusions at this point of even trying to get up a real server with a stranger player base. I only want to get up a mildly functional 7.4 hopefully, if not 7.6/7.72 server that I and my brother can play on. But STEP BY STEP. I...
  15. Tibia Leaves

    I am a novice: Is the essential checklist to get a functional 7.4 server up?

    I feel like I have a pretty good holdo on lua. I understand how to play with it and use it to my advantage at the most basic level. I'm struggling with how to balance --- Engine, Xampp/Uniserve, phpAdmin, TFS, then client and IP changer to finish, ALL AS ONE. How to properly combine it. I feel...
  16. Tibia Leaves

    How do I get Nostalrius 7.7 to work with TFS 1.2 to load the server.

    heheheheheh But how. I'm gonna try again. But I already tried re-figuring it out twice more. Thanks, Leaves
  17. Tibia Leaves

    How do I get Nostalrius 7.7 to work with TFS 1.2 to load the server.

    How do I get this TwistedScorpio/Nostalrius (https://github.com/TwistedScorpio/Nostalrius) to work with this: TFS 1.2 I was able to get this to work. Which is a 10.98 using TFS 1.2 I feel like I'm really close but missing something. I know I somehow need to load Xampp, load TFS...
  18. Tibia Leaves

    I am a novice: Is the essential checklist to get a functional 7.4 server up?

    I understand you're just trying to help, and you mean no ill-feeling. This is the best way I know how to learn without having someone teaching me 'in person' one on one. By doing this I've actually made a great amount of progress PLUS have got some people to genuinely help me towards real ends...
  19. Tibia Leaves

    Is it possible to use RME on a 7.6 YurOTS-master engine?

    That sounds awesome. How do I get that? Does it have RL 7.4-7.72 MAPS? Does it have monsters that work? Does it have NPCs that work? It sounds like getting a 7.72 up vs a 10.98 is not really that different at all? But to get it so wands/rods removed, mimicing mechanics, and things like...
Back
Top