GET GROUP SIZE
								
								Jump to navigation
				Jump to search
				
					
								
							
		| Number of parameters: 3 | ||
|---|---|---|
| Parameter # | Type | Description | 
| 1. | integer | group pointer | 
| 2. | integer | variable to store number of player-controlled chars in group(?) | 
| 3. | integer | variable to store number of non-player-controlled chars in group | 
| Return value: | ||
| Type | Description | |
| None | ||
This function returns the number of player-controlled and non-player-controlled chars in the specified group. Use GET_PLAYER_GROUP to retrieve the pointer for the current player's group.

