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

    TFS 0.X random items stats

    hello guys i use random item stats and its was work good when change source (not change get clean source file ...same old one but without edit) mod wont work again always say when kill monster 08:43 Loot of a dragon: nothing and when back old tfs still don't work anyone know i can fix this? im...
  2. mmheo

    monster loot

    anyone can help
  3. mmheo

    monster loot

    hello guys im use 0.4 and need help in script when kill boss drop one items from items loot list how i can do some thing like this
  4. mmheo

    onSpawn

    hello Guys i have onSpawn and work good but its work when kill monster i need it work when start server. i use this https://otland.net/threads/creatureevent-onspawn-cid.134039/ 0.4
  5. mmheo

    NPC Grizzly Adams (Killing in the name of... Quest) All tasks, more real-tibia

    same problem anyone know how to fix it
  6. mmheo

    [Sweden] [8.6] Monzera 28/06/2019

    check knight spells and check mana spent for spells :S and knight 0 tank :S
  7. mmheo

    [Sweden] [8.6] Monzera 28/06/2019

    vocation not balance :S paladin is very very very strong and knight is very very very very very very bad :S
  8. mmheo

    token lever change

    im use 0.4
  9. mmheo

    action script

    i have this cod its work like 1 items 7762 change for 4>> 7761 i need to edite this code to work like if one items 7762 change for 4 7761 and 4 of 7761 change for 1 items 7762 if getTileItemById({x=buff_pos.x, y=buff_pos.y, z=buff_pos.z},7762).itemid then local g7 =...
  10. mmheo

    token lever change

    anyone can help me in script change token for items if 3 >>9970 add one items off >> 9971 if 4 >> 9971 add 1 >8310 tfs 0.4 token spot >>>>>>>>>> new items spot bump bump bump bump ??? if i put 4 items from 9970 change for 1 items 9970 anyone can help ? ? guys if 5x token {9020} give...
  11. mmheo

    upgraded system

    i have upgraded system but need code to check if items attack > 100 don't upgraded anymore tfs 0.4
  12. mmheo

    shutdown server

    no have globalevent with save in 11 clock yes globalSaveEnabled = true i changed to globalSaveEnabled = false i will w8 till tomorrow and see server will close or no
  13. mmheo

    shutdown server

    i have problem everyday at 11 am clock in my country my exe get auto shutdown idk the reason anyone can tell me why? and how i can fix this? tfs 0.4
  14. mmheo

    extraattack and extraDefense gem

    how i can make gem when use on shield or weapon add extraattack and extraDefense +1 tfs 0.4
  15. mmheo

    abilities hp and mana

    how i can make abilities gem add 10 hp when use it on items ? each items can use 3 abilities gem tfs 0.4
  16. mmheo

    movement script

    i need if monster stepin example if demon stepin Position 1000,1000,7 remove wall in Position 1002,1003,7
  17. mmheo

    movement script

    hello guys anyone can help me in this script if x creature stepin x Position remove wall in x Position 0.4
  18. mmheo

    remove extraAttack from items look

    hello guys i want to remove extraAttack from items look anyone can help me ? 0.4 else if(it.weaponType != WEAPON_NONE) { bool begin = true; if(it.weaponType == WEAPON_DIST && it.ammoType != AMMO_NONE) { begin = false; s << " (Range:" <<...
  19. mmheo

    C++ compile 0.4 source with visual studio 2017

    hello guys how i can compile 0.4 source with visual studio 2017? and source 1.3 too windows
Back
Top