My Stalker 2 table allows to unlock the Unreal-Engine console and execute X-Ray Engine commands with it.
Commands:
XSetRelationsInRadius <Radius> <Amount>
XRepairCurrentWeapon
XAddAllNotesXAddMoneyToPlayer <Amount>
XStartQuestBySID<QuestName>
XStartQuestNodeBySID <NodeName>
XEndQuestBySID <QuestName>
XEndQuestNodeBySID <NodeName>
XSetTimeSpeed <Speed>
XSetWeatherTime <Hour> <Minute> <Second>
XKillThemAll
XSuicide
XDeactivateAIFeature
XActivateAIFeature
XSetNoClipGSC <Enabled> <Speed>
XSetGodModeByUID <ID> <Enabled>
XSetPlayerSpeedMultiplier <NewMultiplier>
XTeleportPlayerInForwardDirection
XToggleDebugCodeLock
XForceWeather <WeatherName>
XSkipTimeHours <Hours>
XSwitchPlayerRank <RankName>
XSetFov <Value>
XSetXRayMode
XSetWeatherLocked 1
XSetWeatherLocked 0
XSpawnObjBySID <Name> <Rank> <bDestroyOffline> <X> <Y> <Z> <Pitch> <Yaw> <Roll>
XTeleportTo <X> <Y> <Z>
XDisableCinematicMode
XEnableCinematicMode
XShowHUD 1
XShowHUD 0
XALifeDisable
XALifeEnable
XGiveWeaponWithAttaches
XToggleDebugAimAssist
XSpawnItemNearPlayerBySID <ItemName>
XCreateItemInInventoryByID <ItemName> 0 <Amount> 1
XRemoveEffectFromPlayer <EffectName>
XApplyEffectOnPlayer <EffectName>
XApplyMainHandWeaponUpgradeBySID <UpdradeName>
XApplyUpgradeBySID <ItemName> <UpgradeName>
Examples:
Spawning Items:
Spawn 1 AK In Inventory: XCreateItemInInventoryByID GunAKU_PP 0 1 1
Spawn 99 9x18 Ammo In Inventory: XCreateItemInInventoryByID A918D 0 99 1
Spawn 1 AK On The Ground: XSpawnItemNearPlayerBySID GunAKU_PP
List Of All Items: https://pastebin.com/raw/2R7T6ZDT
Edit Weapons:
Equip the gun you want to edit and leave the inventory and select the gun.
Open the console and execute:
XApplyMainHandWeaponUpgradeBySID BaseDamageUpgrade
Now your weapon has increased damage.
For most of the upgrades you need the correct upgrade type for your weapon.
List of all upgrade names: https://pastebin.com/raw/HQ4iQjpD
Edit Gear Example Step By Step:
Spawn a armor with the console:
XCreateItemInInventoryByID Jemmy_Neutral_Armor 0 1 1
Note: make sure you have only ONE armor of that type in the inventory, otherwise it won't work!
Now use the console to add an effect to the armor:
XApplyUpgradeBySID Jemmy_Neutral_Armor Jemmy_Neutral_Armor_ProtectionStrike_Left_1_1
Done, now the armor has the upgrade!
List of all upgrade names: https://pastebin.com/raw/HQ4iQjpD
Add Permanent Player Effects:
XApplyEffectOnPlayer can be used to add effects to the player, this effects will save, so you can remove stuff like bleeding or stamina forever!
( you can remove these cheated effects again if you want )
List of all effects: https://pastebin.com/raw/YEMt9cSY
List of ready to use examples: https://pastebin.com/raw/jYFiKvJ9
Enable NoClip:
XSetNoClipGSC 1 500
Disable NoClip:
XSetNoClipGSC 0
Enable GodMode:
XSetGodModeByUID 0 1
Disable GodMode:
XSetGodModeByUID 0 0
Set All Relations To Factions In 1000 Meters To Friendly:
XSetRelationsInRadius 1000 300
Weather Names:
Clearly
Cloudy
Fogy
Stormy
LightRainy
Rainy
Thundery
Emission
CalmBeforeEmission
e.g XForceWeather Clearly
XTeleportTo Positions:
Intro;V(X=340931.38, Y=666722.19, Z=409.60);R(0)
Start_02;V(X=367538.00, Y=595014.00, Z=212.17);R(0)
OldBridge_Hut;V(X=362269.19, Y=589130.19, Z=750.27);R(0)
Zalissya;V(X=401922.22, Y=549398.50, Z=698.31);R(0)
SW_Church;V(X=761943.12, Y=712179.81, Z=2849.92);R(0)
SW_EastTower;V(X=743126.25, Y=764860.44, Z=1989.11);R(0)
SW_FishingFarm;V(X=767872.62, Y=732877.50, Z=1384.00);R(0)
SW_Pumping;V(X=743319.88, Y=736860.38, Z=1887.85);R(0)
SW_ClearSky;V(X=783729.06, Y=756685.00, Z=1621.93);R(0)
SW_BurntFarm;V(X=737051.75, Y=709953.06, Z=1781.97);R(0)
SW_NorthTower;V(X=761805.69, Y=726109.50, Z=1428.26);R(0)
ART_MUSEUM;V(X=1007865.62, Y=36386.11, Z=61790.83);R(Y=348.64)
Rostok;V(X=317827.750000,Y=415159.250000,Z=702.566772);R(0)
e.g Teleport To Rostok = XTeleportTo 317827.750000 415159.250000 702.566772
Download: https://cfemen.itch.io/stalker-2/patreon-access
Note: You DON'T need an itch.io account to download
Just allow the website to connect to your patreon account.