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): Upload amx_parachute.amxx u
cstrike/addons/amxmodx/plugins Upload parachute.mdl u
cstrike/models Aktivirajte engine i cstrike (cstrike/addons/amxmodx/configs/modules.ini)
Upload parachute.txt u
cstrike/addons/amxmodx/data/lang Dodajte u
cstrike/addons/amxmodx/configs/plugins.ini na kraju fajla:
amx_parachute.amxxDownload