Updated Convar Lookup (markdown)

Blixibon 2019-08-31 16:47:57 -05:00
parent bc98a15a1e
commit d8b267af4f

@ -1,8 +1,18 @@
This page lists a few convars new with Mapbase designed to be used by maps using **game_convar_mod** or just used by players themselves.
This page serves as an index for convars that could be used with `game_convar_mod` (or even just used by players themselves).
This lists both new convars and old convars that could be used with `game_convar_mod`.
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. |
| npc_alyx_interact_turrets | Allows Alyx to "interact" with npc_turret_floors in the same way she interacts with rollermines. |
## Existing Convars
| Name | Description |
|:------------- |:------------- |
| npc_alyx_interact_manhacks | Allows Alyx to "interact" with npc_manhacks in the same way she interacts with rollermines. |