Skip to content

pAI MULEbots

Rob Nelson requested to merge pull/13268/pAImove into Bleeding-Edge

Created by: Shadowmech88

Adds a framework to allow pAI movements to be passed to the object into which it's integrated.

Allows pAIs to be inserted into MULEbots. While inside a MULEbot, the pAI can load objects by clicking on them and unload by clicking the MULEbot or pressing the "use" hotkey. The MULEbot can only be moved while it is turned on, and factors like movement speed, what can be loaded, and knocking over mobs are governed by the MULEbot's wires same as they are for the MULEbot itself.

🆑

  • rscadd: pAIs can now be inserted into MULEbots. They can move the MULEbot, as well as click objects to load them. The pAI can unload the MULEbot by clicking it, or pressing the "use" hotkey.

Merge request reports