Point dz parachute: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "thumb|[[point_dz_parachute in Hammer.]] {{csgo point|point_dz_parachute}} {{DZupdate}} This entity will create a Parachute Backpack in game that pla...")
 
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[File:dzparachute.png|thumb|[[point_dz_parachute]] in Hammer.]]
[[File:dzparachute.png|thumb|[[point_dz_parachute]] in Hammer.]]
{{csgo point|point_dz_parachute}} {{DZupdate}}
{{this is a|point entity|game=Counter-Strike: Global Offensive|name=point_dz_parachute}} {{DZupdate}}




This entity will create a Parachute Backpack in game that players can pick up and use.
This entity will create a Parachute Backpack in game that players can pick up and use.
{{note|Entity is actually called [[prop_weapon_upgrade_chute]] in game, but this entity is used for spawning it.}}
{{note|Entity is actually called [[prop_weapon_upgrade_chute]] in game, but this entity is used for spawning it.}}

Latest revision as of 19:08, 17 May 2024

point_dz_parachute is a point entity available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive. It's one of many new entities added with the CS:GO Danger Zone Danger Zone update.


This entity will create a Parachute Backpack in game that players can pick up and use.

Note.pngNote:Entity is actually called prop_weapon_upgrade_chute in game, but this entity is used for spawning it.