kubainglot posted on Aug 26, 2019 11:09:01 PM - Report post
Project zomboid is more or less "rouglike zombie survival sims with permadeath"(feel free to quote). The only downside is when starting a new game leveling can take long time so we could use this in the trainer
Script(build 3417012): 1)in steam game folder go to media -> lua -> client -> OptionScreens -> CharacterCreationProfession.lua
2)find line "self.pointToSpend= 0"
3)change self.pointToSpend to any POSITIVE INT you want(negative value caused me a crash but i dont know if it happens to everyone. Please verify)