Плагин нужен для того, чтобы игроков не убивали на респаунах на картах типа surf, deathmatch и прочих, где респаун игроков может быть подвержен атаке.
Установка:- Распакуйте содержимое архива в папку мода (CSS - "cstrike", DoD:s - "dods" и т.д.)
- Перейдите к файлу cfg/sourcemod/serverdefense.cfg и настройте плагин
- Можно также скачать serverdefense_menu.smx и поместить сюда sourcemod/plugins/serverdefense/ для интеграции в админ меню.
- Готово!
Список изменений:Цитата
December 31st 2007
* Released
January 4th
* Added anti-camp
* Added color to protected players
* Added afk detection
* Notification of protection and mortality to spawning players
January 6th
* Changed variable prefixes to sd_
* Added admin menu integration plugin to download
January 8th
* Fixed attempt to end spawn protection on players that leave in the middle of it
* Fixed invalid timer errors on map start with re-connecting players
* Added mode '2' to sd_afk_punishment that kicks reg players but spectates admins
* Spawn protection should now work in all mods
January 13th
* Fixed never-ending spawn protection (thanks remercy)
January 13th
* Replaced depreciated functions, replaced old code with new SM stocks
* Alpha now works in spawn protection (it didn't before), and I believe it should work right in TF2 now
* Fixed never-ending loop of joining/kicking bots when afk protection was enabled
January 18th
* Removed AFK module, there are plenty of other plugins to use for that, this one was pretty half-assed too.
* Removed AFK toggle from the SM menu (so don't forget to update that)
* Tried to fix HP bug for TF2, Bahamut, do you mind trying it out for me? If it didn't work it will set your HP to 1 when spawn protection is over
February 2nd
* Fixed spawn protection for TF2
February 21st
* Fixed player_spawn error
February 24th
* Fixed some other player_spawn error
February 28th
* Compatible with TF2, yaay
July 26th
* Recoded, now uses m_takedamage to block damage, so whatever game supports that ent prop this plugin will work on it
* Reformatted config file, I don't think anyone is using this plugin, but if you update make sure to replace plugin.serverdefense.cfg with serverdefense.cfg
August 16th
* Updated spawn protect to use a more precise countdown, and a distance limitation so if you go outside of 'x' feet from spawn you lose your protection
Автор статьи и перевода: Долгов В. (ч0ткий кекс, LrT)