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

    [12.XX] Karmia Development - 2022

    I'm working on a project, which is based on the Karmia / Devland / SadTeam map. The idea is to replicate the old Karmia days with a clean compressed map (for 200+ players) and features, which makes the game more entertaining and enjoyable. I've thought and worked on some stuff: Client: 12+...
  2. K

    TFS 1.X+ Wall Runes (createCombatArea / AREADIAGONAL_WALLFIELD)

    https://github.com/otland/forgottenserver/issues/3494
  3. K

    CreatureEvent [TFS 1.3 / 1.4] Upgrade System

    Nice release. Is it possible to only use that on some specific items?
  4. K

    TFS 1.X+ Wall Runes (createCombatArea / AREADIAGONAL_WALLFIELD)

    really nobody with the same issue?
  5. K

    TFS 1.X+ Wall Runes (createCombatArea / AREADIAGONAL_WALLFIELD)

    combat:setArea(createCombatArea(AREA_WALLFIELD)) combat:setArea(createCombatArea(AREADIAGONAL_WALLFIELD)) they work like this but not with two arguments. Can't figure out how to fix this. Can someone tell me where this function is located in the source code?
  6. K

    TFS 1.X+ Wall Runes (createCombatArea / AREADIAGONAL_WALLFIELD)

    Hey, I've an issue with energy, fire, poison wall runes and unable to fix it. (TFS 1.3) Nothing happends, when I shot the rune diagonal. I think there is a bug with createCombatArea or AREADIAGONAL_WALLFIELD. local combat = Combat() combat:setParameter(COMBAT_PARAM_TYPE, COMBAT_ENERGYDAMAGE)...
  7. K

    [Quick Showoff] Post your latest maps!

    These are fierce creatures that attack anyone who approaches them. They are dangerous to low level players. The female can shoot you from off-screen. They have different abilities while mounted. Level 50 is recommended (these creatures are required for the hunter addons).
  8. K

    Lua Monster change outfit each x seconds/milisec - Creaturescript?

    Check out nightstalker.xml
  9. K

    [TFS 1.2] Automatic Task System

    Is there a way to make the same task multiple times? Example: Kill 100 Rats, get x reward Kill 200 Rats, get x y reward (these are not additional kills)
  10. K

    Downgraded 13.x assets to .dat/.spr format

    is there a fix for this? Edit: lol Cibia looked like a exe file but it was a rar file. Didn't see that. Just extract and put the spr and dat file into your 10.98 folder if you have the same issue
  11. K

    A way to make this spell script simpler?

    Hi, what I'm trying to do here is to create the animations of the strike spells like real Tibia. Is there a way to make this spell cleaner? local combat = Combat() combat:setParameter(COMBAT_PARAM_TYPE, COMBAT_FIREDAMAGE) combat:setParameter(COMBAT_PARAM_EFFECT, CONST_ME_FIREATTACK) local...
  12. K

    [FRANCE] [CUSTOM] TALEON | RL-MAP 11.x | CUSTOM FEATURES | LESS THAN 4 DAYS LEFT

    Distance > axe, sword, club > magic level Quote from other thread, please think about that.
  13. K

    Error loading spawn & house file

    i didnt map for years but what you can try is this 1. make a copy of everything 2. delete the xml files of the copy 3. open the copy (ignore the errors) add monsters + house tiles 4. safe everything and close your map editor (new xml files should be created) 5. copy the content of the old xml...
  14. K

    [POLAND] [CUSTOM] TALEON EUROPE 11.66 - OPEN REGISTRATION

    I know but my guess is 600 accounts before start and 400-500 ppl at start online ump are nerfed by 10%
  15. K

    How much do you think potions should heal?

    looks like an orshabaal ot, what version?
  16. K

    [POLAND] [CUSTOM] TALEON EUROPE 11.66 - OPEN REGISTRATION

    400-500 without bot is awesome, i guess it will be like 600~
  17. K

    [USA] TALEON 11.00 (ANTI-BOT) - OPEN REG

    question from other thread
Back
Top