you can do most of what you request with the mods in the workshop if you have the game on steam
I know that yeah, but I'm still looking for a table/trainer as I kind of just prefer it and it's a bit easier to just disable mid run or re-enable to salvage a character or make a character a bit OP.
I will take on this project, before I do so please contact me through discord so we can discuss payment options and address questions:
My Discord: lutz#0001
You can set "-debug" as start param for the game in steam and when you start the game, you'll have a debug menu in-game which allows you to cheat most things, god mode and much more.
Not exactly sure why but I'm unable to find any game values with CE, maybe has something to do with the fact that it's a java game, never tried to use CE in a java game before.
There are for example a few bool flags in the character class, bRunning, bSprinting and some more.
So it should be a byte value, 0 when standing still and 1 when sprinting/running but the only thing I've found is a bool flag which says if left shift is pressed or not.
Also no luck with searching for increased/decreased values and the built-in java functions in CE just crash the game.
Last edited by Akira on Tue Jan 11, 2022 3:34 pm, edited 1 time in total.
You can set "-debug" as start param for the game in steam and when you start the game, you'll have a debug menu in-game which allows you to cheat most things, god mode and much more.
Yeah, I know but it's still not quite what I'm after, but thank you
You can set "-debug" as start param for the game in steam and when you start the game, you'll have a debug menu in-game which allows you to cheat most things, god mode and much more.
Not exactly sure why but I'm unable to find any game values with CE, maybe has something to do with the fact that it's a java game, never tried to use CE in a java game before.
There are for example a few bool flags in the character class, bRunning, bSprinting and some more.
So it should be a byte value, 0 when standing still and 1 when sprinting/running but the only thing I've found is a bool flag which says if left shift is pressed or not.
Also no luck with searching for increased/decreased values and the built-in java functions in CE just crash the game.
Yeah I've been having the same experience which is why I came here, I was hoping I was just dumb and thought maybe somebody else would have any luck finding any values :c
This game was made in Java, just like Minecraft. There are mods for this game on nexus mods, but it doesn't have a game extension yet for the newest version of vortex which would automate mod installations once installed. So you need to manually download the mods and put them into the mods folder in the project zomboid installation folder. But you still need to make sure that the zipped mod files will install into the mods folder and not add another mods folder inside of the main mods folder making the mods not work. You can use those until someone can make a Cheat Engine table for the game that does the same or similar things.
I will take on this project, before I do so please contact me through discord so we can discuss payment options and address questions:
My Discord: lutz#0001
I too would be willing to pay for access to a working table
I too would be willing to chip in money on this project. Although ill be totally truthful. I want to use health hacks and such on a multiplayer server. (No mod or admin privileges) Most stuff is client side on this game.
The big issue with this game is they update and change it quite frequently.