Raised This Month: $51 Target: $400
 12% 

M79 Grenade Launcher


Post New Thread Reply   
 
Thread Tools Display Modes
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 08-15-2009 , 07:24   Re: M79 Grenade Launcher
Reply With Quote #11

And more to write it.
__________________
Arkshine is offline
NiHiLaNTh
Way Past Expiration
Join Date: May 2009
Location: Latvia
Old 08-15-2009 , 10:02   Re: M79 Grenade Launcher
Reply With Quote #12

Arkshine still need your help with ammo stuff.It still wont update correctly.
__________________

NiHiLaNTh is offline
Send a message via Skype™ to NiHiLaNTh
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 08-15-2009 , 10:18   Re: M79 Grenade Launcher
Reply With Quote #13

Show me your code.
__________________
Arkshine is offline
eforie
BANNED
Join Date: Dec 2008
Location: Romania
Old 08-15-2009 , 11:23   Re: M79 Grenade Launcher
Reply With Quote #14

thank you very much.

Last edited by eforie; 08-15-2009 at 12:11.
eforie is offline
Send a message via Yahoo to eforie Send a message via Skype™ to eforie
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 08-15-2009 , 11:47   Re: M79 Grenade Launcher
Reply With Quote #15

Quote:
Originally Posted by Arkshine View Post
And more to write it.
rofl
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
NiHiLaNTh
Way Past Expiration
Join Date: May 2009
Location: Latvia
Old 08-15-2009 , 12:29   Re: M79 Grenade Launcher
Reply With Quote #16

Arkshine, here is the code
Attached Files
File Type: sma Get Plugin or Get Source (weapon_m79.sma - 936 views - 17.5 KB)
__________________

NiHiLaNTh is offline
Send a message via Skype™ to NiHiLaNTh
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 08-15-2009 , 18:53   Re: M79 Grenade Launcher
Reply With Quote #17

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
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
Zapdos1
BANNED
Join Date: Jul 2009
Location: Chile - La Serena
Old 08-15-2009 , 19:42   Re: M79 Grenade Launcher
Reply With Quote #18

wow it's very cool, it doesn't change the model of another weapon?
(sorry for my english)
or it's like another weapon more?
Zapdos1 is offline
meTaLiCroSS
Gaze Upon My Hat
Join Date: Feb 2009
Location: Viņa del Mar, Chile
Old 08-15-2009 , 19:59   Re: M79 Grenade Launcher
Reply With Quote #19

Quote:
Originally Posted by Zapdos1 View Post
wow it's very cool, it doesn't change the model of another weapon?
(sorry for my english)
or it's like another weapon more?
XM1014, it will be cool with Knife.
__________________
Quote:
Originally Posted by joropito View Post
You're right Metalicross
meTaLiCroSS is offline
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
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:57.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode