View Single Post
yuusuke
Junior Member
Join Date: Jul 2020
Old 07-12-2020 , 08:13   Re: AMXX Parachute 1.6 MAY 2020
Reply With Quote #260

Quote:
Originally Posted by DJEarthQuake View Post
Plugin takeover. Support has been in a void for a decade.

What's new in 1.4?
If installed eagerly without the model it used to crash the server! Instead logs: [amx_parachute.amxx] Your parachute model is not correct!

What's new in 1.5?
Amx_parachute includes a cvar, parachute_autoadmin:
Automatically deploys the parachute when in free fall to,
  • Nobody...0.
  • Admins...1.
  • All..._ ....2.

Also, parachute_autorip, a cvar that sets how long to wait before deploying.

What's new in 1.6?
Parachute can be destroyed by attacking/aiming for backpack. It makes a shatter sound. User loses parachute putting them in a dangerous free-fall with eerie wind sound.

**The new wings model is pushed but the old or any original model can be changed by filename. Update on top of script instead of multiple places.

Checksum 37089815db1e06e5f7af4c13471a2e05 Parachute_wings.7z
d3226636f179deef1fc07882ca60bce4 amx_parachute.sma
Tested this on AMXX 1.10. St_bessjump parachute_autorip can be 555.
Hi, I'm a beginner with poor English. I've tried to compile the V1.6 parachute with the latest AMXX 1.9.0.5271, but it showed some error messages to me. Could you help me to fix this issue?

//// amx_parachute.sma
//
// C:\HLDS\Beta_8308\cstrike\addons\amxmodx\scri pting\amx_parachute.sma(497) : warning 217: loose indentation
// C:\HLDS\Beta_8308\cstrike\addons\amxmodx\scri pting\amx_parachute.sma(501) : warning 217: loose indentation
// Header size: 2164 bytes
// Code size: 20528 bytes
// Data size: 8016 bytes
// Stack/heap size: 16384 bytes
// Total requirements: 47092 bytes
//
// 2 Warnings.
// Done.
yuusuke is offline