Updated Convar Lookup (markdown)

Blixibon 2019-08-31 20:38:39 -05:00
parent 81d4ecddda
commit 2d6244381e

@ -6,13 +6,17 @@ WIP
## New Convars
| Name | Description |
|:------------- |:------------- |
| npc_alyx_interact_manhacks | Allows Alyx to "interact" with npc_manhacks in the same way she interacts with rollermines. |
| npc_alyx_interact_turrets | Allows Alyx to "interact" with npc_turret_floors in the same way she interacts with rollermines. |
| Name | Default Value | Description |
|:------------- |:-------------:|:------------- |
| npc_alyx_interact_manhacks | 0 | Allows Alyx to "interact" with npc_manhacks in the same way she interacts with rollermines. |
| 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. |
## Existing Convars
| Name | Description |
|:------------- |:------------- |
| npc_alyx_interact_manhacks | Allows Alyx to "interact" with npc_manhacks in the same way she interacts with rollermines. |
| Name | Default Value | Description |
|:------------- |:-------------:|:------------- |
| npc_citizen_auto_player_squad_allow_use | 0 | Allows players to add or remove citizens from their squad with +USE, not to be confused with Mapbase's new "Alt + E" implementation. |
| hunter_allow_dissolve | 1 | Disabling this prevents hunters from dissolving after being hit by energy balls. |
| hunter_charge | 1 | Disabling this prevents hunters from charging at enemies. |