Raised This Month: $32 Target: $400
 8% 

Grenade Mixer


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff       
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 03-04-2010 , 06:44   Grenade Mixer
Reply With Quote #1

Grenade Mixer

description
Mix grenades by having one in your hand and looking at another in the floor and pressing +attack2. Like: you mix a smoke grenade with an HE and it will explode and make smoke when used. Same type grenades can also be mixed what will increase their effect.

Needs Orpheu

credits
Thanks to the couple of french acrobats, Arkshine and ConnorMcLeod.


Attached Files
File Type: zip grenadeMixer.zip (3.5 KB, 249 views)
__________________

Last edited by joaquimandrade; 03-04-2010 at 06:53.
joaquimandrade is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-04-2010 , 06:49   Re: Grenade Mixer
Reply With Quote #2

Nice. I will not use it.
__________________
Arkshine is offline
Old 03-04-2010, 08:37
jianyuanguo007
This message has been deleted by YamiKaitou. Reason: spam
Javivi
AlliedModders Donor
Join Date: Dec 2008
Old 03-04-2010 , 09:02   Re: Grenade Mixer
Reply With Quote #3

Muy bueno.
__________________
Javivi is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 03-04-2010 , 11:55   Re: Grenade Mixer
Reply With Quote #4

There's no plugin_init() where you use register_plugin().
Code:
mixWith(...) {         for(new i=0;i<ArraySize(grenadeToMixMixes);i++)         {             ArrayPushCell(mixedWith,ArrayGetCell(grenadeToMixMixes,i))         } }
You know better than that
Code:
mixWith(...) {         new size = ArraySize(grenadeToMixMixes)         for(new i=0;i<size;i++)         {             ArrayPushCell(mixedWith,ArrayGetCell(grenadeToMixMixes,i))         } }

You did it again in OnDetonate().

Also, you know you shouldn't create variables inside loops.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Asd'
Senior Member
Join Date: Jun 2009
Location: Argentina
Old 03-04-2010 , 12:06   Re: Grenade Mixer
Reply With Quote #5

Muy bueno joaquim.
__________________
Asd' is offline
Send a message via MSN to Asd'
AntiBots
Veteran Member
Join Date: May 2008
Location: Brazil
Old 03-04-2010 , 12:19   Re: Grenade Mixer
Reply With Quote #6

nice, can you add some screenshots?
__________________
AntiBots is offline
Send a message via ICQ to AntiBots Send a message via MSN to AntiBots Send a message via Skype™ to AntiBots
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 03-04-2010 , 12:21   Re: Grenade Mixer
Reply With Quote #7

Niice
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 03-04-2010 , 12:48   Re: Grenade Mixer
Reply With Quote #8

Great work, a small video or a screenshot would be for sure nice.
KadiR is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-04-2010 , 12:58   Re: Grenade Mixer
Reply With Quote #9

The plugin is very simple. You can imagine.
You know the grenades effect, so you can image 2 effects at the same time.
__________________
Arkshine is offline
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 03-04-2010 , 13:40   Re: Grenade Mixer
Reply With Quote #10

Quote:
Originally Posted by somwhere in halflife 1 game
Nicely done, mr freeman, i will see you up ahead!
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
Reply


Thread Tools
Display Modes

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 23:58.


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