[MODMOD] PTSD v.2.8.x for We The People 4.1 - NEW: Simple Basic Changes

With the last update, I can't build a city hall or fort?? What date are they available, I'm guessing it changed
 
Perhaps this is a bug
he can't chage his profession, but still can join city. In city, he can change his profession
 

Attachments

  • K-760.jpg
    K-760.jpg
    500.9 KB · Views: 32
  • K-761.jpg
    K-761.jpg
    322.5 KB · Views: 29
  • K-762.jpg
    K-762.jpg
    513.4 KB · Views: 26
  • K-763.jpg
    K-763.jpg
    447.2 KB · Views: 28
Last edited:
Perhaps this is a bug
he can't chage his profession, but still can join city. In city, he can change his profession
Yeah, well he shouldn't be available that early. I thought I changed that in GlobalDefinesAlt, but either I need to change it more, or the timing is controlled somewhere else. I will hopefully get back into it in the next few days and figure it out
 
Is it possible to somehow modify the original WTP so that the Founding Fathers aren't blocked when other players open it? How do you implement this feature in your submod?
 
Is it possible to somehow modify the original WTP so that the Founding Fathers aren't blocked when other players open it? How do you implement this feature in your submod?
If you search for "everyone can have every dad"(or something close to that) in the DLL sources you could copy all those code snippets (sometimes contained with a '... - start' and '... - end' comment line) over to the same places in the WtP source code and recompile. Also the 2 python files involving founding fathers can probably be copied and pasted over into the WtP python/screens folder
 
If you search for "everyone can have every dad"(or something close to that) in the DLL sources you could copy all those code snippets (sometimes contained with a '... - start' and '... - end' comment line) over to the same places in the WtP source code and recompile. Also the 2 python files involving founding fathers can probably be copied and pasted over into the WtP python/screens folder
Thank you. Decompiling and compiling the DLL is too complicated for me. Could you share the DLL source code and the necessary files with the original WTP developers so they can add this feature? Or maybe you can modify the DLL yourself for WTP 4.2.1?
 
Thank you. Decompiling and compiling the DLL is too complicated for me. Could you share the DLL source code and the necessary files with the original WTP developers so they can add this feature? Or maybe you can modify the DLL yourself for WTP 4.2.1?
I can probably do it myself since it looks like I will need to merge the hard way again in either case based on the amount of changes they threw in there.
 
Back
Top Bottom