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

Infinite Grenades For DoD


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Day of Defeat        Category:   Fun Stuff        Approver:   v3x (159)
Rara Avis
Junior Member
Join Date: Mar 2006
Old 04-20-2006 , 23:57   Infinite Grenades For DoD
Reply With Quote #1

Code:
// Unlimited Grenades For Day of Defeat Requested By mudda_fudda
// Code By Freecode

#include <amxmodx>
#include <amxmisc>
#include <fun>
#include <dodx>
Code:
{
   register_plugin("Unlimited Grenades","1.0","Rara Avis")
   register_clcmd("amx_nade","givenade",ADMIN_KICK,"<name/@TEAM/*(all)>")
   register_clcmd("amx_unnade","unnade",ADMIN_KICK,"<name/@TEAM/*(all)>")
}
I used Freecode's Unlimited Grenades For CS Plugin
Attached Files
File Type: sma Get Plugin or Get Source (nades_dod.sma - 2804 views - 3.6 KB)
Rara Avis is offline
FrontLine
Member
Join Date: Apr 2006
Old 04-21-2006 , 00:04  
Reply With Quote #2

Ye, it's good DoD is getting back it's days of being used now...
I'll give you a 4 because it's for DoD if approved, And + Karma.

It's just ideas like these, abuse the game...
I remember playin Cs with this plugin, Just get 3
guys to nade every entrance.

FL.
__________________
FrontLine is offline
Send a message via MSN to FrontLine
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 04-21-2006 , 00:09  
Reply With Quote #3

why do you have so much repeatitive code!?!

and whats up with repeating the if?
Code:
      if (wpn[i] != DODW_STICKGRENADE)       {          give_item(uid,"stick")       }       if (wpn[i] != DODW_STICKGRENADE)       {          give_item(uid,"stick")       }
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
Rara Avis
Junior Member
Join Date: Mar 2006
Old 04-21-2006 , 00:39  
Reply With Quote #4

All I did was change the entities in Freecode's cs plugin to the dod ones.
Rara Avis is offline
Xanimos
Veteran Member
Join Date: Apr 2005
Location: Florida
Old 04-21-2006 , 00:40  
Reply With Quote #5

well you don't need to do it twice.
Xanimos is offline
Send a message via AIM to Xanimos Send a message via MSN to Xanimos
Rara Avis
Junior Member
Join Date: Mar 2006
Old 04-21-2006 , 00:44  
Reply With Quote #6

Yeah I did this kinda quick and just scimmed through it. Mostly becuase it was simple and would still work. Next time I will delete all useless code
Rara Avis is offline
Teh_Guy
Member
Join Date: Jun 2006
Old 06-25-2006 , 12:39   Re: Infinite Grenades For DoD
Reply With Quote #7

Make it for TFC
Teh_Guy is offline
mudda_fudda
Junior Member
Join Date: Aug 2005
Old 06-27-2006 , 19:06   Re: Infinite Grenades For DoD
Reply With Quote #8

thank you for making this only problem im having is i have admin on a server with this and i type amx_nade all and no one had infinite nades none of the commands work. It doesnt give an errror and in amx_help it has amx_nade so im sure its not an error
mudda_fudda is offline
Malithicus
Junior Member
Join Date: Mar 2005
Old 06-28-2006 , 15:12   Re: Infinite Grenades For DoD
Reply With Quote #9

this plugin does NOT work end of discussion please remove it from approved plugins thank you very much.
Malithicus is offline
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 16:24.


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