unknown 5 Posted December 17, 2013 from this old doc txt: View: For normal items, defines a replacement view-sprite for the item (eg: Making apples look like apple juice). The special case are weapons and ammo where this value indicates the weapon-class of the item. For weapons, the types are: 0: bare fist 1: Daggers 2: One-handed swords 3: Two-handed swords 4: One-handed spears 5: Two-handed spears 6: One-handed axes 7: Two-handed axes 8: Maces 9: Unused 10: Staves 11: Bows 12: Knuckles 13: Musical Instruments 14: Whips 15: Books 16: Katars 17: Revolvers 18: Rifles 19: Gatling guns 20: Shotguns 21: Grenade launchers 22: Fuuma Shurikens to this new docs View: For normal items, defines a replacement view-sprite for the item (eg: Making apples look like apple juice). The special case are weapons and ammo where this value indicates the weapon-class of the item. For weapons, the types are: 0: bare fist 1: Daggers 2: One-handed swords 3: Two-handed swords 4: One-handed spears 5: Two-handed spears 6: One-handed axes 7: Two-handed axes 8: Maces 9: Two-handed Maces 10: Staves 11: Bows 12: Knuckles 13: Musical Instruments 14: Whips 15: Books 16: Katars 17: Revolvers 18: Rifles 19: Gatling guns 20: Shotguns 21: Grenade launchers 22: Fuuma Shurikens 23: Two-handed Staves thanks, more power to Hercules Quote Share this post Link to post Share on other sites
Nameless2you 97 Posted December 17, 2013 If you have a couple of things to add you could always consider making it a pull request or making it a issue in github. That way things will be address in a quick and clean manner instead of a topic floating around here. Just a suggestion. That is because this is more of an addition rather than a suggestion. Quote Share this post Link to post Share on other sites
pan 87 Posted December 17, 2013 Also I don't know why but sometimes when posting long "[ code ]"s they are cut. And it sure looks like that happened with your post as both codes are the same, sometimes editing works to fix that c: Quote Share this post Link to post Share on other sites
Nameless2you 97 Posted December 18, 2013 Also I don't know why but sometimes when posting long "[ code ]"s they are cut. And it sure looks like that happened with your post as both codes are the same, sometimes editing works to fix that c: the "new" one is different from the "old" one: 23: Two-handed Staves Quote Share this post Link to post Share on other sites
unknown 5 Posted December 18, 2013 Also I don't know why but sometimes when posting long "[ code ]"s they are cut. And it sure looks like that happened with your post as both codes are the same, sometimes editing works to fix that c: the "new" one is different from the "old" one: 23: Two-handed Staves and also this one 9: Two-handed Maces Quote Share this post Link to post Share on other sites
pan 87 Posted December 18, 2013 Oh sorry I didn't notice, I thought that there were more changes :x Quote Share this post Link to post Share on other sites