Hello, its been a while since I haven't contributed anything for open tibia community. So, since I am feeling pretty much active these days in open tibia development and having my own server so I am going to contribute a little of things that I do for my own server because open tibia community gives me back a lot too.
data\talkactions\scripts\global_rate_boost.lua
[TFS 1.x] Global (Exp/Skill/Magic) Rate Boost
data\talkactions\scripts\global_rate_boost.lua
Lua:
local config = {
['exp'] = {skillKey = 17585, timeKey = 17589},
['skill'] = {skillKey = 17586...