AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Amx Parachute(ported KRoTaL) (https://forums.alliedmods.net/showthread.php?t=11514)

nightscreem 03-21-2005 17:17

Amx Parachute(ported KRoTaL)
 
3 Attachment(s)
*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 ***************************************************************************************************/
http://krotale.free.fr/cs/para.jpg

#eclipse 03-21-2005 20:15

thanks i'm going to test it now...

v3x 03-21-2005 20:40

Does it work?

DrinZ. 03-21-2005 21:17

didnt work for me i can buy the parashute but i cant use it lol

knekter 03-21-2005 22:02

lol
 
isn't it client_PreThink in AMXX not client_prethink???

#eclipse 03-21-2005 22:47

Quote:

Originally Posted by DrinZ.
didnt work for me i can buy the parashute but i cant use it lol

QFE..

v3x 03-21-2005 22:50

Re: lol
 
Quote:

Originally Posted by knekter
isn't it client_PreThink in AMXX not client_prethink???

Yea.

KRoT@L 03-22-2005 06:20

Remove this:

Quote:

site: www.freewebs.com/ikwileenkoffiezet/

Ported: [iwek]nightscream

nightscreem 03-22-2005 09:33

removed it i'm gonna fix it
sry for that

nightscreem 03-22-2005 17:30

UPDATE
fixed thx to xxavalanchexx


All times are GMT -4. The time now is 19:10.

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