Form up to the left of
Posted: Tue Oct 04, 2011 7:15 pm
This is probably more a MOD post than HITS, but as it's exclusively related to courier play I'll leave it here. Plus HITS players are all intelligent, generous, handsome, successful - not to mention modest - and so I'm hoping to get some good help here.
I was looking through the SDK (wonderful stuff in there, only found out about it yesterday) and I was looking at the courier .csv file.
One of the things I would like to see changed is how you use 'form up to the left/right of' courier menu command. The options you get for form,ing up on are regiments, or generals.
Now in most cases you would want to form up to the left of a formation. Brigade A, form up to the left of brigade B - and in doing so form a battle line. But if you order them to form up to the left of general A, they will form up to the generals left, not the troops under his command. So if he is 50 yards behind his troops brigade B will form up 50 yards brigade A. One solution - you can check what brigade A's left most unit is, then order brigade B to form up to the left of this unit. This works, but you have to be able to see what unit is on the LHS of that formation - obviously not possible most times when playing HITS and with large forces.
Which brings me back to the courier csv - theres a section on 'form up to the left/right of' . Theres two.
IDS_Move_to_Left_Flank_of
and
IDS_Move_to_Left_Flank_of_All
Now is one the command for the general, and one to move his whole unit? Or is one the command to join up to a general, and one to join up on his unit (what i want, but for some reason hasnt been implemented?)
If neither is the case - how could we go about specifying the brigade, division etc, rather than the general or individual unit?
The two existing commands are
movespec:leftflankof:%s
Amovespec:leftflankof:%s
1. How do I make %s be a battle formation (brigade, division, corps) rather than a unit or general?
2. Or how do I make a general in the list represent his unit rather than just himself!
I was looking through the SDK (wonderful stuff in there, only found out about it yesterday) and I was looking at the courier .csv file.
One of the things I would like to see changed is how you use 'form up to the left/right of' courier menu command. The options you get for form,ing up on are regiments, or generals.
Now in most cases you would want to form up to the left of a formation. Brigade A, form up to the left of brigade B - and in doing so form a battle line. But if you order them to form up to the left of general A, they will form up to the generals left, not the troops under his command. So if he is 50 yards behind his troops brigade B will form up 50 yards brigade A. One solution - you can check what brigade A's left most unit is, then order brigade B to form up to the left of this unit. This works, but you have to be able to see what unit is on the LHS of that formation - obviously not possible most times when playing HITS and with large forces.
Which brings me back to the courier csv - theres a section on 'form up to the left/right of' . Theres two.
IDS_Move_to_Left_Flank_of
and
IDS_Move_to_Left_Flank_of_All
Now is one the command for the general, and one to move his whole unit? Or is one the command to join up to a general, and one to join up on his unit (what i want, but for some reason hasnt been implemented?)
If neither is the case - how could we go about specifying the brigade, division etc, rather than the general or individual unit?
The two existing commands are
movespec:leftflankof:%s
Amovespec:leftflankof:%s
1. How do I make %s be a battle formation (brigade, division, corps) rather than a unit or general?
2. Or how do I make a general in the list represent his unit rather than just himself!