Weapons flags (I believe v[4]) is exactly that already. However, you do not want to remove the v[x]'s because they are commonly used across all object prototypes. If you want to add weapon flags somewhere else, you can do that (refer to your own example of how wear_flags are used).
Otherwise, use v[4]. It's exactly what you want. > -----Original Message----- > From: Oestreich, Charles ICFN [mailto:[EMAIL PROTECTED] > Sent: Monday, January 20, 2003 10:16 AM > To: Rom (E-mail) > Subject: weapon flags > > > i wanna change weapon flags from a v to something much like > the wear_flags > so it will be easier to set. anyone know where i should > start, or if it is > even worth doing? thanks very much. > > -- > ROM mailing list > [email protected] > http://www.rom.org/cgi-bin/mailman/listinfo/rom >

