Theres a lot of people that ask for this. Its a weapon pick up script. Maybe it should be in the guide
;Artificial Intelligence Script
;Header
desc = Weapon Pickup
;Triggers:
:state=0:hudreset,hudx=50,hudy=90,hudsize=40,hudtext='F' to pick up Colt 45,hudname=Coltprompt,hudhide=1,hudmake=display,state=10
:state=10,plrdistwithin=40:hudshow=coltprompt,state=12
:state=12,plrdistfurther=40:hudunshow=coltprompt,state=12,state=10
:state=12,scancodekeypressed=33:hudunshow=coltprompt,playertake,coloff,rundecal=-1,plrsound=audiobankitemspickupweapon.wav,state=14
;End of Script
It is well that war is so terrible or we should grow too fond of it- Robert E Lee