Weapon promo helmet ball: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:Ballbot cage.jpg|thumb|right|The helmet (which is actually a cage)]]
[[File:Ballbot cage.jpg|thumb|right|The helmet (which is actually a cage)]]
{{ent not in fgd|nolink=1}}
{{ent not in fgd|nolink=1}}
{{entity|weapon_promo_helmet_ball|type=e0|game=Portal 2}} It was a promotional cosmetic item once given out to coop players in the past.
{{this is a|point entity|name=weapon_promo_helmet_ball|game=Portal 2}} It was a promotional cosmetic item once given out to coop players in the past.<br>
It can still be used if the command {{code|preset=3|give weapon_promo_helmet_ball}} is parsed in the console.
{{note|If the player is already holding a weapon, like the [[weapon_portalgun|Portal Gun]], the command {{code|preset=3|use weapon_promo_helmet_ball}} has to be parsed in addition}}


It's a yellow cage that goes over the head of the player.
It appears as a yellow cage that goes over the head of the player leaving the arms and eyes exposed.


It's weapon script can be found under /Portal 2/portal2/scripts/weapon_promo_helmet_ball.txt
Its weapon script can be found under {{path|/Portal 2/portal2/scripts/weapon_promo_helmet_ball.txt}}


== See also ==
== See also ==
Line 16: Line 18:
*[[baseportalcombatweapon]]
*[[baseportalcombatweapon]]
*[[weapon_cubemap]]
*[[weapon_cubemap]]
[[Category:Weapons]]

Latest revision as of 20:39, 17 May 2024

The helmet (which is actually a cage)
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.

weapon_promo_helmet_ball is a point entity available in Portal 2 Portal 2. It was a promotional cosmetic item once given out to coop players in the past.
It can still be used if the command give weapon_promo_helmet_ball is parsed in the console.

Note.pngNote:If the player is already holding a weapon, like the Portal Gun, the command use weapon_promo_helmet_ball has to be parsed in addition

It appears as a yellow cage that goes over the head of the player leaving the arms and eyes exposed.

Its weapon script can be found under 🖿/Portal 2/portal2/scripts/weapon_promo_helmet_ball.txt

See also