\r
// helper system\r
if(cvar("cl_helper"))\r
+ if not(getstati(STAT_ARMOR) < g_power)\r
{\r
if(intermission || respawned || spectatee_status < 0 || getstati(STAT_HEALTH) <= 0 || getstati(STAT_VORE_EATEN))\r
{\r
localcmd(strcat("bf ", cvar_string("cl_flash_respawn_color"), " ", cvar_string("cl_flash_respawn"), "\n"));\r
\r
if not(getstati(STAT_VORE_EATEN)) // crosshair is useless if we're in the stomach\r
+ if not(getstati(STAT_ARMOR) < g_power)\r
{\r
// crosshair goes VERY LAST\r
if(!scoreboard_active && !ons_showmap && !camera_active) {\r