New Feature - Command Delegations
Posted: Sat Feb 23, 2013 5:47 am
Hi everyone,
Scannon suggested that we needed a way to sort out which units were relevant for each commander in the cluttered map that we are building now. This idea goes back a decade to the early days of SEOW where we anticipated (buit never implemented) a command delegation model. Warg and Hawk_5 agreed that this seemed a useful idea.
Well, today I implemented it. Just by adding some simple text data to the PilotData.Commanding field for each commander and a few javascript functions, we now have a workable delegation model.
When you reload your MP, you will see:
*) your delegated authorities in the Planning Summary tooltip (next to Mission Planning Tools)
*) the "Select Taskable Unit" drop down list will only show those units that you have delegated authority for
*) you can toggle your units' visibilities with the "Toggle Delegated Unit Icons" command in the right-click menu
Delegations can be specified by "organization", that is by parts of the units names, or by "class", that is by Object_Class codes defined in the Object_Roles table.
Check it out - it is all pretty simple. I have allocated delegations to people based on their chosen divisions/corps.
Cheers,
4Shades
Scannon suggested that we needed a way to sort out which units were relevant for each commander in the cluttered map that we are building now. This idea goes back a decade to the early days of SEOW where we anticipated (buit never implemented) a command delegation model. Warg and Hawk_5 agreed that this seemed a useful idea.
Well, today I implemented it. Just by adding some simple text data to the PilotData.Commanding field for each commander and a few javascript functions, we now have a workable delegation model.
When you reload your MP, you will see:
*) your delegated authorities in the Planning Summary tooltip (next to Mission Planning Tools)
*) the "Select Taskable Unit" drop down list will only show those units that you have delegated authority for
*) you can toggle your units' visibilities with the "Toggle Delegated Unit Icons" command in the right-click menu
Delegations can be specified by "organization", that is by parts of the units names, or by "class", that is by Object_Class codes defined in the Object_Roles table.
Check it out - it is all pretty simple. I have allocated delegations to people based on their chosen divisions/corps.
Cheers,
4Shades