// ========================================================= // Server side networked commands code, reworked by Samual // Last updated: December 11th, 2011 // ========================================================= #define CC_REQUEST_COMMAND 1 #define CC_REQUEST_USAGE 2 .float cmd_floodtime; .float cmd_floodcount; .float checkfail; .float lms_spectate_warning; string MapVote_Suggest(string m); //void MapVote_SendPicture(float id)