Dangerzone entity: Difference between revisions
Jump to navigation
Jump to search
Warning:
mNo edit summary |
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
||
Line 1: | Line 1: | ||
{{ent not in fgd}} | {{ent not in fgd}} | ||
{{csgo | {{this is a|e0|game=csgo|name=dangerzone_entity}} | ||
{{DZupdate}} | {{DZupdate}} | ||
Can be spawned by [[info_gascanister_launchpoint]] ([[env_gascanister]]). Untill {{CsgoOperation|shatteredweb}} can be spawn with ScriptMissionCreateAndDetonateDangerZone script function (Only in {{Csgo mode|Coop}}, and [[dangerzone_controller]] with parameter '''dz_missioncontrolled''' = 1) Example is in {{CsgoMap|coop_kasbah}}. | Can be spawned by [[info_gascanister_launchpoint]] ([[env_gascanister]]). Untill {{CsgoOperation|shatteredweb}} can be spawn with ScriptMissionCreateAndDetonateDangerZone script function (Only in {{Csgo mode|Coop}}, and [[dangerzone_controller]] with parameter '''dz_missioncontrolled''' = 1) Example is in {{CsgoMap|coop_kasbah}}. | ||
{{bug|If you remove this entity using <code> ent_remove_all dangerzone_entity</code> and you look at [[weapon_tablet|tablet]], the game will crash!}} | {{bug|If you remove this entity using <code> ent_remove_all dangerzone_entity</code> and you look at [[weapon_tablet|tablet]], the game will crash!}} |
Revision as of 09:36, 7 January 2024
dangerzone_entity
is an e0 available in Counter-Strike: Global Offensive.

- The {{{game}}} parameter is inconsistent with the name defined by the {{csgo}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to Counter-Strike: Global Offensive.
If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.
It's one of many new entities added with the Danger Zone update.
Can be spawned by info_gascanister_launchpoint (env_gascanister). Untill Operation Shattered Web can be spawn with ScriptMissionCreateAndDetonateDangerZone script function (Only in
Co-op Strike, and dangerzone_controller with parameter dz_missioncontrolled = 1) Example is in
coop_kasbah.