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

  1. V

    [Poland] [13.30] Ixodus | Starting 22nd March 18:00 2024 CET | Gem Atelier | Bakragore's Burden | Winter Update 2023 | Create your account now!

    @ellvo This server will be 12+ only? or will you also have a full bot client 10? Also add new codes ^^
  2. V

    The Forgotten Tibia (no vocations, new skills, skills by points, dual wield, auto loot, quiver, etc)

    Dude guys, where can I change the IP to every ppl can join at the server? I know how to change IP on normal client, but with this client I don't know why... anyone? Thanks!
  3. V

    Lua Double EXP ITEM tfs 0.3.6

    Now it working! finally. Thank you very much :)
  4. V

    Lua Double EXP ITEM tfs 0.3.6

    I tested it. Use scroll = double exp, correctly. Logout, Login = double exp, working. after 1 hour = double exp end working. But.... 02:39 You still have extra experience time left.
  5. V

    Lua Double EXP ITEM tfs 0.3.6

    It not working :/
  6. V

    Lua Double EXP ITEM tfs 0.3.6

    The problem is that if player die, do not lose double exp, but after 1h the storage didn't remove....
  7. V

    Lua Double EXP ITEM tfs 0.3.6

    It not working.... 01:29 You still have extra experience time left. after 1.5H after used.
  8. V

    Lua help stamina regen on trainers (BUG) 0.3.6

    Hi to all, I've got a problem with a movement script. STAMINA_MESSAGE = "You won 1 minute of stamina." STAMINA_TIME = 180 * 1000 STAMINA_EFFECT = 12 STAMINA_ADD = 1 function event(cid) if isPlayer(cid) then doPlayerAddStamina(cid, STAMINA_ADD)...
  9. V

    Lua Double EXP ITEM tfs 0.3.6

    I will test both, thank you guys :)
  10. V

    Lua Double EXP ITEM tfs 0.3.6

    Hi, I got this script, but got a problem. When player logout or die, double exp disabled and can't use more items to get double exp. local config = { rate = 2, time = 1, -- Hours of Exp Time storage = 20014 } local function endExpRate(cid) if isPlayer(cid) == TRUE then...
  11. V

    Can I do it on this script?

    Only got this functions? Does not exist ITEM_ATTRIBUTE_SKILLCRITICALDAMAGE? ITEM_ATTRIBUTE_NONE ITEM_ATTRIBUTE_ACTIONID ITEM_ATTRIBUTE_UNIQUEID ITEM_ATTRIBUTE_DESCRIPTION ITEM_ATTRIBUTE_TEXT ITEM_ATTRIBUTE_DATE ITEM_ATTRIBUTE_WRITER ITEM_ATTRIBUTE_NAME ITEM_ATTRIBUTE_ARTICLE...
Back
Top