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