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

    Error server console tfs 1.1

    Try delete the item in this position [x:31872, y:31488, z:7]
  2. armyman

    [7.72] RealOTX with CastSystem - OpenSource

    continue with otx2 :DDD
  3. armyman

    NPC Seller change limit amount to buy item TFS 0.3.7

    now i can buy example 100 bps at once, i want change this limite this for 1.
  4. armyman

    Reward when get x level TFS 0.3.7

    anyone have script for reward platinum coins when get new level? Example Level 8 = reward Level 15 = reward Level 20 = reward Level 30 = reward
  5. armyman

    desappear the vial flask tfs 0.3.7

    Potions.lua local ITEM_RUM_FLASK = 2006 local TYPE_EMPTY = 0 local TYPE_WATER = 1 local TYPE_BLOOD = 2 local TYPE_BEER = 3 local TYPE_SLIME = 4 local TYPE_LEMONADE = 5 local TYPE_MILK = 6 local TYPE_MANA_FLUID = 7 local TYPE_LIFE_FLUID = 10 local TYPE_OIL = 11 local TYPE_URINE = 13 local...
  6. armyman

    desappear the vial flask tfs 0.3.7

    someone help me to change the script, when i use the mana fluid,or other liquids flask, i want the vial flask, but now when i use the flask desappear... Fluids.lua local exhaust = createConditionObject(CONDITION_EXHAUSTED) setConditionParam(exhaust, CONDITION_PARAM_TICKS, 500) local drunk =...
  7. armyman

    erro in open otclient

    otclient-master\data\things\854 Imgur: The most awesome images on the Internet and don't forget in client, Client Version choose for 854
  8. armyman

    erro in open otclient

    Tibia spr and dat on 854 folder
  9. armyman

    erro in open otclient

    Directory things/854
  10. armyman

    erro in open otclient

    Delete the folder "Tibia"... just put urs files spr and dat in folder 854
  11. armyman

    erro in open otclient

    What otserver version are u using?
  12. armyman

    Can't rope on sewer grate tfs 0.3.7.

    I can't rope objects,creatures,players on sewer grate, my rope don't work there. Imgur: The most awesome images on the Internet the sewer grate id is 430, i'm using this on my script, but don't work my rope. This is my script. local OPENED_HOLE = {294, 383, 469, 470, 482, 482, 485, 489}...
  13. armyman

    NPC Send Effects tfs 0.3.7

    thanks, i'll try put in modules.lua first, if don't work i'll try in npc files.lua
  14. armyman

    NPC Send Effects tfs 0.3.7

    I need help to add effects... well my npc's spells, when i buy a new spell i want a blue magic effect in player Modules? or Npc script.lua someone help me?
  15. armyman

    erro in open otclient

    For work no, but u can compile this
  16. armyman

    erro in open otclient

    Download this files and put ur ot client in folder GitHub - edubart/otclient: An alternative tibia client for otserv written in C++2011, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
  17. armyman

    Lua NPC spells Error console TFS TFS 0.3.7

    I got this error in console when i talk with the npc to buy a new spell, the npc don't reply me after... CONSOLE ERROR. [Error - NpcScript Interface] data/npc/scripts/Muriel.lua:onCreatureSay Description: data/npc/lib/npcsystem/modules.lua:112: attempt to call field 'vocation' (a numb er...
  18. armyman

    Script teleport player TFS 0.3.7

    :(
  19. armyman

    Script teleport player TFS 0.3.7

    I continue with error in console when i connect without "objects" under me... but now if i have objects like tables,chest,trough,drawers under me and i logout, when i connect my character automatically move to one sqm left, and if i logout under wooden flooring tile, when i connect my character...
Back
Top