mirror of
https://github.com/EricPlayZ/EGameTools.git
synced 2025-07-18 17:37:53 +08:00
prepare for v1.2.0 release
This commit is contained in:
@ -2,8 +2,11 @@
|
||||
Speed=2
|
||||
TeleportPlayerToCamera=0
|
||||
[Camera:Misc]
|
||||
DisableHeadCorrection=0
|
||||
DisablePhotoModeLimits=1
|
||||
DisableSafezoneFOVReduction=1
|
||||
GoProMode=0
|
||||
LensDistortion=20
|
||||
[Camera:ThirdPerson]
|
||||
DistanceBehindPlayer=2
|
||||
Enabled=0
|
||||
@ -16,33 +19,68 @@ HasSeenChangelog=0
|
||||
Opacity=99
|
||||
Scale=1
|
||||
[Menu:Keybinds]
|
||||
AllowGrappleHookInSafezoneToggleKey=VK_NONE
|
||||
DisableAirControlToggleKey=VK_NONE
|
||||
DisableGamePauseWhileAFKToggleKey=VK_NONE
|
||||
DisableHUDToggleKey=VK_F8
|
||||
DisableHeadCorrectionToggleKey=VK_NONE
|
||||
DisableOutOfBoundsTimerToggleKey=VK_NONE
|
||||
DisablePhotoModeLimits=VK_NONE
|
||||
DisableSafezoneFOVReduction=VK_NONE
|
||||
FreeCamToggleKey=VK_F3
|
||||
FreezePlayerToggleKey=VK_F7
|
||||
FreezePlayerToggleKey=VK_NONE
|
||||
FreezeTimeToggleKey=VK_NONE
|
||||
GoProMode=VK_NONE
|
||||
GodModeToggleKey=VK_F6
|
||||
InstantReloadToggleKey=VK_NONE
|
||||
MenuToggleKey=VK_F5
|
||||
NightrunnerModeToggleKey=VK_F9
|
||||
NightrunnerModeToggleKey=VK_F7
|
||||
NoRecoilToggleKey=VK_NONE
|
||||
NoSpreadToggleKey=VK_NONE
|
||||
OneHandedModeToggleKey=VK_NONE
|
||||
OneHitKillToggleKey=VK_NONE
|
||||
SlowMotionToggleKey=VK_4
|
||||
TeleportPlayerToCameraToggleKey=VK_F4
|
||||
TeleportToCoordsToggleKey=VK_NONE
|
||||
TeleportToSelectedLocationToggleKey=VK_F9
|
||||
ThirdPersonToggleKey=VK_F1
|
||||
UnlimitedAmmoToggleKey=VK_NONE
|
||||
UnlimitedDurabilityToggleKey=VK_NONE
|
||||
UnlimitedImmunityToggleKey=VK_NONE
|
||||
UnlimitedItemsToggleKey=VK_NONE
|
||||
UnlimitedStaminaToggleKey=VK_NONE
|
||||
UseTPPModelToggleKey=VK_F2
|
||||
[Misc:GameChecks]
|
||||
DisableDataPAKsCRCCheck=1
|
||||
DisableSavegameCRCCheck=1
|
||||
IncreaseDataPAKsLimit=1
|
||||
[Misc:Misc]
|
||||
DisableGamePauseWhileAFK=1
|
||||
[Player:Misc]
|
||||
AllowGrappleHookInSafezone=0
|
||||
DisableOutOfBoundsTimer=1
|
||||
GodMode=0
|
||||
InvisibleToEnemies=0
|
||||
NightrunnerMode=0
|
||||
OneHandedMode=0
|
||||
OneHitKill=0
|
||||
UnlimitedImmunity=0
|
||||
UnlimitedItems=0
|
||||
UnlimitedStamina=0
|
||||
[Player:PlayerJumpParameters]
|
||||
DisableAirControl=0
|
||||
[Player:PlayerVariables]
|
||||
Enabled=0
|
||||
LastLoadSCRFilePath=
|
||||
LastSaveSCRPath=
|
||||
[Teleport:SavedLocations]
|
||||
SavedTeleportLocations=Bazaar - Highest Point:1944,123.6,932.8;Bazaar - Main Entrance:1962.9,50.1,927.9;Colonel Williams Stronghold - Main Entrance Bridge:994.3,22.8,-1138.6;Dynamo Cars Factory - Main Entrance:2295.9,-2.1,-78.6;Fish Eye - Player Safehouse:1180.4,32.4,-146.8;Fish Eye - Top of The Baloon:1122.6,98.8,-101.2;Observatory - Meeting Room:1951.2,-13.4,-329.6;Observatory - The 2 Domes (No Chemicals):1985.4,19.9,-357.2;Out of Bounds - Cut Road Quest:2693.3,-4.7,-241.5;PK Metro Station - Main Entrance:1886.9,50,628.9;PK Ship - Main Entrance:801.8,4.2,139.8;St. Paul Cathedral - GRE Entrance:463.4,4.2,-421;Tolga & Fatin Quest - Underground Loot Box:2343.9,12.2,-661.5;VNC Tower - "V" Logo:1434.2,4.3,-319.3;VNC Tower - Highest Player Safehouse:1424.7,354.6,-455;VNC Tower - Highest Point:1403.8,446.7,-389.8;X13 - Tunnel Near the City Walls Towards Facility:2407.9,36.2,-461.7;X13 - Underground Facility:2437.8,12.2,-649.9;X13 - Waltz Arena:2551.9,15.3,-569.1
|
||||
[Weapon:Misc]
|
||||
InstantReload=0
|
||||
NoRecoil=0
|
||||
NoSpread=0
|
||||
UnlimitedAmmo=0
|
||||
UnlimitedDurability=0
|
||||
[World:Time]
|
||||
SlowMotionSpeed=0.4
|
||||
SlowMotionTransitionTime=1
|
||||
|
Reference in New Issue
Block a user