honestly, with the creation kit making this a plugin file seems like it should be plausible now. Hopefully the mod author makes some adjustments to make this mod automatic instead of manual.
Can't get it to work. Tried clicking beacon first and tried the creations mod. Not sure what the issue is...
Edit: Nvm got the Creations one to work. Basically, unloaded all my mods, put this one at the top, loaded just this one first, then loaded all the mods and that seemed to work.
I would advise adding to the instructions you must be beside the outpost. I clicked it from afar because I am lazy and it didn't work because it was the wrong identifier. Make sure you are right beside the outpost beacon before opening console to click it.
just click then scroll your mouse wheel, the console will scroll through each object behind the cursor. if you slap this: [Menu] a Console Selected Ref Color= "255,0,0,20"
into your custom ini the selected object will turn red.
this is gold - is there a way to also remove resource requirements for outposts? I have zero spatial awareness and would like to learn how to build outposts without needing to do hours of grinding/console commands
What is the setgs command string? I looked at your file and it just references some 399 value, was curious to lookup the command and other similar named/related commands.
i explain how this works we first grab the value from av 399 which is the place where the game stores the budget you used up, then it uses forceav to enforce that value 399 staying at zero, which means no matter how much you build the wont be able to add towards this value
So you can basically do the same thing as this mod by using console command "SetAV WorkshopCurrentBudget 0" any time the limit is reached?
Doesn't there happen to be some hard limit it is testing this against that could be changed to higher number instead? I personally would still like to have some limit to avoid unnecessary crashes or stuttering, just increase it to something more manageable...
66 comments
Select beacon and enter:
getav 399
forceav 399 0
Your budget is now unlimited!
Edit: Nvm got the Creations one to work. Basically, unloaded all my mods, put this one at the top, loaded just this one first, then loaded all the mods and that seemed to work.
Don't forget to click on the beacon THEN type in the bat file....
Can't play without this ..
ha i missed that part the first time... very important part :)
this command will set turrets to 999 limit
[Menu]
a Console Selected Ref Color= "255,0,0,20"
into your custom ini the selected object will turn red.
[Workshop]
bBudgetEnabled=1
Put 0
For free crafting..
[Crafting]
bFreeItemCrafting=0
Put 1
then it uses forceav to enforce that value 399 staying at zero, which means no matter how much you build the wont be able to add towards this value
Doesn't there happen to be some hard limit it is testing this against that could be changed to higher number instead? I personally would still like to have some limit to avoid unnecessary crashes or stuttering, just increase it to something more manageable...