A.F9 B.F10 C.F11 D.F12
A.functionclientCmdTellMessage(%sender,%msgString){} B.functionclientCmdTellMessage(%client,%sender,%msgString){} C.functionclientCmdTellMessage(%client,%function,%sender,%msgString){} D.functionclientCmdTellMessage(%client,%function,%sender,%msgString){};
A.createServer("SinglePlayer","control/data/maps/book_ch4.mis"); B.createServer("MultiPlayer","control/data/maps/book_ch4.mis"); C.createServer("MultiPlayer",control/data/maps/book_ch4.mis); D.createServer("SinglePlayer",control/data/maps/book_ch4.mis);