I'm trying to read weapon proto data using the proto_data command. I can get the name, description, pid, fid, flags, and other stuff, but I can't get the thing I need: Animation Code. This is what tells me which attack type it is, so I can check if a critter can use that weapon. According to...