In this topic of mine.. THESE don't exist. If you mean cfemen's table, that will work. Why don't you people go spam the respective topics and not ALL of them? Thanks!
Mindless robots. This entire fucking game can be scanned and modified with 4b floats, virtually anything you want.
Spoiled kids looking for tables, never even learned how to use Dark Byte's penis properly.
I can't find value, that changing "bodygender" and "mindgender". Spend a lot of time, but I didn't find. I didn't find anything in internet. So... If you can change anything,can you help me pls?
Anyone figured out how to spawn Legendary Clothings? All stuff in Hash List are either green, white or sometimes blue if you spawn them enough time. But no Legendary version and also there is no hashes so far for Named Legendary clothings that are in game.
If you do a compare between item names and their hashes, you can see it is doing a CRC32B encode.
So for Items.money you get: f5e188ec
And for Items.Preset_Lexington_Wilson you get: 0c812d34
Just use the website that Sunbeam linked in an earlier post and plug in the item name you want to filter for.
~~Yet to work commands~~
player.god()
player.invisible()
player.inventory.removeItem()
player.infiniteammo()
player.invisible
The reason these don't work is the fact that the debug flags aren't compiled in the actual functions where they originally were. Stripped out. So the commands work, the effect doesn't work
If you do a compare between item names and their hashes, you can see it is doing a CRC32B encode.
So for Items.money you get: f5e188ec
And for Items.Preset_Lexington_Wilson you get: 0c812d34
Just use the website that Sunbeam linked in an earlier post and plug in the item name you want to filter for.
thanks a lot
but player.inventory.removeItem() is working, i removed some of my cyberware except self-ice bc idk the hash name
Does anyone know the ID code for the epic bionic joints implant with 25% recoil reduction? No idea where that's supposed to come normally ingame but according to guides it exists somewhere...
I have a small question regarding commands, I would like to know if in this engine there is a way to launch multiple commands at the same time (such as .bat files in fallout or tes).
Thanks in advance.