PDA

View Full Version : DoD RestartRound ( v0.8beta )


Firestorm
07-09-2006, 11:11 AM
// DESCRIPTION:
// ============
//
// Admins with "Ban"-Access can restart the round!
// All players will be respawned, can't move for 3 seconds
// until the "Go! Go! Go!" messages start the round and all
// flags will be reset the the default status.
// If the cvar "dod_rr_resetscoreboard" is set to 1,
// the WHOLE scoreboard will be reset, meaning
// each player's score, kills, deaths and the teamscores.
// Players won't really notice a difference to the real
// (non-faked) roundstart.

// USAGE:
// ======
//
// dod_rr_resetscoreboard <1/0> = enable/disable resetting
// the whole scoreboard
// (cvar for amxx.cfg!)
//
// amx_dodrr = restart the round!
// (admin command!)

// CHANGELOG:
// ==========
//
// - 16.08.2005 Version 0.8beta
// Initial Beta Release

Alien
04-05-2009, 05:59 PM
Thanks for this plugin. the only problem is that the flags are not reset to the default.

Alien