GetActorWeapon


GetActorWeapon() returns the template of the actor's first or second weapon. Make weap_num 1 to find the template of the first weapon or 2 to find the template of the second weapon. Syntax:

temp=GetActorWeapon(actor, weap_num);