View Single Post
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 03-18-2011 , 07:46   Re: [ANY] Anti Rush (Version 1.1 Updated 17.03.2011)
Reply With Quote #16

Oh, i didn't know there was a similar plugin O_o. Hm, that one is much more CPU intensive, but does primarily the same thing. When setting points via +use you could add zones in spectator mode either, but do you think that timer feature is needed in this one either? Like slaying players who stay in a zone for too long?

I'm thinking of different punishments for each zone. Like using the sm_antirush_punishment convar as default, but be able to set a punishment for each zone individually the same as you can set the team now. Same for the time allowed to stay when using that punishment method.

Add
Code:
AutoExecConfig(true, "plugin.antirush");
at the end of the OnPluginStart() forward. Generally after all ConVars have been created.
__________________
Peace-Maker is offline