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

Recent content by nefinoo

  1. nefinoo

    Compiling sprites client tibia

    Excuse me, could you tell me if there is any tutorial on how to modify or add new sprites to the Tibia client?
  2. nefinoo

    [GERMANY] [CUSTOM/8.60] [BETA] Awakening real map project |PVP LOOT| CUSTOM LOOTINGS| RPG/PVP+EXP/WAR| RUNES NO STACKABLE

    I understand what you are saying, I know that I sound very hypocritical and I am entering into redundancy but, it was necessary to say it, all opinions and comments are free in themselves, but it is up to the author of said comment to think about what he is going to write and think if it will...
  3. nefinoo

    [GERMANY] [CUSTOM/8.60] [BETA] Awakening real map project |PVP LOOT| CUSTOM LOOTINGS| RPG/PVP+EXP/WAR| RUNES NO STACKABLE

    You waste a lot of time trying to analyze, understand and criticize people, everyone has different tastes, and it is correct that it is your "humble opinion" about what others think, but God, if you don't like something about someone, don't share it, Only express positive things about the server...
  4. nefinoo

    Lua Remove item with actionid on my backpack

    Using a example, i have a key with actionid = 1234 and the same key without actionid, how can remove the onlyone with actionid, both keys has the itemid = 2973 (Bone key)
  5. nefinoo

    Lua Add actionid and attribute set name on the same item on a corpse

    corpse:addItem(index.itemList[rand][1], math.random(index.itemList[rand][2], index.itemList[rand][3])):setActionId(1212):setAttribute(ITEM_ATTRIBUTE_NAME, "Death Key") corpse:addItem((index.itemList[rand][1], math.random(index.itemList[rand][2]...
  6. nefinoo

    Mapper 🗺️ KnightmareK Mapper Services.

    100% recommended. He has always been in contact with me, keeping me updated, he takes my ideas and has expressed them with good work, excellent service and good price/quality.
  7. nefinoo

    PCG Showoff

    What program are using for make the procedural maps?
  8. nefinoo

    Lua Xikini's Free Scripting Service TFS 1.4.2

    1.- spell that spams an alert before being cast (tutorialsquares).
  9. nefinoo

    TFS 1.X+ CONDITION_INVISIBLE -- how make it work like "/ghost"

    local isGhost = not player:isInGhostMode() player:setGhostMode(isGhost) if isGhost then player:sendTextMessage(MESSAGE_INFO_DESCR, "You are now invisible.") position:sendMagicEffect(CONST_ME_YALAHARIGHOST) else player:sendTextMessage(MESSAGE_INFO_DESCR, "You are...
  10. nefinoo

    [TFS 1.4+] Hero Statues

    No problem, i was on the same error too
  11. nefinoo

    [TFS 1.4+] Hero Statues

    Just in items.xml edit statue to read text. <attribute key="allowDistRead" value="true" />
  12. nefinoo

    Faruk showoff

    Looks nice
  13. nefinoo

    [TFS 1.5] ⚡ Bounce Spell ⚡

    Nice
  14. nefinoo

    Mapper Mapper for HegalOT Client 13

    I LOVE YOU @GM Hegal !
Back
Top