View Single Post
Bugsy
AMX Mod X Moderator
Join Date: Feb 2005
Location: NJ, USA
Old 07-26-2022 , 19:28   Re: Save Entity Index with BitSum
Reply With Quote #4

Take a look at the Manipulating bits outside of the bit-range of a memory cell section here https://forums.alliedmods.net/showthread.php?t=139916

I assume you are looking to store index's larger than 1 to 32, so you need to use an array which will give you increments of 32 for each cell used.
__________________
Bugsy is offline