SakeTami
cfemen
cfemen

patreon


STALKER 2

My Stalker 2 table allows to unlock the Unreal-Engine console and execute X-Ray Engine commands with it.

Commands:

XSetRelationsInRadius <Radius> <Amount>

XRepairCurrentWeapon

XAddAllNotes

XAddMoneyToPlayer <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

Does this still work after the two multi-gig updates to the game? Will it be updated here or on your Discord?

Zurls

Thanks

SwayEvenly

Probably 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

Hi, no the links are working fine, maybe something is blocking pastebin on your end?

cfemen

Looks like the pastebin links have expired.

SwayEvenly

Hmm, I've tried with the monolith heavy exo and everything worked fine. Strange :-?

r3v4n

Thanks 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

Hi, 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

It 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

Make 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

Sadly "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

Re-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

Good 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

I 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


More Creators