View Single Post
Trafalete
Senior Member
Join Date: Sep 2008
Location: Bucuresti ( Printre nori )
Old 02-21-2009 , 10:12   Re: [Request] Remove weapon entity/Block weapon pickup
Reply With Quote #6

PHP Code:
if(contain(model,"_c4") != -|| contain(model,"_scout") != -|| contain(model,"_weaponbox") != -|| contain(model,"_back") != -1)
        return 
FMRES_IGNORED 
add after

PHP Code:
contain(model,"_back") != -
inside the if ( before the last ) ) this thingie for knife

PHP Code:
|| contain(model,"_knife") != -

hope it's like that :p
__________________


Trafalete is offline