Another "do everything..almost" mod
Posted: Sun Feb 18, 2018 3:40 pm
Long story...
So i was having a good play with the AII vehicles and AII structures mods and i found myself needing something _more_
to control things how id like would take enourmous amounts of combinator logic. so off i went to find something that could help
i tried microcontroller mod, i tried computer core. both were kind of non user firendly and not quite right for the task.
So here i am.. getting itchy fingers contemplating a mod, i look over to my junk heap randomly and i saw it. the holy grail. exactly the tool for the job.
A PLC! now idea in hand and very little Lua knowledge i went inward head first all guns blazing.
The dust settled 2 days later, hungry, tired, getting in trouble with the wife...
Introducing, the very raw, very untested, definitely buggy Programmable Logic Controller Unit for facotrio
It will accept up to 8 signals into its left hand input converting them into variables to be used by the program
Now i have not done extensive testing on performace and i have not done any graphics for it yet i did however manage to get a quick video demonstrating a couple things...right before it crashed
https://www.youtube.com/watch?v=JhPmNOr7rEg
Let me know what you think. if it's good, if it's crap etc etc as i have no idea if anyone else would use this
EDIT: put images in spoilers - shorter post
So i was having a good play with the AII vehicles and AII structures mods and i found myself needing something _more_
to control things how id like would take enourmous amounts of combinator logic. so off i went to find something that could help
i tried microcontroller mod, i tried computer core. both were kind of non user firendly and not quite right for the task.
So here i am.. getting itchy fingers contemplating a mod, i look over to my junk heap randomly and i saw it. the holy grail. exactly the tool for the job.
A PLC! now idea in hand and very little Lua knowledge i went inward head first all guns blazing.
The dust settled 2 days later, hungry, tired, getting in trouble with the wife...
Introducing, the very raw, very untested, definitely buggy Programmable Logic Controller Unit for facotrio
It will accept up to 8 signals into its left hand input converting them into variables to be used by the program
Input
It will then use those variables and others depending on the program outlined in this tab
Output
After all the lines get executed (one after the other) the chosen variables will get outputted to the signals defined on this tab
Program
The entire PCLs settings can be exported and imported using the save/load tab
Save-Load
Once you are happy with the program clicking the run button (on the program tab) and provided it has enough power it will execute the program each tickNow i have not done extensive testing on performace and i have not done any graphics for it yet i did however manage to get a quick video demonstrating a couple things...right before it crashed
https://www.youtube.com/watch?v=JhPmNOr7rEg
Let me know what you think. if it's good, if it's crap etc etc as i have no idea if anyone else would use this
EDIT: put images in spoilers - shorter post