prop_weapon_upgrade_chute

From Source Entities
Jump to navigation Jump to search
Info.png

This entity is not in the stock FGD files by default.
See below for instructions on making it available.

Code classes:

prop_weapon_upgrade_chute is a point entity present in Csgo-small.pngCounter-Strike: Global Offensive. It's an equippable parachute. Usually made through point_dz_parachute. Crashes the game outside of danger zone.

FGD Code[edit | edit source]

@PointClass base(Targetname, Angles) studio("models/props_survival/upgrades/parachutepack.mdl") = prop_weapon_upgrade_chute : "Equippable parachute. Usually made through point_dz_parachute. Crashes the game outside of danger zone."

[

]