mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-04-01 07:19:04 +03:00
Updated Convar Lookup (markdown)
parent
c18a8707f3
commit
09e7c94359
@ -12,6 +12,10 @@ WIP
|
||||
| npc_alyx_interact_turrets | 0 | Allows Alyx to "interact" with npc_turret_floors in the same way she interacts with rollermines. |
|
||||
| ai_dynint_always_enabled | 0 | Makes all of Mapbase's new dynamic interactions enabled by default. |
|
||||
| npc_citizen_squad_secondary_toggle_use_always | 0 | Makes Mapbase's new citizen "Alt + USE" squad toggle enabled by default on all citizens, regardless of the spawnflag's status. |
|
||||
| npc_combine_idle_walk_easy | 1 | Allows soldiers to use `ACT_WALK_EASY` *(not to be confused with the "Walk Easy" keyvalue)* when walking while idle. |
|
||||
| npc_combine_unarmed_anims | 1 | Allows soldiers to use unarmed animations when they don't have an active weapon. |
|
||||
| npc_combine_altfire_not_allies_only | 1 | Allows elite soldiers to use their energy balls on any enemy, as opposed to their original behavior of only using them against the player and their allies, which can be re-activated by turning off this convar. |
|
||||
| ai_nographrebuildmessage | 0 | Disables the `Node Graph out of Date. Rebuilding...` message. This does not disable the rebuilding of the graph itself. It only suppresses the message. Use `ai_norebuildgraph` to disable nodegraph rebuilding altogether. |
|
||||
|
||||
## Existing Convars
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user