View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-25-2018 , 03:47   Re: [TUT] Bits, Bit-fields, and Bit-wise Operators
Reply With Quote #83

Quote:
Originally Posted by happy_2012 View Post
Does this count players with multiple bitsums at the same time?

e.g. BitCount( bitsum_is_zombie | bitsum_is_alive )
A bitsum can only be a single attribute for all players OR multiple attributes for one player, not both. Based on the description, it will return the number of bits that are set to 1 in that bitsum.
__________________
fysiks is offline