equips |
Problem description:
I've been learning how to setup an equip system for my inventory screen and I have ran into a few issues not sure why its not working correctly.
The first problem is DblClick() "when I double click the item it wont use the equip() proc for some reason", "If at all possible is there a way I can make a verb saying equip and then set up a Else verb to unequip items."
The 2nd problem is the icon overlay (through setting up a verb to make the proc just happen) The icon wont overlay which is a cape over the players sprite. I have tried other expressions but nothings overlaying and cant really test taking away the overlaying if the thing will not work in general.
"I'm sort of a newbie to programming on byond code and have been learning from resources and the blue book so very sorry to bother if this is a simple task" ^^ thanks for any advice or help..