Merge pull request #277 from yoyothebest/develop
Added a couple of missing dvars.
This commit is contained in:
commit
a70603659b
@ -834,6 +834,7 @@ namespace dvars
|
|||||||
"FoFIconMaxSize",
|
"FoFIconMaxSize",
|
||||||
"FoFIconMinSize",
|
"FoFIconMinSize",
|
||||||
"FoFIconScale",
|
"FoFIconScale",
|
||||||
|
"Follow",
|
||||||
"friendlyfire_dev_disabled",
|
"friendlyfire_dev_disabled",
|
||||||
"friendlyNameFontColor",
|
"friendlyNameFontColor",
|
||||||
"friendlyNameFontGlowColor",
|
"friendlyNameFontGlowColor",
|
||||||
@ -1142,9 +1143,6 @@ namespace dvars
|
|||||||
"missileWaterMaxDepth",
|
"missileWaterMaxDepth",
|
||||||
"monkeytoy",
|
"monkeytoy",
|
||||||
"motd",
|
"motd",
|
||||||
"Support",
|
|
||||||
"Follow",
|
|
||||||
"Visit",
|
|
||||||
"motd_store_link",
|
"motd_store_link",
|
||||||
"motionTrackerBlurDuration",
|
"motionTrackerBlurDuration",
|
||||||
"motionTrackerCenterX",
|
"motionTrackerCenterX",
|
||||||
@ -1301,6 +1299,7 @@ namespace dvars
|
|||||||
"player_sprintJumpDropWeaponScaler",
|
"player_sprintJumpDropWeaponScaler",
|
||||||
"player_sprintSpeedScale",
|
"player_sprintSpeedScale",
|
||||||
"player_sprintUnlimited",
|
"player_sprintUnlimited",
|
||||||
|
"player_sustainammo",
|
||||||
"player_swimAcceleration",
|
"player_swimAcceleration",
|
||||||
"player_swimCombatTimer",
|
"player_swimCombatTimer",
|
||||||
"player_swimDragHandFrictionMax",
|
"player_swimDragHandFrictionMax",
|
||||||
@ -1832,6 +1831,27 @@ namespace dvars
|
|||||||
"session_immediateDeleteTinySessions",
|
"session_immediateDeleteTinySessions",
|
||||||
"session_modify_retry_on_failure",
|
"session_modify_retry_on_failure",
|
||||||
"session_nonblocking",
|
"session_nonblocking",
|
||||||
|
"sf_use_attraction_mode",
|
||||||
|
"sf_use_bw",
|
||||||
|
"sf_use_chaplin",
|
||||||
|
"sf_use_clustergrenade",
|
||||||
|
"sf_use_desperation_mode",
|
||||||
|
"sf_use_edge_mode",
|
||||||
|
"sf_use_football_mode",
|
||||||
|
"sf_use_fortitude_mode",
|
||||||
|
"sf_use_greenberet_mode",
|
||||||
|
"sf_use_ignoreammo",
|
||||||
|
"sf_use_martyr_mode",
|
||||||
|
"sf_use_pinata_mode",
|
||||||
|
"sf_use_pineapple_mode",
|
||||||
|
"sf_use_polterghost_mode",
|
||||||
|
"sf_use_pomegrenade_mode",
|
||||||
|
"sf_use_precision_mode",
|
||||||
|
"sf_use_ragdoll_mode",
|
||||||
|
"sf_use_slowmo",
|
||||||
|
"sf_use_starvation_mode",
|
||||||
|
"sf_use_tire_explosion",
|
||||||
|
"sf_use_wolf_mode",
|
||||||
"shieldBlastDamageProtection_120",
|
"shieldBlastDamageProtection_120",
|
||||||
"shieldBlastDamageProtection_180",
|
"shieldBlastDamageProtection_180",
|
||||||
"shieldBlastDamageProtection_30",
|
"shieldBlastDamageProtection_30",
|
||||||
@ -1928,6 +1948,7 @@ namespace dvars
|
|||||||
"steam_ingame_p2p_throttle",
|
"steam_ingame_p2p_throttle",
|
||||||
"steve",
|
"steve",
|
||||||
"stringtable_debug",
|
"stringtable_debug",
|
||||||
|
"Support",
|
||||||
"sv_framerate_smoothing",
|
"sv_framerate_smoothing",
|
||||||
"sv_loadingsavegame",
|
"sv_loadingsavegame",
|
||||||
"sv_running",
|
"sv_running",
|
||||||
@ -2188,6 +2209,7 @@ namespace dvars
|
|||||||
"viewModelDebugNotetracks",
|
"viewModelDebugNotetracks",
|
||||||
"viewModelHacks",
|
"viewModelHacks",
|
||||||
"viewposNow",
|
"viewposNow",
|
||||||
|
"Visit",
|
||||||
"waypointDebugDraw",
|
"waypointDebugDraw",
|
||||||
"waypointDistScaleRangeMax",
|
"waypointDistScaleRangeMax",
|
||||||
"waypointDistScaleRangeMin",
|
"waypointDistScaleRangeMin",
|
||||||
|
Loading…
Reference in New Issue
Block a user