Weapon promo antenna ball: Difference between revisions
Jump to navigation
Jump to search
Note:If the player is already holding a weapon, like the Portal Gun, the command
(Created page with "{{ent not in fgd}} {{entity|weapon_prop_antenna_ball|type=e0|game=p2}} It was a promotional cosmetic item once given out to coop players in the past. It's a blue Aperture flag.") |
(This flag is blue, the other item is orange) |
||
| (14 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{ent not in fgd}} | [[File:Ballbot flag.jpg|thumb|right|The flag in question]] | ||
{{entity| | {{ent not in fgd|nolink=1}} | ||
{{this is a|point entity|name=weapon_promo_antenna_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_antenna_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_antenna_ball}} has to be parsed in addition}} | |||
It appears as a blue flag with the [[Aperture Science]] logo printed in white on it. | |||
Its weapon script can be found under {{path|/Portal 2/portal2/scripts/weapon_promo_antenna_ball.txt}}. | |||
== See also == | |||
*[[weapon_promo_antenna_egg]] | |||
*[[weapon_promo_helmet_ball]] | |||
*[[weapon_promo_helmet_egg]] | |||
*[[weapon_portalgun]] | |||
*[[weapon_portal_base]] | |||
*[[basehlcombatweapon]] | |||
*[[baseportalcombatweapon]] | |||
*[[weapon_cubemap]] | |||
[[Category:Weapons]] | |||
Latest revision as of 14:15, 14 June 2025
weapon_promo_antenna_ball is a point entity available in
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.
use weapon_promo_antenna_ball has to be parsed in additionIt appears as a blue 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.