Here is an update to rip011d.txt (the DM5 - Last Man Standing one) //==================================================// I made a mistake in ripo11d.txt I forgot to do this... thanX to everyone who e-mailed me to slag me off about this! At the top of client.qc you must add: //====Begin code======// void () Peeper; // need this for DM 5 rules void () GetWinner; // DM 5 rules float () numplayers; //====end code======// Sorry! //==================================================//