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

Recent content by victorbasilio

  1. V

    [Need programmer services] - Need programmer for few small projects (TFS 1.2)

    Our team is looking for a freelancer programmer (LUA and C++) to firstly get a quote and work on some small projects: Put colors on the loot message based on the rarity (rarity system already implemented - the item description contains the rarity level *common, uncommon, semirare or rare) put...
  2. V

    How can I add colors to the sqm of rare, epic, legendary items? OTclient

    anyone found the solution for this?
  3. V

    OTclientV8 ItemTooltip + rarity frames + custom color on item name

    has anyone done it for TFS 1.2? my server has come with a lot of partial things done. I just want to put the color frame. the rarity system is working (is all through lua) but the code below in the client "modules/game_containers/containers.lua" does not work. The getTooltip returns nil, the...
  4. V

    Lua TFS1.3 Life/Mana Leech makes the USER lose mana/hp against players

    hey all, I am trying to get the life leech and mana leech to work even with monsters. I have the same code, but it is not triggering the attributes.lua at all. this is what the creaturesscripts.xml has <event type="healthchange" name="healthchange" script="custom/attributes.lua"/>...
Back
Top