View Single Post
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 04-19-2012 , 16:01   Re: [CS:S] Supporter Tracers v2.0.1 (Updated: 4/19/12)
Reply With Quote #7

@ Gisele: Replace the following code:
PHP Code:
            if(StrContains(classname"_projectile") != -1)
                
CreateTimer(0.1Timer_OnEntityCreatedEntIndexToEntRef(entity));
#if defined _dhooks_included
            
else 
With:
PHP Code:
#if defined _dhooks_included 
and recompile. If the plugin gets another update I'll consider adding a cvar for it.
__________________

Last edited by thetwistedpanda; 04-19-2012 at 16:02.
thetwistedpanda is offline