View Single Post
Plugin Info:     Modification:          Category:         
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 03-21-2005 , 17:17   Amx Parachute(ported KRoTaL)
Reply With Quote #1

*update 0.2.3*
added:
  • Fixed the alive bug
this was done by me(nightscream)

suggestions are always welcome
Code:
/***************************************************************************************************                                 AMX Parachute             Version: 0.2.2   Author: KRoTaL   0.1    Release   0.1.1  Players can't buy a parachute if they already own one   0.1.2  Release for AMX MOD X   0.1.3  Minor changes   0.1.4  Players lose their parachute if they die   0.1.5  Added amx_parachute cvar   0.1.6  Changed set_origin to movetype_follow (you won't see your own parachute)   0.1.7  Added amx_parachute <name> | admins with admin level a get a free parachute   0.1.8  Fixed the give parachute command      added a admin_parachute cvar to give admins with level A a free parachute   0.1.9  Added a sell command & added a cvar to get money back   0.2.0  Added para_free cvar to give everyone a free parachute   0.2.1  Fixed some minor bugs   0.2.2  Fixed the parachute remove bug   0.2.3  Fixed the alive bug   Commands:     say buy_parachute   - buys a parachute         amx_parachute <name>|@all   - gives a player a free parachute     Press +use to slow down your fall.   Cvars:     sv_parachute "1"     -  0: disables the plugin                     1: enables the plugin     parachute_cost "1000"    - cost of the parachute         admin_parachute "0"  -   0: admins with level A won't get a free parachute                     1: admins with level A get a free parachute                         parachute_payback "75"   -    the amount you get back of the parachute in %(75/100*1000) = 750         para_free "0"       - 0: no free parachute                     1: free parachute for everyone       Setup (AMXX 1.71):     Install the amxx file.     Enable engine and cstrike(amxx's modules.ini)     Put the parachute.mdl file in the cstrike/models folder     Pu the parachute.txt in data/lang folder ***************************************************************************************************/
Attached Files
File Type: zip parachute_model.zip (64.1 KB, 42727 views)
File Type: txt parachute.txt (6.2 KB, 33158 views)
File Type: sma Get Plugin or Get Source (amx_parachute.sma - 56358 views - 8.9 KB)
__________________
- Bye bye!

Last edited by nightscreem; 09-20-2006 at 10:05.
nightscreem is offline