Info global settings: Difference between revisions
Jump to navigation
Jump to search
Note:If this entity does not exist in a map, static spawning will be disabled.
Tip:If you wish to change the spawn method during run-time, use AddOutput IsVehicleMap 0/1.
m (TODO) |
(Started using Template:Synergy point) |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:info_global_settings}} | {{DISPLAYTITLE:info_global_settings}} | ||
{{Synergy}} | {{Synergy point|info_global_settings}} It is used to set the basic co-op settings in a map. | ||
It is used to set the basic co-op settings in a map. | |||
==Entity description == | ==Entity description == | ||
Line 21: | Line 20: | ||
*[[info_spawn_manager]] | *[[info_spawn_manager]] | ||
[[Category:Level Design]] | [[Category:Level Design]] |
Revision as of 13:16, 3 May 2020
Template:Synergy point It is used to set the basic co-op settings in a map.
Entity description
It specifies whether the map will force players to spawn at the active info_player_coop or near the "safest" live player. Also can restart the map.

Keyvalues
- IsVehicleMap ([todo internal name (i)]) <integer>
- Set static spawning for the map.
- 0 : Disable Static Spawning.
- 1 : Enable Static Spawning.

Inputs
- RestartLevel
- Force a map restart.