KeyBind Skeleton For All AA Units (Including Mobile Ones)

KeyBind Skeleton For All AA Units (Including Mobile Ones)

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
LordMatt
Posts: 3393
Joined: 15 May 2005, 04:26

KeyBind Skeleton For All AA Units (Including Mobile Ones)

Post by LordMatt »

Building on the file that Trepan and NOiZE made, Quantum and I have added skeleton keybinding commands for all of the mobile units (available here). All of the mobile units in AA are now present in the form:

Code: Select all

//bind		Shift+Meta+? buildunit_unitname // Full Unit Name
To bind the unit to a Shift+Meta+key, remove the // at the front of the line and replace the question mark with whatever key you want.

In this file, the meta key is spacebar, which I have found works very well. I haven't figured out how I want to make the keybindings yet, but I think this file would be useful to anyone who wants to start on their own without having to retype all the unit names and bindings.
Post Reply

Return to “Engine”