For example, something like this just doesnt work now..
function onUse(cid, item, fromposition, itemEx, toposition)
doPlayerAddPremiumDays(cid, 15)
doRemoveItem(item.uid)
end
Something so simple. This wasn't what i was using for my vip on my old server but still. Non of the functions seem to...