Weapon promo antenna ball: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
It appears as a orange flag with the [[Aperture Science]] logo printed in white on it.
It appears as a orange flag with the [[Aperture Science]] logo printed in white on it.


Its weapon script can be found under {{Code|preset=3|/Portal 2/portal2/scripts/weapon_promo_antenna_ball.txt}}.
Its weapon script can be found under {{path|/Portal 2/portal2/scripts/weapon_promo_antenna_ball.txt}}.


== See also ==
== See also ==

Revision as of 16:39, 13 January 2024

The flag in question
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.

weapon_promo_antenna_ball is an e0 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_antenna_ball is parsed in the console.

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

It appears as a orange flag with the Aperture Science logo printed in white on it.

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

See also