View Single Post
Re: Important! :P Player Model Search bug fix
Old
  (#5)
Cheeseh
[rcbot]
 
Cheeseh's Avatar
 
Status: Offline
Posts: 361
Join Date: Dec 2003
Location: China
Default Re: Important! :P Player Model Search bug fix - 05-06-2004

Yup. When you use bitwise operators you don't get a boolean, you get the resulting bitmask. It just so happens that the resulting bit mask is also a number And if the one thing you were testing it against was found then it should equal the same thing.
  
Reply With Quote