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

TFS 1.X+ config.lua timeBetweenExActions = 1000

roriscrave

Advanced OT User
Joined
Dec 7, 2011
Messages
1,188
Solutions
34
Reaction score
200
HI! I'm using source tfs 1.2 for tibia 8.6.
In config.lua have this functions, that give player exhausted to use ExItems (items with use-witch, like potions, rope, shovel, etc).
Code:
timeBetweenExActions = 1000

I want to exclude one item id to this check itemID 7382, is it possible?
I wand that the player can use-witch item 7282 with no exhasutedEx.
Thx!
 
Back
Top