As the title says, I need help with this upgrade script, I need it to work with a special itemid (6394), which is distance weapon typed, and the item is not stackable. Here is the code
local gain = {
gainArmor='&p+1',loseArmor='&p-1',
gainShield='&s+#',loseShield='&s-(#+1)'...