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

  1. U

    Problem in potions.lua

    With these values it seems that the result is the same: -500 17.375 19.375 21.376 23.378 25.379 -200 90.95 92.952 94.959 96.96 98.98 Along with the exhausted message. I think i'll keep that way. Just need to play a bit to be sure there isn't any unwanted effect. Thank you!
  2. U

    Problem in potions.lua

    Hmm. Well i've just logged in RL Tibia and held down a hotkey for using mana potion. I got no exhausted message and i can spam the pots they just take like 1sec for one to another. Also i've tried to press the hotkey once and then press another hotkey to cast any heal spell like 'exura' and it...
  3. U

    Problem in potions.lua

    I think the problem is not about latency. The monters move normal and i can run without any glitch if i hold down the arrow key. I'll try to do some tests when i get back home.
  4. U

    Problem in potions.lua

    Yeah, i agree with you. I have no idead what's happening. I just did some tests and look: - With -1000 48.748 49.779 50.749 51.75 52.777 53.778 54.779 55.779 56.779 57.779 - With -100 96.537 98.574 100.586 102.606 104.646 106.648 108.686 110.728 112.474 Meh... :<
  5. U

    Problem in potions.lua

    yes
  6. U

    Problem in potions.lua

    bump
  7. U

    Problem in potions.lua

    Hello I have a problem with potions in my server. It seems that there is a 2sec CD between using them. I manage to solve the problem by editing this line in my potions.lua: exhaust:setParameter(CONDITION_PARAM_TICKS, (configManager.getNumber(configKeys.EX_ACTIONS_DELAY_INTERVAL) - 100)) to...
Back
Top