Prop weapon upgrade exojump: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{lang|prop_weapon_upgrade_exojump}}{{ent not in fgd|nolink=1}}
{{lang|prop_weapon_upgrade_exojump}}{{ent not in fgd|nolink=1}}
{{back|point_dz_weaponspawn}}
{{back|point_dz_weaponspawn}}
{{this is a|e0|game=csgo|name=prop_weapon_upgrade_exojump}} {{DZupdate}}
{{this is a|point entity|game=Counter-Strike: Global Offensive|name=prop_weapon_upgrade_exojump}} {{DZupdate}}
{{warning|Its model <code>models/props_survival/upgrades/exojump.mdl</code> is only precached in {{csgo mode|Dz}}, so placing this entity in a map and loading it or {{ent|ent_create}}ing this entity in any other [[game mode]] crashes the game.}}
{{warning|Its model <code>models/props_survival/upgrades/exojump.mdl</code> is only precached in {{csgo mode|Dz}}, so placing this entity in a map and loading it or {{ent|ent_create}}ing this entity in any other [[game mode]] crashes the game.}}


Line 10: Line 10:


It seems to be based on a [[prop_mapplaced_long_use_entity]].
It seems to be based on a [[prop_mapplaced_long_use_entity]].
[[Category:Prop entities|weapon upgrade exojump]]

Latest revision as of 09:14, 1 September 2024

English (en)Translate (Translate)
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
point_dz_weaponspawn

prop_weapon_upgrade_exojump 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.

Warning.pngWarning:Its model models/props_survival/upgrades/exojump.mdl is only precached in CS:GO Danger Zone Danger Zone, so placing this entity in a map and loading it or ent_createing this entity in any other game mode crashes the game.

Entity Description

When +used for 1 second, it gives the !activator an ExoJump, unless they have one already.

This is one of the entities that can spawn from a point_dz_weaponspawn.

It seems to be based on a prop_mapplaced_long_use_entity.