A system for storing squad order queues inside of a Player instance needs to be developed.
These are orders to team-mates of the player. They are to be stored in a queue and then delivered at a rate tbd but probably based off the Player's leadership attributes. This queue will also need an onscreen representation and UI and internal methods for manipulating its contents.
A system for storing squad order queues inside of a Player instance needs to be developed. These are orders to team-mates of the player. They are to be stored in a queue and then delivered at a rate tbd but probably based off the Player's leadership attributes. This queue will also need an onscreen representation and UI and internal methods for manipulating its contents.