STALKER 2
Added 2024-11-22 21:31:38 +0000 UTCMy 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.
Comments
Hi, the table is on itch.io It contains a table for the 1.01 version ( Stalker2-Win64-Shipping_101.CT ) that table works fine for the current 1.02 version ( with hotfix ) so yes if the game updates and breaks the table, I will ofc update it :)
cfemen
2024-12-02 19:21:23 +0000 UTCDoes this still work after the two multi-gig updates to the game? Will it be updated here or on your Discord?
Zurls
2024-12-01 21:09:00 +0000 UTCThanks
SwayEvenly
2024-11-27 01:02:25 +0000 UTCProbably pastebin just had an server issue, but in case it's still not working, I've uploaded a SID_Lists.zip to the itch.io page :)
cfemen
2024-11-26 06:05:36 +0000 UTCHi, no the links are working fine, maybe something is blocking pastebin on your end?
cfemen
2024-11-26 06:00:43 +0000 UTCLooks like the pastebin links have expired.
SwayEvenly
2024-11-26 03:44:06 +0000 UTCHmm, I've tried with the monolith heavy exo and everything worked fine. Strange :-?
r3v4n
2024-11-24 11:05:18 +0000 UTCThanks for the head up, sadly that doesn't work either. I've only got one armor in the inv (do I have to equip the armor) but none of the ways works :-(
r3v4n
2024-11-24 08:04:37 +0000 UTCHi, the table is also on my discord ( if you connect it with patreon ) or here is a temp. link: https://cfemen.itch.io/stalker-2/download/dFmVAWI9rKDsUZ422pBiPxlt_2Q556eiz_p_KbgH happy playing and thank you for so the support! BR cfemen
cfemen
2024-11-24 01:32:46 +0000 UTCIt seems that im facing the same issue just as NightOwl had when trying to download the file from itch io. It just shows an text "Their was an error with your request". After updating the page, i get this error: "failed api request POST oauth2/token 401: {"error": "invalid_grant"}"
WhoKnows456
2024-11-24 00:40:24 +0000 UTCMake them one by one, or concat them with "|" e.g: XApplyUpgradeBySID HeavyExoskeleton_Varta_Armor BattleExoskeleton_Varta_Armor_reductionWeight_Left_1_1| XApplyUpgradeBySID HeavyExoskeleton_Varta_Armor BattleExoskeleton_Varta_Armor_EXOprotectionPhysical_Left_2_2| XApplyUpgradeBySID HeavyExoskeleton_Varta_Armor BattleExoskeleton_Varta_Armor_EXOMaxDurability_Left_2_1 Also make sure you have only 1 of this armor in the whole inventory.
cfemen
2024-11-23 19:31:36 +0000 UTCSadly "Edit Gear Example Step By Step:" doesn't seem to work for me :-( I've tried XCreateItemInInventoryByID HeavyExoskeleton_Varta_Armor 0 1 1 -> works XApplyUpgradeBySID HeavyExoskeleton_Varta_Armor BattleExoskeleton_Varta_Armor_reductionWeight_Left_1_1 XApplyUpgradeBySID HeavyExoskeleton_Varta_Armor BattleExoskeleton_Varta_Armor_EXOprotectionPhysical_Left_2_2 XApplyUpgradeBySID HeavyExoskeleton_Varta_Armor BattleExoskeleton_Varta_Armor_EXOMaxDurability_Left_2_1 [...] -> Upgrades do not get installed. Am I too stupid? :-D
r3v4n
2024-11-23 19:05:04 +0000 UTCRe-uploaded the table and added some more stuff, I exposed now lots of pointers in the table for quick access. Also added more developer flags (No-Reload,Ammo,God/Weight,No-Jamming)
cfemen
2024-11-23 04:41:12 +0000 UTCGood luck, there are over 1000 effects that you can apply with the XApplyEffectOnPlayer command. If you look through the effect pastebin you can see lots of Psi/Psy effects, I hope one of them is helping you!
cfemen
2024-11-22 21:46:57 +0000 UTCI needed this, my character has the dumb PSI effect forever… haven’t been able to play the game cause of it lol.. thanks !
Nissa Sunny
2024-11-22 21:41:28 +0000 UTC