Cyruz143 / ark_inhouse

Collection of in-house mods for various gameplay tweaks + fixes
http://www.ark-group.org
8 stars 7 forks source link

Extended Admin AI functionality #25

Closed Cyruz143 closed 7 years ago

Cyruz143 commented 7 years ago

Working on this in https://github.com/Cyruz143/ark_inhouse/tree/admin_ai

Goals are to be able to call something from the admiral templates from the host ace menu to avoid people having to run code manually etc (ez mode for moox).

Currently have call in Armour and call in Attack Helo (this requires an admiral update).

Cyruz143 commented 7 years ago

Currently want to find a better way than selectingRandom from playableUnits as it could return a JIP guy or something.

Cyruz143 commented 7 years ago

https://github.com/Cyruz143/ark_inhouse/pull/26