Thread: Admin Explode
View Single Post
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 01-10-2010 , 20:12   Re: Admin Explode
Reply With Quote #10

PHP Code:
    if( equalszWeapon"world"
    || 
equalszWeapon"worldspawn"10 
    || 
equalszWeapon"trigger_hurt"12 
    || 
equalszWeapon"door_rotating"13 
    || 
equalszWeapon"door")
    || 
equalszWeapon"rotating"
    || 
equalszWeapon"env_explosion"13 ) )
    {
        return 
PLUGIN_CONTINUE;
    } 
Ever heard about tries ?


Why limit this to admins ? Can't you make a cvar for it ? Also please make a cvar to check admin flags like "cvar_name_flags_needed" "abcef".


About non-steam and bots, why don't you install PodBot on cs ?
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline