//// sbpp_comms.sp
//
// sbpp_comms.sp(335) : warning 242: function "Event_OnPlayerName" should return an explicit value
// sbpp_comms.sp(596) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(607) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(618) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(629) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(640) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(651) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(662) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(673) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(798) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(848) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(898) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(970) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(1138) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(1229) : warning 209: function has explicit 'int' tag but does not return a value
// sbpp_comms.sp(1781) : warning 242: function "ClientRecheck" should return an explicit value
// sbpp_comms.sp(1781) : warning 242: function "ClientRecheck" should return an explicit value
// sbpp_comms.sp(1797) : warning 242: function "Timer_MuteExpire" should return an explicit value
// sbpp_comms.sp(1797) : warning 242: function "Timer_MuteExpire" should return an explicit value
// sbpp_comms.sp(1819) : warning 242: function "Timer_GagExpire" should return an explicit value
// sbpp_comms.sp(1819) : warning 242: function "Timer_GagExpire" should return an explicit value
// sbpp_comms.sp(1841) : warning 242: function "Timer_StopWait" should return an explicit value
// Code size: 89148 bytes
// Data size: 99868 bytes
// Stack/heap size: 27796 bytes
// Total requirements: 216812 bytes
//
// 22 Warnings.
//
// Compilation Time: 0,47 sec
// ----------------------------------------