• 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. Lava Titan

    [TFS 1.X] Prize Box (By % Chance)

    the issue is that you can't determine that this item has 40% chance that item has 70%, at least thats what I think, I don't see anyway to make that Edit: maybe if you source edit sure but I doubt u can do this it Lua
  2. Lava Titan

    [TFS 1.X] Prize Box (By % Chance)

    Not sure if the way you want it to work it's possible, I guess you should rethink your idea
  3. Lava Titan

    Monster [UPDATED] Monster Looktypes 10.9

    You can see all mounts in this file also. CTRL + F write: mount
  4. Lava Titan

    Monster [UPDATED] Monster Looktypes 10.9

    yes 862 is Plagirath, it works like Morgaroth, Ghazbaran, etc outfits, you must choose the colors yourself :p
  5. Lava Titan

    The Walking Dead Server

    building base should take like 1 minute, depending on what they are used for but idea is awesome
  6. Lava Titan

    Lua Script Convertion from TFS 0.4 to TFS 1.2

    thanks but it seems @sailorv5 lib functions fixed my 0.4 newtype :P
  7. Lava Titan

    Monster [UPDATED] Monster Looktypes 10.9

    432 - Elementalist Outfit (male) 433 - Elementalist Outfit (female) 434 - Horse (szary) 435 - Horse (brązowy) 436 - Horse (jasnobrązowy) 437 - Rented Horse (szary) 438 - Rented Horse (jasnobrązowy) 439 - N/A 440 - N/A 441 - Deepling Warrior 442 - Deepling Guard 443 - Deepling Spellsinger 444 -...
  8. Lava Titan

    Monster [UPDATED] Monster Looktypes 10.9

    Hey there, I saw few threads in Otland about all monster looktypes but none of them seem to be updated so I'm posting here for everyone who needs it. Note: I do not take credits for this update. Credits to: Voit Turyv (He posted this on other forum) P.S: If some1 already updated this in...
  9. Lava Titan

    Lua Script Convertion from TFS 0.4 to TFS 1.2

    sorry for double post, but does any1 have updated newtypes for 10.9? if not 10.9 the last one avaible will do the work, ill find the other ones myself and post here later :p
  10. Lava Titan

    Lua Script Convertion from TFS 0.4 to TFS 1.2

    @Techrlz This one doesn't work for items, at least I tried /newtype 2160 and it said outfit does not exist. @sailorv5 you mean if I add those functions to lib, the 0.4 newtype script will work? XD (sorry for asking without test, but I'm on phone, will only be at comp in 30 mins)
  11. Lava Titan

    Lua Script Convertion from TFS 0.4 to TFS 1.2

    Hey could someone convert this script from TFS 0.4 to TFS 1.2 please? This is a basic newtype.lua script except that this one works like newtype and chameleon rune at same time, like: /newtype 274 -> squirrel outfit /newtype 2160 -> crystal coin outfit Thanks in Advance :P function...
  12. Lava Titan

    DevAAC (TFS 1.X)

    just quoting what you said '-'
  13. Lava Titan

    DevAAC (TFS 1.X)

    @Don Daniello You said there would be a shop system not for free but 4sale, so where do I buy it? XD
  14. Lava Titan

    Starting area.. What you think?

    Auto Items > Map with chests
  15. Lava Titan

    DevAAC (TFS 1.X)

    so, is this aac dead?
  16. Lava Titan

    Tfs script change tfs 0.4 to 1x

    ???
  17. Lava Titan

    How to make new XML files?

    Thank you :P
  18. Lava Titan

    How to make new XML files?

    Hey, I'm trying to use 5 XML files for spells instead of "spells.xml", I want like mage_spells.xml, pally_spells.xml, kina_spells.xml, rune_spells.xml, general_spells.xml Having all spells in one file is kinda messy for my eyes XD So my question is: Can anyone explain me please how or where...
  19. Lava Titan

    Lua player:getTarget() Issue

    hey I'm trying to create a custom function that sets player direction depending on target pos but something is wrong, I guess I'm trying to use methods that aint compatible? XD function getTargetSqm() local player = Player(cid) local pos = player:getPosition() local target =...
  20. Lava Titan

    Solved House saving TFS 1.2

    do you save server before restart?
Back
Top