folkarps / F3

ArmA 3 mission development framework customized for Folk ARPS
http://www.folkarps.com/
12 stars 5 forks source link

Refactor groupJoin #419

Open NikkoJT opened 10 months ago

NikkoJT commented 10 months ago

The way groupJoin works right now is pretty bad - performance-inefficient and cluttering the action menu.

I'd like to look at alternative solutions. One option could be moving it into a briefing tab which shows a list of links to join groups on the same side that have players in, which occasionally updates. (The list could be range-limited to prevent abuse in missions with deliberate separation)

costno commented 7 months ago

I like the concept but I think the addAction is super easy to communicate to new players in real time: "hey if you look at me you can join my group with an action".