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

    Droploot and Twist of Fate

    On my server(OTX3.9) if player only has twist of fate and dies for another player, it loses loot anyway. How can I do this check? My droploot: function onDeath(player, corpse, killer, mostDamage, unjustified, mostDamage_unjustified) if getPlayerFlagValue(player, PlayerFlag_NotGenerateLoot)...
  2. icekis

    AAC ZnoteAAC serverstatus bug

    I'm using ZnoteAAC on my server with the metroblue template. In serverstatus widget shows my server with 60 players online being actually 28, and every time I refresh the page serv save countdown restart. Can anybody help me?
  3. icekis

    Task counting on party sharing

    @Discovery can i discover the most damage using the same creaturescripts file?
  4. icekis

    Task counting on party sharing

    I'm trying to set up my server's task system to count to the last hit and the most damage players. I use this system of tasks: NPC - [TFS 1.1] Monster Tasks (https://otland.net/threads/tfs-1-1-monster-tasks.230942/) Could someone help?
  5. icekis

    Show magic dmg increase

    Thank you!
  6. icekis

    Show magic dmg increase

    In my server promotions receive a magic damage increase. MS and ED magDamage is 1.5 while without promotion is 1.0 I would like a magic effect that shows this increase in % maybe Can someone help me?
  7. icekis

    Increase Spell Damage

    Thank you. That's exactly what i want Is very difficult create an animation showing extra % damage in my head?
  8. icekis

    Increase Spell Damage

    How can I increase magic(spells) damage for a specific vocation, can i use the function Player: onCombatSpell? How about if i want x vocation to have a greater defense against the others?
  9. icekis

    Change in PvP system

    Exactly Many thanks!
  10. icekis

    Change in PvP system

    I'm looking for a way to modify the PvP system. If target is same level or higher, attacker receives a % of the total XP of the target's death. Can anybody help me?
  11. icekis

    TFS 1.X+ Tibia Client 11

    Some developers are able to change the client logo, background image and remove the battleye message. Does anyone know how to do this?
  12. icekis

    AAC Znote loginWebService error

    I am using OTX 3.9 with Tibia Client 11.49 and i installed Znote as account creator. When i try to log ingame got an error "failed to establish connection to the game server" Could someone helps me?
  13. icekis

    MyAAC v0.7.12

    When i try to create a character the page turns blank. Could someone help me? I am using otx3.9 tibia client 11
  14. icekis

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

    which files you removed? i put CMakeLists but got an error after the compilation
  15. icekis

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

    Congratulations. Nice server!! How can i compile for linux?
  16. icekis

    [OTClient] The Forgotten Tibia Server 0.8

    WASD function and space bar attack are not working correctly. When WASD function is activated if i type any message disable and i can only activate manually. EDIT---- Is there a way to block access of the players to the client's modules folder?
  17. icekis

    [OTClient] The Forgotten Tibia Server 0.8

    Your project is really nice.. congratulations
  18. icekis

    [OTClient] The Forgotten Tibia Server 0.8

    From level 1 to 8, you will receive 2 points per level. From level 8 to 40, you will receive 4 points per level. From level 40 to 60, you will receive 3 points per level. From level 60 to 80, you will receive 2 points per level. From level 80 to 100, you will receive 1 point per level. After...
  19. icekis

    [OTClient] The Forgotten Tibia Server 0.8

    Will the players have access to these client folders? About the spells, if i am a knight, what's the difficulty to unlock berseker spell? Would mages have high damage with this spell? Thanks for fast feedback
  20. icekis

    [OTClient] The Forgotten Tibia Server 0.8

    @Togu another question about otclient this folder contain the sources?
Back
Top