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

    OTClient Water Transparency Floor 7

    Im already search and i dont find anything
  2. B

    OTClient Water Transparency Floor 7

    I need to remove all the function or only this line?
  3. B

    OTClient Water Transparency Floor 7

    Hey, guys! How u doing? So, im with a error in transparency system, the others floors, like Floor 6, the transparency works well, but no in floor 7, look: floor 6 (looking from flor 7): floor 7:
  4. B

    TFS 0.X bad argument #1 to 'floor'

    thank you!! can you help me in another thread? https://otland.net/threads/error-effect-when-dropping-certain-item-from-a-monster.262992/
  5. B

    Lua [ERROR] Effect when dropping certain item from a monster!

    hey, guys! I have a script that does an effect "x" if a particular item drop from a monster, but the effect is coming to the left side of my pokémon, where it should come out on top of the corpse, could anyone help me? local stone_effects = { --[itemid] = effect, --Ex.: [11447] = 297...
  6. B

    TFS 0.X bad argument #1 to 'floor'

    Plis, help: Erro: [14/02/2019 12:07:32] [Error - CreatureScript Interface] [14/02/2019 12:07:32] data/creaturescripts/scripts/look.lua:onLook [14/02/2019 12:07:32] Description: [14/02/2019 12:07:32] data/creaturescripts/scripts/look.lua:239: bad argument #1 to 'floor' (number expected, got nil)...
  7. B

    TFS 0.X Autoloot not taking items in bags.

    I have this autoloot, however, it is not picking up the corpses item ... it can add an item to the autoloot, but it does not collect this is the script tho <?xml version="1.0" encoding="ISO-8859-1"?> <mod name="Loot System" version="1.0" author="Vodkart And Mkalo" contact="none.com"...
  8. B

    TFS 0.X How to remove blood (splash) from monster corpses?

    thanks, but, i found another way in sources... is just u go in game.cpp search for that: case RACE_BLOOD:textColor = TEXTCOLOR_RED; magicEffect = MAGIC_EFFECT_DRAW_BLOOD; splash = Item::CreateItem(ITEM_SMALLSPLASH, FLUID_BLOOD); break; and remove this line: splash =...
  9. B

    TFS 0.X How to remove blood (splash) from monster corpses?

    That way, the color of the hit, in this case red because of the blood, turns white ... I just wanted to remove the blood underneath
  10. B

    TFS 0.X How to remove blood (splash) from monster corpses?

    Hi guys! How y'all doing today? so... i want to remove all corpses from my server and transform it all to a bag... but when i do this, the blood (splash) continues... how can i remove it?
  11. B

    [Gesior] Telara Layout

    dont work with tfs 0.4?
  12. B

    Passive Monsters (Attack when attacked)

    would have to adapt to 8.6
  13. B

    [9.6+] New Thais - Custom city

    reupload plzzz
  14. B

    Lua [REQUEST/SUPPORT] NPC Reset

    I have a npc reset script here, but I wanted help from you to make some changes, since I could not do it on my own .... First, it is a request, which at each reset, is a certain percentage of hp / mana for example: 1Reset- 10% 2Reset- 15% 3Reset- 20% and so it goes... second, I...
  15. B

    AAC HTTP Error 500

    Hello, you all so... i'm using the gesior 2012 aac, in windowns and still there it's everything ok, but... i transfered the aac to linux and appears this error in dntpagseguro.php can anyone help me?
  16. B

    AAC TOP Guilds dont work!

    yes, @slawkens, but the Top Guilds are in this order because of the script... the creator made like this... "Loneliss 126 Kills" for exemple, was been set in the top Guilds... this guild does not exist, inclusive hahahaha
  17. B

    AAC TOP Guilds dont work!

    Hey guys! So I need a little help from you! My TOP guilds are fixed that way, which someone edited, but these guilds do not even exist !, I wish it worked for real. My layout.php where it contains the top guilds:
Back
Top