void radar_view(); #define MAX_RADAR_TIMES 32 // to make entities have dots on the team radar .float radar_icon; .float radar_times[MAX_RADAR_TIMES]; .float radar_time_index; .vector radar_color;