Simple Spawn Protect
[code]
// Enable Spawn Protection?
// 1 = Enabled
// 0 = Disabled
spawnprotect_enable 1
// Spawn Protection Time
// Example: 5 = 5 Seconds
spawnprotect_spawntime 5
// Announce Spawn Protection is Enabled/Disabled
// 1 = Enabled
// 0 = Disabled
spawnprotect_announce 1
// Language
// en = English
// de = German
spawnprotect_language "en"[/code]
Installation
1. Extract all folders into cstrike/addons/eventscripts folder.
2. Add es_load spawnprotect to your server.cfg or autoexec.cfg
3. Change map, restart server or es_load spawnprotect in console.