• 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. El Man

    [C++ / LUA] Loot rate or chance

    someone can downgrade this script to tfs 0.4?
  2. El Man

    Solved Full Item Description

    Work for tfs 0.4?
  3. El Man

    cross the attack from inside

    I want to cross the attacks from the outside only, not from the inside example for my problem :- example for my idea i want to doing :- this all I need to cross the attacks from the outside only, not from the inside - someone help me
  4. El Man

    attack Crosses the magic wall side of the two sides

    i only want attack pass from the magic wall outside side how to fix it ? Version : OTX
  5. El Man

    Zombie event interval error

    when event starting the globalevent interval Too much is decided how to fix this error? Mods zombie_days = { ["Saturday"] = {"18:00","00:00"}, ["Sunday"] = {"18:00","00:00"}, ["Monday"] = {"18:00","00:00"}, ["Tuesday"] = {"18:00","00:00"}, ["Wednesday"] = {"18:00","00:00"}...
  6. El Man

    [OTX] New Auto Loot Unlimited Edition 2.0

    when add loot more then 10 solt and kill like 10 monster by 1 hit get problem and all monster no death ;/ someone fix this problem
  7. El Man

    Programmer monster otx 2.3

    i agree with you ^^
  8. El Man

    Monsters disappearing

    monsters disappearing automatic when i make hunt and after it tibia get bugs ;/ how to fix this problem ? Version : OTX
  9. El Man

    [ERROR] Grizzly Adams task

    when i say hi and task to Grizzly Adams :: he say :: Grizzly Adams: I don't have any task for you right now. i use script from (( NPC - Grizzly Adams (Killing in the name of... Quest) All tasks, more real-tibia...
  10. El Man

    Error boss reward

    Thank you man <3 its work
  11. El Man

    Error boss reward

    i try it with anymonster like rotworm or etc and dosent work ;/ no and i use OTX <event type="kill" name="Bosskill" event="script" value="Bosskill.lua"/>
  12. El Man

    Error boss reward

    I need kill boss and get loot in my bag I use this script but ddint work local config = { ["Royal King "] = { loot = {{302,100,1},{2157,20,10},{8900,5,1},{5958,10,1},{2471,12,1},{6132,18,1}}, message = "Congratulations for defeating [Boss] Curselich, Your reward is now in...
  13. El Man

    Lua Weapons not working

    same problem!
  14. El Man

    Damage weapons error

    https://otland.net/threads/formula-damage-error.276830/ 1623562425 melee / distance its not help ;/
  15. El Man

    Formula damage error

    This is my third post for formula and problem still not fixed .. need someone help me to fix it .. my problem is : damage formula is error in spells and in weapons too like i write this damage in weapons setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, 0, -14500000, 0, -15500000) and after...
  16. El Man

    Damage weapons error

    Damage does not hit properly in spells , weapons How to fix this problem .?
  17. El Man

    formula bug

    Formula bugs! when add this damage in wand setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, 0, -9000, 0, -11500) and start server for test wand attack ( 200-900 ) -- dont give the damage i add in weapons combat.cpp max = (int32_t)((player->getLevel() * 2 + player->getMagicLevel() * 3) * 1. *...
  18. El Man

    Dead Message Request

    1>..\player.cpp(2476): error C3861: 'sendReLoginWindow': identifier not found 1>..\player.cpp(2487): error C3861: 'sendReLoginWindow': identifier not found 1622928516 Thank you Thank you bro.. i add this code sendReLoginWindow(); in my source protocolgame.cpp protocolgame.h player.h...
  19. El Man

    Dead Message Request

    i need add this , when character dead should get this message .. this i mean OTX 2
  20. El Man

    Dead Message Request

    no . i need help !
Back
Top