Long time I since I last scripted anything...let's see now if I still remember...
vip_uh_switch.lua:
local VIP_UH_SWITCH = {
object = {5887, 1} -- Piece of royal steel/Pieces to be removed
uh = {2300, 1} -- VIP UH/Amount
text = {"UH"} -- Text
}
function onUse(cid, item, fromPosition...