Weapon promo antenna egg: 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.)
mNo edit summary
Line 1: Line 1:
[[File:Eggbot flag.jpg|thumb|right|The flag in question]]
[[File:Eggbot flag.jpg|thumb|right|The flag in question]]
{{ent not in fgd|nolink=1}}
{{ent not in fgd|nolink=1}}
{{this is a|e0|name=weapon_promo_antenna_egg|game=Portal 2}} It was a promotional cosmetic item once given out to coop players in the past.
{{this is a|e0|name=weapon_promo_antenna_egg|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_antenna_egg}} is parsed in the console.
{{note|If the plaer is already holding a weapon like the [[weapon_portalgun|Portal Gun]] the command {{code|preset=3|use weapon_promo_antenna_egg}} has to be parsed in addition}}
It appears as a orange flag with the [[Aperture Science]] logo printed in white on it.


It's a orange Aperture flag.
Its weapon script can be found under {{path|/Portal 2/portal2/scripts/weapon_promo_antenna_egg.txt}}
 
It's weapon script can be found under /Portal 2/portal2/scripts/weapon_promo_antenna_egg.txt


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

Revision as of 16:38, 12 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_egg 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_egg 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_egg 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_egg.txt

See also