View Single Post
07/02/14, 09:34 AM   #1
Amadhi
Join Date: Jul 2014
Posts: 1
is player weapon drawn?

Anyone know of a way to determine if the players' weapons are drawn or sheathed?

GetActiveWeaponPairInfo() doesn't seem to reflect that state, unless I'm using it wrong. It returns 1 for primary weapon set, 2 for secondary weapon set, and I was expecting it to return 0 when weapons are sheathed but it doesn't.
  Reply With Quote