*************************************
The Otas HCF in the XTended Mod is excellent. However, the long process of implementing the actual capture command can be cumbersome. So I whipped up something to help with this.
Ever tried capping OWPs with the HCF? It's a great way to make money. It's also real fun to implement the capture command while trying to strafe and stay out of the way of the OWP's guns. You have to choose your target, select your troops (usually Marines), then select the number of troops. Wouldn't it be great to have a hotkey that simply ran the HCF capture command for your current target?
Here's my attempt at a solution. The script will register a new hotkey named "Board/Capture Target". When run, it will call a script that passes the proper parameters to the HCF capture script in XTM. It will check your bay for available troops (Borgs, Marines, Slaves, etc.) and automatically choose which ones to use (even if you have more than one type). Then it passes your current target to the HCF Capture script. Works with 0.7.3 of XTM scripts.
Includes a Readme file and uninstall script. Includes both Zip and SPK versions.
Requires XTM!
XTU thread for this script.
Download from my server.
Download from XTU.
*************************************
Changelog
0.01
- Initial release. Haven't seen any bugs (it's a simple script), but I'd love some feedback.