FOnline Development > Questions and Answers
MAX_BODY_TYPES in _defines.fos
(1/1)
hexer:
I'm adding new body types and there's this constant
#define MAX_BODY_TYPES ( 21 )
So now I'm wondering if 21 is index (probably) or value (the total number of body types in SDK is 21 coincidentally )?
Wipe:
More like just a helper in case you'd want to iterate thru all body types for whatever reason, or make sure ST_BODY_TYPE is correct etc.
Navigation
[0] Message Index
Go to full version