View Single Post
NiHiLaNTh
Way Past Expiration
Join Date: May 2009
Location: Latvia
Old 08-16-2009 , 15:45   Re: M79 Grenade Launcher
Reply With Quote #20

Quote:
Originally Posted by tuty View Post
btw, to not use a lot of gibs precache and a lot of messages with gibs, you could use this

PHP Code:

in plugin init
RegisterHam
Ham_Killed,  "player",  "bacon_damn_killed" );


public 
bacon_damn_killedvictimattackershouldgib )
{
    if( 
player was killed with grenadelauncher )
    {
        
SetHamParamInteger3); // damn body explosion nasty fucking gibs... like in gore.. :) head blow, decals etc.
        
return HAM_HANDLED;
    }
    return 
HAM_IGNORED
ok, I will check it out later.

Arkshine, (or someone else) please help with ammo.Whole code yuo can find in my post above.
__________________

NiHiLaNTh is offline
Send a message via Skype™ to NiHiLaNTh