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

Purchase Mod - v1.4.1


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        Approver:   Geesu (62)
Dizzy
Veteran Member
Join Date: Jun 2004
Location: Massachusetts
Old 02-24-2006 , 07:20   Purchase Mod - v1.4.1
Reply With Quote #1

Purchase Mod
v1.4.1
Code:
//////////////////////////////////////////// //AMXMOD[X]                               // //Purchase Mod v1.4.1                     // //By: Dizzy                               // //(©)All rights reserved                  // //                                        // //Cvars:                                  // //  amx_pmod                (0|1) (off|on)// //     -Plugin off/on                     // //  amx_pmod_multi          (0|1) (off|on)// //     -Multi abilities off/on            // //  amx_pmod_menu           (0|1) (off|on)// //     -Menu stays open                   // //  amx_pmod_rounds         (1    DEFAULT)// //     -How many rounds Ability lasts     // //  amx_pmod_dropallow      (0|1) (off|on)// //     -Allow players to drop ability     // //  amx_pmod_droprate       (25  %DEFAULT)// //     -Droprate in %                     // //                                        // // (Disable Individual Abilities)         // //  amx_pmod_gravity        (0|1) (off|on)// //  amx_pmod_speed          (0|1) (off|on)// //  amx_pmod_stealth        (0|1) (off|on)// //  amx_pmod_laser          (0|1) (off|on)// //  amx_pmod_glasses        (0|1) (off|on)// //  amx_pmod_multijump      (0|1) (off|on)// //  amx_pmod_bunnyhop       (0|1) (off|on)// //  amx_pmod_health         (0|1) (off|on)// //  amx_pmod_parachute      (0|1) (off|on)// //                                        // // (Individual Ability Cost)              // //  amx_pmod_gravityCost    (3500 DEFAULT)// //  amx_pmod_speed          (4000 DEFAULT)// //  amx_pmod_stealth        (5000 DEFAULT)// //  amx_pmod_laser          (2000 DEFAULT)// //  amx_pmod_glasses        (5000 DEFAULT)// //  amx_pmod_multijump      (3000 DEFAULT)// //  amx_pmod_bunnyhop       (6000 DEFAULT)// //  amx_pmod_health         (5000 DEFAULT)// //  amx_pmod_parachute      (4000 DEFAULT)// //                                        // // (Value Settings)                       // //  amx_pmod_playerspeed    (320  DEFAULT)// //  amx_pmod_playergravity  (200  DEFAULT)// //  amx_pmod_playerhealth   (200  DEFAULT)// //  amx_pmod_playerarmor    (200  DEFAULT)// //     -How much given back (in cash)     // //                                        // // (Parachute Options)                    // //  amx_pmod_parafallSpeed  (100  DEFAULT)// //  amx_pmod_paraDetach     (1    DEFAULT)// //                                        // // (Multi Jump Number - How many jumps)   // //  amx_pmod_multijumpnumber(3    DEFAULT)// //                                        // //Client Commands:                        // //  pmodmenu                              // //                                        // //Code Credits:                           // //  Multi-Jump(twistedeuphoria)           // //  Anti-Flash Glasses(AssKicR)           // //  BunnyHop(CheesyPeteza)                // //  Parachute(KRoTaL/JTP10181)            // //                                        // //  Big thanks to JPe for help with: one, // //getting me off my ass to make another   // //release for this thing, two, menus with // //dimming values, etc, three, ideas for   // //individual ability disabling, making    // //abilities last for a specificed round   // //value, and the menu stay open idea.     // //(helps for when multi abilities is      // //enabled)                                // ////////////////////////////////////////////
Credit:
Multi-Jump(twistedeuphoria)
Anti-Flash Glasses(AssKicR)
BunnyHop(CheesyPeteza)
Parachute(KRoTaL/JTP10181)
New Menu and loads of new features JPe

What is it?:
A plugin where you can buy powers for different money amounts a power.
Why? How's it different?:
It is unique because instead of having a mod where you have to gain experience, it goes by the money you have.
Modules required:
**engine
**fun
**cstrike

Change Log:
v1.4.1 - Added a drop feature and upgraded to the new menu system.. Much more stable than the previous version.
v1.4 - BETA - Huge update to increase user functionality (you can edit stuff via cvars - YAY!), replaced menu with JPe's menu, added individual ability disabling, how long abilities last, god damn, just read the amount of cvars ABOVE!
v1.3.1 - Version by JPe, on third page.
v1.3 - Added parachute and made a second menu for it.
v1.2 - Added the multi ability cvar for more than one ability!
v1.1 - Added the prices next to the item to buy.
v1.0 - Menu, Fixed Laser Problem, Added: Flash Glasses, Multi Jump, and Bunny hop.
v0.3 - Took out the help menu
v0.2 - clcmds stripped and menu added
v0.1 - Release

Abilitys (All values editable!)
[Gravity] - Sets your individual gravity to 200
[Speed] - Sets your individual maxspeed to 320
[Stealth] - Sets your individual footseeps off and makes you invisible
[Laser] - Gives you a red dot in the middle of your crosshairs
[Flash Glasses] - Anti-Flash Glasses (You can't get flashed)
[Multi Jump] - 3 Jumps after base jump
[Bunny Hop] - Hold space bar gives repeatative jump, makes you go faster
[Health and Armor] - Sets health and armor values to 200
[Parachute] - Lets a user drift down at a constant slow rate while airborn. (Fall speed is editable!)
Attached Files
File Type: zip purchasemod_required.zip (90.5 KB, 25124 views)
File Type: sma Get Plugin or Get Source (purchasemod.sma - 24380 views - 47.6 KB)

Last edited by Dizzy; 03-09-2010 at 21:57.
Dizzy is offline
Send a message via AIM to Dizzy
eFrigid
Senior Member
Join Date: Aug 2005
Location: 3o3
Old 02-24-2006 , 08:51  
Reply With Quote #2

Pretty cool.
__________________
lol
eFrigid is offline
Send a message via AIM to eFrigid Send a message via MSN to eFrigid Send a message via Skype™ to eFrigid
Dizzy
Veteran Member
Join Date: Jun 2004
Location: Massachusetts
Old 02-24-2006 , 08:55  
Reply With Quote #3

thanks eFrigid
__________________
My Plugins

Purchase Mod - Stable
Type Sounds - Stable
Monster Spawner - Stable
Nade Giver - Maintenance
Dizzy is offline
Send a message via AIM to Dizzy
Deviance
Veteran Member
Join Date: Nov 2004
Location: Sweden
Old 02-24-2006 , 08:59  
Reply With Quote #4

nice, i lay this on my server right now
Deviance is offline
Dizzy
Veteran Member
Join Date: Jun 2004
Location: Massachusetts
Old 02-24-2006 , 09:05  
Reply With Quote #5

Cool, I'm going to fool around with it and try to get a menu set up instead of remembering all those commands...
__________________
My Plugins

Purchase Mod - Stable
Type Sounds - Stable
Monster Spawner - Stable
Nade Giver - Maintenance
Dizzy is offline
Send a message via AIM to Dizzy
knekter
Senior Member
Join Date: Mar 2004
Location: PA
Old 02-24-2006 , 10:00  
Reply With Quote #6

Lots of uneeded code, I will post when I get home from school
__________________
More updates for Matrix Mod!
knekter is offline
Send a message via AIM to knekter Send a message via MSN to knekter
Dizzy
Veteran Member
Join Date: Jun 2004
Location: Massachusetts
Old 02-24-2006 , 10:04  
Reply With Quote #7

Ok, thanks
__________________
My Plugins

Purchase Mod - Stable
Type Sounds - Stable
Monster Spawner - Stable
Nade Giver - Maintenance
Dizzy is offline
Send a message via AIM to Dizzy
knekter
Senior Member
Join Date: Mar 2004
Location: PA
Old 02-24-2006 , 15:21   New and Improved
Reply With Quote #8

Heres how I would do it.
Attached Files
File Type: sma Get Plugin or Get Source (purchasemod.sma - 3127 views - 5.6 KB)
__________________
More updates for Matrix Mod!
knekter is offline
Send a message via AIM to knekter Send a message via MSN to knekter
Dizzy
Veteran Member
Join Date: Jun 2004
Location: Massachusetts
Old 02-24-2006 , 19:50  
Reply With Quote #9

Thanks knekter... I will update with 0.4 and I am adding Multijump as one of the ability's with twistedeuphoria's permission.
__________________
My Plugins

Purchase Mod - Stable
Type Sounds - Stable
Monster Spawner - Stable
Nade Giver - Maintenance
Dizzy is offline
Send a message via AIM to Dizzy
Dizzy
Veteran Member
Join Date: Jun 2004
Location: Massachusetts
Old 02-25-2006 , 22:49   v1.0 Release
Reply With Quote #10

v1.0 Release

[EDIT] Added screen shots
__________________
My Plugins

Purchase Mod - Stable
Type Sounds - Stable
Monster Spawner - Stable
Nade Giver - Maintenance
Dizzy is offline
Send a message via AIM to Dizzy
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 00:31.


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