thanks for helpyea, just keep your cursor pointing at them and type give_exp (amount) without the brackets
Sorry for the late response, the file you're looking for is not inside the "data" folder, that file is called is located in the "resources" folder, inside a compresed file called "APP" with the name "compiled.js". The file type is ASAR you need 7-zip + this plugin to edit that file:Is it possible to edit the base units like the bandits and such? I can't find the unitdata file for them. I wanted to mess around with equipment and stats.
Are some of the units hardcoded into the .exe or something?
I've downloaded the plugin and put it in the installation folder of 7zip and I still can't open that ASAR file in the resourcesThe file type is ASAR you need 7-zip + this plugin to edit that file:You must be registered to see the links
Well I tried this, but it always crashes with the same error. I think I'm doing something wrong with the compression, because it always crashes even if I just unpack and then compress again without making any changes.Sorry for the late response, the file you're looking for is not inside the "data" folder, that file is called is located in the "resources" folder, inside a compresed file called "APP" with the name "compiled.js". The file type is ASAR you need 7-zip + this plugin to edit that file:You must be registered to see the links
If you have problems replacing the original file, ask me for help right here, so other can see how to do it if they encounter the same problem. Also, the code in that file doesn't have any spaces, so it is a total mess, use the search fuction to navigate, and reestructure it with spaces when you edit some to make your life easier, but be carefull to respect the amount of brackets and comas, or you game won't start. Even better, make a backup copy of "compiled.js" before messing with it.
I did that but the "app.asar" file got fucked up and the game won't run anymore!In regards to code being a mess: if you use Notepad++ you can to "Plugins -> Plugins Admin" and install "JSTool" from the list. After opening "compiled.js" you go "Plugins -> JSTool -> JSFormat". As long as the file itself exists N++ will remember the setting and show the file already formatted every time you open it (even if you close it in N++).
"That" being what, exactly? I can't tell what it is you were trying to do - and what you actually did - without any specifics. And without those, all I can say to "what am I doing wrong?" is "whatever it is you're doing".I did that but the "app.asar" file got fucked up and the game won't run anymore!
What am I doing wrong?!
Ok, you've got a point there so I'll try to explain (even though I don't think I know what I'm doing either tbh lol)"That" being what, exactly? I can't tell what it is you were trying to do - and what you actually did - without any specifics. And without those, all I can say to "what am I doing wrong?" is "whatever it is you're doing".
If I were in your shoes, I'd start by localizing the issue: unpack the ASAR file, then immediately repack and use it. If the game runs okay - editing phase is at fault, not packing; and go from there.
Seems like meshes\bodyMeshNAAnim.json is missing from the base folder. I don't know if this is from the download or from a problem with unpacking, but I'll reply to this when i find it. For now, it doesn't load.64.7 update.
Please support the official release.......you horn dogs....
You don't have permission to view the spoiler content. Log in or register now.
Worked for me even with all the available mods installed and some custom ones. Maybe your download got corrupted?Seems like meshes\bodyMeshNAAnim.json is missing from the base folder. I don't know if this is from the download or from a problem with unpacking, but I'll reply to this when i find it. For now, it doesn't load.
Yeah, I'm sorry about that,but I noticed a problem with some mods that affect body type, could be that my download was corrupted, or the version wasn't updated yet? I'm not sure. It works now when I downloaded and installed the mods again.Worked for me even with all the available mods installed and some custom ones. Maybe your download got corrupted?
Yeah, I'm sorry about that,but I noticed a problem with some mods that affect body type, could be that my download was corrupted, or the version wasn't updated yet? I'm not sure. It works now when I downloaded and installed the mods again.
I see, thanks a lot, I really appreciate it.Devil Hunter Your mistake was opening "app.asar" with N++. It's an archive-type file, you open it with 7-Zip (it doesn't support ASAR files out-of-the-box so you need the ASAR plugin for 7-Zip). The N++/JSFormat instructions I posted were for the JS files inside the package, not the package itself.
You don't have permission to view the spoiler content. Log in or register now.