hello, i found this scrip, and im using it in 7.4 tfs 1.2, potion script, and its working well, but i wanna add vocacion to it, is it possible?
function onUse(cid, item, frompos, itemEx, toPosition)
local health_minimum = 425
local health_maximum = 575
-- Mana Formula Settings END --
if...