Thread: Maximum_weapons
View Single Post
Re: Maximum_weapons
Old
  (#7)
dstruct2k
 
dstruct2k's Avatar
 
Status: Offline
Posts: 225
Join Date: Feb 2004
Default Re: Maximum_weapons - 20-08-2004

DOD probably uses a second, binary bitmask to say whether it's the first or second gun. This multiplies 32 by 2, giving you 64 weapons, and it's more efficient than my method of an entire seperate bitmask.
  
Reply With Quote