Jarno
Jarno
SMSatisfactory Modding
Created by Beef on 11/14/2024 in #help-developing-mods
Randomization Logic
ideally you dont just shuffle locations but add a bit of logic in like allowed locations, start with all directly accessable locations, (maybe even only those near the starting location) then place coal/coper/iron/limestone then you know your player can get to vehicles, so you place extend the pool of accessable locations with locations further away then place caterium / sulfur then you know your player has access to coal + sulfur, so you know they can make explosives, so add all explosive locked locations to the pool
12 replies
SMSatisfactory Modding
Created by Beef on 11/14/2024 in #help-developing-mods
Randomization Logic
:adisweata: sorry i find this all very complicated to what your trying todo i guess you want to randomize resources nodes? then generate a list of all vanilla nodes and just change thier locations amoung eachother right? you will probably need some logic as you forexample dont want all few sulfur nodes ending up behind explosive barriars
12 replies
SMSatisfactory Modding
Created by Beef on 11/14/2024 in #help-developing-mods
Randomization Logic
:adithinka: Randomizers that my kind of thing
12 replies
SMSatisfactory Modding
Created by Jean Michel on 11/11/2024 in #help-developing-mods
Terminal for drones
It seems the UFGInventoryComponent has a method to filter what items are allowed bool IsItemAllowed( const TSubclassOf< UFGItemDescriptor > itemClass, const int32 idx = -1 ) const;
20 replies
SMSatisfactory Modding
Created by Jean Michel on 11/11/2024 in #help-developing-mods
Terminal for drones
thats ancient, arch talked about it only a few weeks ago
20 replies
SMSatisfactory Modding
Created by Jean Michel on 11/11/2024 in #help-developing-mods
Terminal for drones
i think arch said somewhere that nowdays we should call set inventory and set inventory index on the covayor, and then it will msgicly populate the inventory component
20 replies
SMSatisfactory Modding
Created by Jean Michel on 11/11/2024 in #help-developing-mods
Terminal for drones
:adithinka:
20 replies
SMSatisfactory Modding
Created by Jean Michel on 11/11/2024 in #help-developing-mods
Terminal for drones
i am getting factorio vibes from this idea :LUL:
20 replies
SMSatisfactory Modding
Created by Jean Michel on 11/11/2024 in #help-developing-mods
Terminal for drones
20 replies
SMSatisfactory Modding
Created by Jean Michel on 11/11/2024 in #help-developing-mods
Terminal for drones
there is factory peek input and factory collect input, ypu can use it to inget intems from a belt manueally
20 replies
SMSatisfactory Modding
Created by Jarno on 11/10/2024 in #help-using-mods
Usefull Liquid biofuel doesn't unlock a recipe to make biofuel
A fix was uploaded
40 replies
SMSatisfactory Modding
Created by Jarno on 11/10/2024 in #help-using-mods
Usefull Liquid biofuel doesn't unlock a recipe to make biofuel
i did find a fix for the bug, but it will still take a couple of hours to get it all ready and pushed out
40 replies
SMSatisfactory Modding
Created by Jarno on 11/10/2024 in #help-using-mods
Usefull Liquid biofuel doesn't unlock a recipe to make biofuel
yeah
40 replies
SMSatisfactory Modding
Created by Jarno on 11/10/2024 in #help-using-mods
Usefull Liquid biofuel doesn't unlock a recipe to make biofuel
:adithinka: intresting, i did consider adding some conversion from coal to biomass to the converter
40 replies
SMSatisfactory Modding
Created by Jarno on 11/10/2024 in #help-using-mods
Usefull Liquid biofuel doesn't unlock a recipe to make biofuel
the mod was originally made in U5/6/7 where biofuel was basicly useless, nowdays ofcourse its used in jetpacks but it still adds and intresting choice between biofuel gens or coal early on, and to power your vehicles off it ofcourse still you cant automate your biomass so the trade off is to farm that stuff manually or i guess there are other mods for that
40 replies
SMSatisfactory Modding
Created by Jarno on 11/10/2024 in #help-using-mods
Usefull Liquid biofuel doesn't unlock a recipe to make biofuel
:NODDERS:
40 replies
SMSatisfactory Modding
Created by Jarno on 11/10/2024 in #help-using-mods
Usefull Liquid biofuel doesn't unlock a recipe to make biofuel
the mod was just updates yesterday so not a lot of poeple have had a change to see it yet i think
40 replies
SMSatisfactory Modding
Created by Jarno on 11/10/2024 in #help-using-mods
Usefull Liquid biofuel doesn't unlock a recipe to make biofuel
i was to focused on getting the schematics and the clear pipes unlock to show up, as that was bugged on MP clients, i did test the mixer but with a prebuil/preconfigured one instead of going though it all from scratch
40 replies
SMSatisfactory Modding
Created by Jarno on 11/10/2024 in #help-using-mods
Usefull Liquid biofuel doesn't unlock a recipe to make biofuel
no i did a poor job at testing 😅
40 replies