Jump to content

editing the code


AVKCOOLWONDER37

Recommended Posts

So I went in to the \ Project Zomboid\ media \ lua \ client \ OptionScreens

file CharacterCreationProfession and changed it so I have more skill points but is there a way that I could edit it to give me multiple occupations or no if so how would I do that without installing mods and me editing the code.  Or is there just an option to give myself higher stats in all regards.

Link to comment
Share on other sites

I dont know why you would want multiple occupations but you can just get visual code studios, go to "Project Zomboid\media\lua\shared\NPCs\MainCreationMethods.lua" or just look up an occupation to get there, and edit and of the occupations to have the stats of both together. Like if you want burglar and axeman you can just copy burglar:addFreeTrait("Burglar"); to the lumberjack and change burglar:addfreetrait to lumberjack:addfreetrait

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...