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

Admin Weapons II(SniperBeamer) Build 6.5


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        Approver:   devicenull (200)
Meatwad
Senior Member
Join Date: Jul 2004
Location: New york, LI
Old 08-23-2004 , 22:20   Admin Weapons II(SniperBeamer) Build 6.5
Reply With Quote #1

I am continuing Girthesniper's plugin that he made from SniperBeamers Admin Weapon II. If anyone has any suggestions for this plugin, please tell me.


Code:
/* AMXX Mod script. 
* 
* Admin Weapon II Build 6.5
*  by SniperBeamer
*  Builds by Girthesniper
*  Converted to AMXx by Girthesniper
*  Continued by MeatWad
*
*  AIM:Gir489
*  MSNM:[email protected] //I swear this is a MSNM 
*  E-MAIL:gir489[AT]linuxmail.<nospam>org
*
* Gir says he will now take support for this plugin. I will not release my contact info for private reason..
*
*
* Description: Give clients weapons and accessories. This plugin has been tested, and works on a Condition Strike: Condition Zero server by MeatWad. 
*
* Settings: amx_weaponmsg (0/1) - announces when a player gets a weapon. 
*
* Usage: amx_weapon <authid, nick, @team, @all or #userid> <weapon #> 
* Example: amx_weapon SniperBeamer 43 ; This give client 'SniperBeamer' an M4A1.
*          amx_weapon @ALL 17 ; This gives every one all the pistols.
*          amx_weapon @TERRORIST 46 ; This gives all the terrorists a scout.
*          amx_weapon @CT 42 ; This gives all the CTs the AK47.
*          amx_weapon Meat 48 ; This gives client 'MeatWad' the Arctic Warfare Magnum.
*
*  Build 1:
*	    Added support for the Galil and FAMAS.
*	    Added support for the shield.
*	    Fixed MAC10 case not giving full ammo.
*	    Fixed USP case not giving full ammo.
*
*  Build 2:
*	    Converted plugin for AMXx use.
*	    Added case, where you could give client full ammo for every gun.
*	    Added case, where you could give client all pistols.
*	    Added case, where you could give client all grenades.
*
*  Build 3:
*	    Added cases for shield combos.
*	    Added more categories.
*
*  Build 4:
*	    Changed shield cases to 60's instead of 800's.
*	    Fixed spelling errors in the intro.
*	    Fixed case 63 causing server crash. (Thanks KingPin)
*
*  Build 5:
*	    Removed that stupid amx_weaponmsg cvar. (Pointless.)
*	    Cleaned up some of the code.
*	    Reworded the register_plugin and register_concmd.
*	    Renamed console prints from [AMX] to [AMXX].
*	    Added AWM combo. (Case 100)
*	    Fixed grammar discrepancies in Build 1's changelog.
*
*  Build 6:
*	    Arranged weapons to follow Counter-Strike more chronologically. (Left the Assault cases alone. They would cause too much confusion.)
*	    Added better description in the version array.
*	    Fixed Gir's childish way of spelling "thanks."
*
*  Build 6.1:
*	    Added C4. (Case 91)
*	    Arranged asssualt weapons upon request. By whos name will remain nameless.
*
*  Build 6.2:
*	    Added require_modules, for cstrike and fun. (Thanks DeviceNull)
*	    Fixed the top of the commentary saying Build 5.
*	    Organized almost every line in this plugin.
*	    Updated the case examples in the commentary.
*	    Fixed some of the 9MM guns not giving full ammo.
*	    Completley cleaned up the case statements.
*
*  Build 6.3:
*	    Fixed C4 not working.
*	    More code and case cleanup.
*	    Placed the shield cases more properly.
*	    Fixed some of the grammar in the weapon comments.
*
*  Build 6.4:
*	    Added money case. (Case 160)
*	    Corrected register_plugin to the current version.
*	    Added clone command of amx_weapon, as amx_weapons, to coincide with the name of the plugin.
*
*  Build 6.4.1:
*	    Added ChangeLog knowledge of NightVision goggles. (Case 92)
*	    Fixed some extremely minor things.
*
*  Build 6.4.2:
*	    Fixed-up some code.
*	    Added VERSION #define,
*       Fixed-up the plugin to compile with 1.60.
*
*  Build 6.5:
*	    Added give_all_weapons case. (Case 666) ;)
*
*/
Attached Files
File Type: sma Get Plugin or Get Source (admin_weaponii.sma - 7735 views - 19.7 KB)
__________________
http://googlefoundfunniest.ytmnd.com/

If you like Aqua Teen Hunger Force, then paste this onto your forehead. (Laugh out loud.)

Admin Weapons II
Meatwad is offline
Nick
Senior Member
Join Date: Apr 2004
Location: Canada, Alberta, Cal
Old 08-24-2004 , 02:44  
Reply With Quote #2

When will the crash be fixed?
__________________
Nick is offline
Send a message via MSN to Nick
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 08-24-2004 , 10:10  
Reply With Quote #3

Quote:
Originally Posted by Nick
When will the crash be fixed?
as soon as people learn to read instead of making blind ports. here this one wont crash on case 63.
Attached Files
File Type: sma Get Plugin or Get Source (admin_weaponii.sma - 2522 views - 16.5 KB)
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
Meatwad
Senior Member
Join Date: Jul 2004
Location: New york, LI
Old 08-24-2004 , 12:11  
Reply With Quote #4

Quote:
Originally Posted by kingpin
as soon as people learn to read instead of making blind ports. here this one wont crash on case 63.
Can you show me what you changed?
__________________
http://googlefoundfunniest.ytmnd.com/

If you like Aqua Teen Hunger Force, then paste this onto your forehead. (Laugh out loud.)

Admin Weapons II
Meatwad is offline
Meatwad
Senior Member
Join Date: Jul 2004
Location: New york, LI
Old 08-24-2004 , 16:20  
Reply With Quote #5

All fixed. Thanks a million, kingpin. I still don't know what you changed, but thx.
__________________
http://googlefoundfunniest.ytmnd.com/

If you like Aqua Teen Hunger Force, then paste this onto your forehead. (Laugh out loud.)

Admin Weapons II
Meatwad is offline
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 08-24-2004 , 21:09  
Reply With Quote #6

lol no problem... I personally dont, like this plugin... I like mine better since it uses names isntead of numbers but.. mmm this is good for the public the I suppose.
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
Meatwad
Senior Member
Join Date: Jul 2004
Location: New york, LI
Old 08-24-2004 , 23:53  
Reply With Quote #7

Quote:
Originally Posted by kingpin
lol no problem... I personally dont like this plugin... I like mine better since it uses names isntead of numbers but.. mmm this is good for the public the I suppose.
I like having a basic system of numbers, instead of names. I like organizing things via numbers. Like, my Music dir is #4, my Windows dir is #1, my KaZaA Lite folder is #9, etc, etc. Anyway, how did you fix it!?
__________________
http://googlefoundfunniest.ytmnd.com/

If you like Aqua Teen Hunger Force, then paste this onto your forehead. (Laugh out loud.)

Admin Weapons II
Meatwad is offline
Meatwad
Senior Member
Join Date: Jul 2004
Location: New york, LI
Old 08-24-2004 , 23:56  
Reply With Quote #8

Could someone help me make it, so that if you define 1 it will give you numbers, if defined 0 it will give you names?
__________________
http://googlefoundfunniest.ytmnd.com/

If you like Aqua Teen Hunger Force, then paste this onto your forehead. (Laugh out loud.)

Admin Weapons II
Meatwad is offline
kingpin
Veteran Member
Join Date: Apr 2004
Location: kpsforum.com
Old 08-25-2004 , 00:38  
Reply With Quote #9

lmao thats easy to do the harder part is how to give them numbers. mm maybe Ill post mine here in a coupla days lemme clean it up a bit.
__________________
kingpin is offline
Send a message via ICQ to kingpin Send a message via AIM to kingpin Send a message via MSN to kingpin Send a message via Yahoo to kingpin Send a message via Skype™ to kingpin
Meatwad
Senior Member
Join Date: Jul 2004
Location: New york, LI
Old 08-25-2004 , 14:38  
Reply With Quote #10

Quote:
Originally Posted by kingpin
lmao thats easy to do the harder part is how to give them numbers. mm maybe Ill post mine here in a coupla days lemme clean it up a bit.
What do you mean?
__________________
http://googlefoundfunniest.ytmnd.com/

If you like Aqua Teen Hunger Force, then paste this onto your forehead. (Laugh out loud.)

Admin Weapons II
Meatwad 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 03:12.


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