Bem vamus lah
OBS:essa action foi postada by drakedoidera pa 7.4...e eu to modificando pa 7.5...ai vai
CODE
--Fundindo Pedra com Helm By Drake--function onUse(cid, item, frompos, item2, topos)
if item2.itemid == 0 then
return 0
end
if item2.itemid == 2968 then
doTransformItem(item2.uid,3168)
doRemoveItem(item.uid,3167)
else
return 0
end
return 1
end
add isso no action.xml
<action itemid="3167" script="helm.lua" />
Eh isso flw
fonte: ######