Startneurotoxins: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{otherlang2 |de=Startneurotoxins:de |ru=Startneurotoxins:ru }} {{portal series point|Startneurotoxins}}")
 
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
(10 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{otherlang2
{{this is a|console command|series=Portal|name=startneurotoxins}}
|de=Startneurotoxins:de
The command starts a neurotoxin countdown timer that synchronizes with any {{ent|vgui_neurotoxin_countdown}} entities in the map and kills the player after the specified time. It is used in the final fight with [[GLaDOS]] in {{Portal|4}}.
|ru=Startneurotoxins:ru
{{warning|Although still present, this command is non-functional in {{Portal2|4}}. Instead, use a {{ent|point_hurt}} to kill the player, and the <code>countdown</code> KeyValue of {{ent|vgui_neurotoxin_countdown}} to set the timer.}}
}}
 
{{portal series point|Startneurotoxins}}
== See also ==
 
* [[Creating Portal Neurotoxin Gas]]

Latest revision as of 18:48, 17 May 2024

startneurotoxins is a console command available in Portal series Portal series. The command starts a neurotoxin countdown timer that synchronizes with any vgui_neurotoxin_countdown entities in the map and kills the player after the specified time. It is used in the final fight with GLaDOS in Portal Portal.

Warning.pngWarning:Although still present, this command is non-functional in Portal 2 Portal 2. Instead, use a point_hurt to kill the player, and the countdown KeyValue of vgui_neurotoxin_countdown to set the timer.

See also