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

Search results

  1. kamilcioo

    Linux help problem with files being hosted in linux

    Never ever make files with special characters like Baa'Leal.xml It will always make problems.
  2. kamilcioo

    Lua Kill boss reward mount

    Change 14th line to player:addMount(XX) where XX is the id of mount
  3. kamilcioo

    TFS 1.3 Storage time check

    Easily. One minute is 60 seconds. 1 minute = 60 seconds. Lua: Local isMinutes = remaining > 60 (isMinutes and math.floor((remaining / 60)) or remaining) .. " " .. (isMinutes and "minutes" or "seconds) Its easy to add check also to print minute instead of minutes if there is one left. I think u...
  4. kamilcioo

    [Poland] [12.64] Solteria | Custom Map | Low Rate | 18th June 18:00 CET

    - Added dungeons and last raids on the website. Tomorrow there will be global bewitched event. Whole server will need to work together to finish it. If server success there will be 50% drop & skills for whole weekend. You will be able to track event progress on the website under boosted creature.
  5. kamilcioo

    [Poland] [12.64] Solteria | Custom Map | Low Rate | 18th June 18:00 CET

    From today's server save you will be able to buy magical gold converters from the npc Elwin in 2 variants(300 charges - 9k gold and 500 charges - 15k gold. It automatically changes gold coins into platinum coins. One charge is 30gp.
  6. kamilcioo

    [Poland] [12.64] Solteria | Custom Map | Low Rate | 18th June 18:00 CET

    10 minutes till start. Almost 100 characters.
  7. kamilcioo

    [Poland] [12.64] Solteria | Custom Map | Low Rate | 18th June 18:00 CET

    1h and 20 minutes till start.
  8. kamilcioo

    [Poland] [12.64] Solteria | Custom Map | Low Rate | 18th June 18:00 CET

    Normal trainers use soul. You can afk there only till 0 soul. Then you have to hunt a bit to gain soul.
  9. kamilcioo

    The state of this community

    99% quests on real tibia are solved already. People are looking for mysterando and friendly client.
  10. kamilcioo

    [Poland] [12.64] Solteria | Custom Map | Low Rate | 18th June 18:00 CET

    Only small Stones are Infinite. You can buy diamond arrows/spectral bolts in the shop. Elemental ammunition is custom. All bolts/arrows can be put in the quiver. There are normal trainers, offline trainers and exercise weapon system to train.
  11. kamilcioo

    The state of this community

    different map different exp/skill/loot ratios different in-game systems same graphics This applies to all versions tbh. The main reason is the client. Its much better than it used to be before rework. Opinion is based on arguments. The screenshot above I posted was trashtalk.
  12. kamilcioo

    [Poland] [12.64] Solteria | Custom Map | Low Rate | 18th June 18:00 CET

    Critical damage formula was changed. Now the critical hit is calculated from the 75% maximum damage of the attack. It means you will never see low damage critical hits. Futhermore, the minimum damage is based on skills and level instead of level only.
  13. kamilcioo

    The state of this community

    Yup, I almost drowned in tears.
  14. kamilcioo

    The state of this community

    Screenshot from today to show toxicity of community. A guy joined discord to say he doesn't like new tibia and want us to stop posting here.
  15. kamilcioo

    [Poland] [12.64] Solteria | Custom Map | Low Rate | 18th June 18:00 CET

    Only eu for now. Proxy in the future.
  16. kamilcioo

    [Poland] [12.64] Solteria | Custom Map | Low Rate | 18th June 18:00 CET

    Boss kill counter on the website + first time boss killers:
  17. kamilcioo

    login.lua

    Remove saving player from ots.
  18. kamilcioo

    [Poland] [12.64] Solteria | Custom Map | Low Rate | 18th June 18:00 CET

    In case you want to join with friends - remember to use our referral system for some bonuses!
  19. kamilcioo

    TalkAction task system tfs 1.3

    Seems like there is no party members distance check nor shared experience. You can invite whole server to party and afk in depot. If I remember correctly you don't have to do "if partyPlayer:getName() ~= player:getName() then" in creaturescripts since leader is not getting added in...
Back
Top