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 (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
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|e0|game=csgo|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.}}

Revision as of 09:18, 7 January 2024

point_dz_parachute is an e0 available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive.

Warning.pngWarning:
  • The {{{game}}} parameter is inconsistent with the name defined by the {{csgo}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to Counter-Strike: Global Offensive.
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

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.