hunger

macman104

Member
There was a function just recently added to accomplish this. However, it was not part of the 11.1 release, so unless you update from the SVN, you'll have to wait for a new release before you can use it. New functions are:
Code:
int fullness_limit( )
int spleen_limit( )

and

int my_fullness( )
int my_spleen_use( )
 
Top