• 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!

Search results

  1. Gicu

    CreatureEvent [TFS 1.3 / 1.4] Upgrade System

    Lua Script Error: [Action Interface] data/actions/scripts/upgrade_system_actions.lua:onUse data/upgrade_system_core.lua:989: bad argument #2 to 'random' (interval is empty) stack traceback: [C]: in ? [C]: in function 'random' data/upgrade_system_core.lua:989: in function...
  2. Gicu

    CreatureEvent [TFS 1.3 / 1.4] Upgrade System

    When i logout and log in no stats included
  3. Gicu

    CreatureEvent [TFS 1.3 / 1.4] Upgrade System

    Tibia Scripting God... Thanks for sharing ;)
  4. Gicu

    OTClient New Slot Item no visible

    Bump
  5. Gicu

    OTClient New Slot Item no visible

    I make new Slot and i put item on slot give me attributes but i not see item on slot. When i logout item remove. In database i see this item and have new pid 12.
  6. Gicu

    OTClient New Skill terminal error

    GZ u win goldduck ;)
  7. Gicu

    Lua Effect under character

    I got OTC.
  8. Gicu

    Lua Effect under character

    Bump ;)
  9. Gicu

    Lua Effect under character

    effect under the feet of the character. where will I find the line for the effect priority? I know i can change mount but i need mounts on my server.
  10. Gicu

    TFS 1.X+ Drag Item to NPC start action?

    Thanks i try this. :) by dropping the item to the NPC, the onUse action on the item begins
  11. Gicu

    TFS 1.X+ Drag Item to NPC start action?

    bump
  12. Gicu

    C++ Level Rang Name. Where i find line with this function?

    TFS 1.3 Thanks for little help. do you can change this for TFS 1.3??? I try change somethink thanks :p
  13. Gicu

    Lua Item which give skill rate crash server

    Maybe you server dont have this function doPlayerSetSkills
  14. Gicu

    [TFS 1.3][C++/Creaturescripts] Monsters - Non Agro.

    monsterType->isPassive to monsterType->info.isPassive mType->isPassive to mType->info.isPassive in 1.3 TFS you need add info. after monsterType or mType
  15. Gicu

    C++ Level Rang Name. Where i find line with this function?

    Or maybe the level next to the character's name?
  16. Gicu

    C++ Level Rang Name. Where i find line with this function?

    Do you can help me some lines?
  17. Gicu

    C++ Level Rang Name. Where i find line with this function?

    Military Rank or somethink like that I need that Level 13 Gicu and down is character in game. I can change this in C++ or in OTC?
  18. Gicu

    C++ Level Rang Name. Where i find line with this function?

    I looking a src and cant find line withg information with name character. I wanna add level and rang up character outfit. Some tips?
Back
Top