Survival Mode fast restart
Restart the map inmediatelly when a survival mode round is about to end.
| Map Script | Server Plugin | ⬇ Metamod |
|---|---|---|
| ✗ No | ✓ Yes | ✓ Partial support |
Installation
Open "svencoop/default_plugins.txt" and paste this over.
"plugin"
{
"name" "FastRestart"
"script" "FastRestart"
}
Please do NOT change the "name" value. some plugins and map scripts want to find plugins by name to adjust their behaviour.