View Single Post
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 07-08-2011 , 02:38   Re: Changing the max entity limit?
Reply With Quote #41

I take this chance to put here a non public plugin that I once made to prevent useless precaches.

Cvars:

Code:
precache_c4
precache_cz
precache_hl
precache_weapons
A cvar value 0 makes the plugin block that kind of stuff.
C4 is to block C4 stuff on maps without bombsite.
CZ is to block CZ stuff on CS.
HL is to block HL stuff. (made for CS)
Weapons is to block weapons that are restricted for the current map with the amxmodx feature to restrict (this takes 20 precaches for shield alone)
Attached Files
File Type: zip precache_control.zip (10.1 KB, 2893 views)
joaquimandrade is offline