character_get_gender(name)

Parameters:
name (string) Name of the character
 
Returns:
(int) Character's gender type ( GENDER_TYPE_MALE == 0, GENDER_TYPE_FEMALE == 1 )

Description:
Get the gender type for a given character
 

back to indexSR3 Script Action Documentation
Last updated: Tue, 09 Aug 2011 11:32:16