im am using 1.3 but I don't have some of the latest pushs.
I manage to do it just one problem dude
right here:
local buffPotions = Action()
function buffPotions.onUse(player, item, fromPosition, target, toPosition, isHotkey)
local index, cur_time = buff_potions[item.itemid], os.time()...