Hi Lunar, For the miner you can add an event controller trigger : connector lock action 1 : (connector lock)) recharge battery on/off - (connector unlock)) all thruster on action 2 : (connector lock) all thruster off - (connector unlock) recharge battery on/off I am following this nice gameplay.
@theodor54807 ай бұрын
Great Video! helped me on understanding the SE AI blocks a bit more, hope to see more. love how you said ,,Braincells have kicked in" and it almost crashed 2 seconds later (:
@JeffreyBlakeney7 ай бұрын
You might want to add another battery to your drone. The power usage kept red lining while it was flying. If it tries to avoid an obstacle by using too many thrusters, not having enough power will mean it won't be able to maneuver as fast so it might end up crashing.
@johndee29907 ай бұрын
I'm glad I got here early, nice Robot. 14:10 BTW, the Left and Right indicators are the correct colours for Navigation lights. [Red] Left [Green] Right if you want Nav Lights, set the Center [White] lights to blink first followed by Left [Red] then Right [Green]. (I use a blink setting of 3 seconds, 10% blink length, with 0 [White], 10 [Red], 20 [Green] offsets respectively.) 22:30 As a Failsafe you can also set the delay to 0 seconds just in case. (unless you are using the delay) 27:00 In Survival I made mine to both serve a patrol Drones when I don't need them, or Caravan Cargo Drone that Follow Player at a set height and distance. 29:05 Yeah, sometimes for absolutely no reason at all, my Drones will all simultaneously fall out of the sky. I call it the Clang Tax. 32:35 May I suggest putting a Solar Panel on it when you remove the Control Seat? This would allow for better autonomy with only the need for periodic check-ins.
@eshfwog7 ай бұрын
for your second point, pretty sure the minimum timer delay is 1 second clang tax lol
@johndee29907 ай бұрын
@@eshfwog Reprinting Drones gets expensive.
@mailleweaver7 ай бұрын
Waypoints mark the way, and the way you've marked tells it to go through the hill instead of over it. You could set another waypoint above the hill and put it before the dock approach waypoints in your move blocks. That way it wouldn't have to poke its nose at the hill repeatedly to find its way over it. It would first aim for the waypoint over the hill, then only aim for the target base after it has reached that point over the hill.
@LunarKolony7 ай бұрын
Yeah that was the little note at the end of the vid, I'll be doing that
@mailleweaver7 ай бұрын
@@LunarKolony Ahh, okay, I missed that. I stopped watching when you said you were done. The end of most KZbin videos is usually just interaction reminders and other small talk that I don't care about, so I stop them at the end of the main content.
@Aussiedreadnought7 ай бұрын
This is the first video I've been eagerly anticipating since watching the previous episode of a streamed series, can't wait to watch it!
@Aussiedreadnought7 ай бұрын
Thank you for cleaning up your language in this series from your solo survival series you made two years ago, the quality of your content has dramatically improved, well done!
@Mr402TA7 ай бұрын
Thanks for the clear explanation on the AI blocks. I've not used them yet, as I've been doing mainly rover playthroughs, so the explanation really helped.
@Major-Dan6 ай бұрын
Looking forward to the build video for this. Thanks.
@TafT4 ай бұрын
I was just about following until the summary of the blocks that I need came at 14:41. Even reading the transcript makes it a little confusing. We need 2 x flight recorder (AI Recorder (Task) even though I am sure only 1 is mentioned), 2x "basic move blocks" (which are called AI Flight (Move) in game), 2 x recorder blocks (AI Basic (Task) again) & 6 x timer blocks. I think that is right... which I then checked at 16:08 when we get to see the blocks in the G menu. It is the next day and I have rewatched this so many times and I am still not sure if I got it setup right. When I activated the AI the drone just smashed itself into the ground and I noticed my mining rig had mysteriously snapped while idle while I was working on the drone sequence. I can see why people just go scripted when they can.
@Dinogamer32795 ай бұрын
I love that your playing the game but doing tutorials at the same time
@JeffreyBlakeney7 ай бұрын
Your system does work but it could be simplified somewhat using event controllers. No need to use a timer block delay to let the connectors "settle", just use an event controller to check to see if the connector is ready to lock. You can also use an event controller to check the fill level of your cargo and disconnect the connector when it is greater than a certain amount (best not to use 100% as it might not get there, 95% would give some wiggle room) rather than using a delay as well. If you need to check multiple states before doing something (ie. waiting for cargo to be filled by 95% and batteries to be charged to 95%) it can be done but requires a little extra work.
@nomnom9144 ай бұрын
i want to setup my hauler like this since i want to integrate this to my mining ship
@JeffreyBlakeney7 ай бұрын
Another thing you need to keep in mind is that the AI blocks, if you use a regular GPS marker, try to get the AI block itself to the marker. If the AI block is to the side, things might not line up as you'd like. Use the "Add waypoint" action of the recorder block sets the waypoint where the recorder block is so that usually lines up okay. However, it is usually best to try to keep your AI block (I can't remember if it is the move or recorder block) aligned to the center of your connector. If it is off to the side and the grid ends up changing facing (ie. pointing west instead of north), then the connector probably won't line up correctly.
@markop.88543 ай бұрын
Great tutorials. Thanks for helping beginners. But I have a question: At 23:28 you loaded the ice from the large cargo container on the grid the directly into the cargo drone via sortier and grid connector. It didn't work for me, even though I followed your tutorial in detail. In my case, the ice got stuck in the connector on the grid. The most I managed to do move the ice to connector of cargo drone. It does not go further into the cargo drone/medium cargo container. I'm looking for a solution but I can't find it. I am asking for your help. The problem is only when loading the ore from the container to the ship. There is no problem in unloading only loading. It's also interesting that when I tried the exact same settings in another training game in admin mode, everything works fine.
@eshfwog7 ай бұрын
the straight and curved conveyers take the same resources, so you dont really need to differentiate between them on the build planner, unless you want to use it to remind you how you were going to build it
@JeffreyBlakeney7 ай бұрын
Having a minimum altitude of 0 is just asking your drone to crash. You just need it set to a minimum value slightly lower than your lowest docking point. Your drill base you connect at 10 or 11 meters. The other base was 15 or 16 meters so 10 meters would be an okay limit and you don't need to change it if you don't want to. If you do want to adjust the minimum altitude, you can use multiple toolbars in your timer blocks to increase/decrease it multiple times for it to have a greater effect.
@BrianRonald7 ай бұрын
Instead of toggling collision avoidance and precision, use two flight blocks. You can have a precise one with no collision avoidance and a zero height limit for docking, and an imprecise one with collision avoidance and a good minimum height for the open flight stages. Enabling AI behaviour on one automatically disables it on all the others. This way, you have a couple of simple presets that you can trigger at your waypoints.
@dennisklaus71887 ай бұрын
Just a bit of logic improvement, Use an event controller, EC, for loading and unloading instead of a timer. Have the ECs do a trigger now on your timers. These ECs should have the AND Gate on, and is looking at all your cargo fill levels. You'll need two of them, one for loading and the other for unloading. After that setup the battery logic you mentioned. I'd also put on a dedicated cargo for ice on the home base so then you can have some logic for sending this drone out when needed over just constantly making trips.
@voarexxx5 ай бұрын
Can this be elaborated on?! I have his build, I attached an EC that is for charging batteries, but can you explain this a little further so I can implement it on my drone. Also, the 2nd part too so my AI isn't just constantly flying for stuff if it is not needed.
@dylanvh94656 ай бұрын
Wait, what other base? lol I have completely missed episode 7 derp. Here I have my welder wall and first cargo drone standby :P Love your vids o/
@skoovee3 ай бұрын
could you do this by just using recorders for flying inbetween the points?
@Benjisan-dn8kw6 ай бұрын
So i just watched this vidéo, very helpful btw thank you, i tried reproducing the same patern with my cargo drone. Somehow its able to make 4 Trips back and Forth but then it refuses to go down on the last waypoint and i find myself having to redo the recorder path over and over again. Any tips on why this happens and how to fix it? Also would love for you to show us how to set Up an évent controller to charge it by itself. It would be really appreciated as i cant Seen to find a helpful vidéo on this and my set Up doesnt seem to work. Cant Wait for the suite of your playlists, great gameplay, very resourceful! Thank you😊
@rxgdemonic40556 ай бұрын
On your last episode, what are the blueprints called?
@artzehnhoffman82827 ай бұрын
Lunar, do you still play on that map in Pertam that you don't record?
@Solid98475 ай бұрын
Why didn't you setup the event recharge? First time users don't know how to do that.
@hippiedude22326 ай бұрын
It definitely needs another battery or two. The AI maxed out the draw quite a bit when cargo is full.
@umadbro30592 ай бұрын
It didn’t work for me, did everything twice and still nothing. I started ai flight and basic return to drill and it moves to the first checkpoint but then just sits there. Ai flight status is idle. What do I do?
@brynf43774 ай бұрын
A few moments in this I got very lost
@Hailstrumm7 ай бұрын
im worried, does it have time to recharge?
@jjcraft90997 ай бұрын
When will you go over guns?
@turtlesupremeanditscooltur10907 ай бұрын
Lunar I need your help please with you discord server
@Zoivod7 ай бұрын
The ai is far more "a" than " i" - Internethistorian
@fredpryde85557 ай бұрын
i think it is going to take a bit more studying this b4 i understand us old farts find technology hard lol i think it still be quicker for me to just go get a load lol
@meyatetana29732 ай бұрын
ya we know this and that's why nobody uses Nexus mods lol at least nobody who is serious about moding