Zettieee Posted April 9, 2013 Posted April 9, 2013 Hey so this came to my attention upon reworking items in GRPG so thought I might share. equip.php (as you know equips an item as weapon or armor or other?) It isn't checking if the item been equipped is a weapon or armor or other. A good fix is to rework the items (database structure) add in type. and then for weapons type 1, armor 2, other 3, and awake pill to type 99 (or some other number you wont use.); Now add in a check to see if the item been equpied is actually a weapon/armor/other. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.