#include <g_local.h>
Public Attributes | |
| char | userinfo [MAX_INFO_STRING] | 
| char | netname [16] | 
| int | hand | 
| qboolean | connected | 
| int | health | 
| int | max_health | 
| int | savedFlags | 
| int | selected_item | 
| int | inventory [MAX_ITEMS] | 
| int | max_bullets | 
| int | max_shells | 
| int | max_rockets | 
| int | max_grenades | 
| int | max_cells | 
| int | max_slugs | 
| gitem_t * | weapon | 
| gitem_t * | lastweapon | 
| int | power_cubes | 
| int | score | 
| int | game_helpchanged | 
| int | helpchanged | 
| qboolean | spectator | 
| int client_persistant_t::game_helpchanged | 
Definition at line 851 of file g_local.h.
Referenced by PutClientInServer().
| int client_persistant_t::helpchanged | 
Definition at line 852 of file g_local.h.
Referenced by PutClientInServer().