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

    How to change admin and premium color?

    yea its similar but not the best choice
  2. H

    How to change admin and premium color?

    lmfao so much information edit source. Its like saying how to build a car and you would answer just build an engine
  3. H

    How to change admin and premium color?

    more ideas then how to do it fully?
  4. H

    How to change admin and premium color?

    bump
  5. H

    How to change admin and premium color?

    How can i change admin name color to a red and premium to yellow? Im using otc v8 and tfs 1.2
  6. H

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    Last question to make sure even in traders i need to do something like this right? shopModule:addBuyableItem({'god amulet'}, 13805, 1000000, 5, 'god amulet') it cant be 1? because it will sell with one charge right?
  7. H

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    Works but when you do look on item it doesnt say you have 5 charges left, says nothing about charges at all
  8. H

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    with god /i god amulet and then giving it to not gm player to test it
  9. H

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    <item id="13805" article="a" name="God Amulet"> <attribute key="description" value="+1000 HP/MP, all skills +2, With this item you wont lose your equipement when you die." /> <attribute key="weight" value="500" /> <attribute key="slotType" value="necklace" />...
  10. H

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    Okay it works now but cant get more then 1 charge even when in xml made 5 tried <attribute key="charges" value="5" /> <attribute key="showcharges" value="5" /> and this <attribute key="charges" value="5" /> <attribute key="showcharges" value="1" /> not sure...
  11. H

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    https://gyazo.com/dd2ce7154dfd8177638e72e564e2fd33?token=b3c367099efa2decb7c6302af6e06350
  12. H

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    Sadly its same still losing everything, doesnt remove amulet either <attribute key="charges" value="5" /> <attribute key="showcharges" value="1" />/code] died like 7 times
  13. H

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    Sorry function onDeath(player, corpse, killer, mostDamage, unjustified, mostDamage_unjustified) if getPlayerFlagValue(player, PlayerFlag_NotGenerateLoot) or player:getVocation():getId() == VOCATION_NONE then return true end local amulet =...
  14. H

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    <item id="13805" article="a" name="God Amulet"> <attribute key="description" value="+1000 HP/MP, all skills +2, With this item you wont lose your equipement when you die." /> <attribute key="weight" value="500" /> <attribute key="slotType" value="necklace" />...
  15. H

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    Still losing items (its a custom item) and charges doesnt work made 5 charges and died like 7 times and it didnt removed the amulet
  16. H

    Lua TFS 1.2 Looking for Amulet of Loss with charges

    Does anyone have amulet of loss with charges? Lets say Amulet id is 3333 and it has 5 charges so what it means is only 5th death will remove the amulet and lets say amulet 3334 have 10 charges so only 10th death will remove this amulet so basically it same like amulet of loss only with charges
  17. H

    [TUTORIAL] How-To : Manually compile Object Builder on Windows without Flash Builder

    I mean do always otaku people type non sense out of context?
  18. H

    [TUTORIAL] How-To : Manually compile Object Builder on Windows without Flash Builder

    Can someone explain whats the point of compiling object builder for yourself when you can download .exe
  19. H

    Day/Week/Month frags doesnt save

    bump
  20. H

    Day/Week/Month frags doesnt save

    bump
Back
Top