mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2024-12-27 07:15:31 +03:00
Updated Convar Lookup (markdown)
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
|
WIP
|
||||||
|
|
||||||
|
## New Convars
|
||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
|:------------- |:------------- |
|
|:------------- |:------------- |
|
||||||
| npc_alyx_interact_manhacks | Allows Alyx to "interact" with npc_manhacks in the same way she interacts with rollermines. |
|
| 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. |
|
Loading…
Reference in New Issue
Block a user