Custom Squad Pagination
Posted: Tue Mar 06, 2018 8:31 pm
Hi, I'll try to make this brief.
I've created a way to display a new list of squads every time you click select squad (looping back to the defaults once you run out of custom squads).
However!
Right now "getStartingSquad" is called once when you first enter the hangar, the results of which are stored in the backend.
Any further calls to getStartingSquad only affects which squads are shown in the squad select list when "Select Squad" is clicked.
My plea to the devs:
Please query getStartingSquad from the backend when the player clicks a squad on the select screen, not just once when entering the hangar.
This would be a fantastic stop-gap measure until we can get more robust modding access (e.g. UI)
I've created a way to display a new list of squads every time you click select squad (looping back to the defaults once you run out of custom squads).
However!
Right now "getStartingSquad" is called once when you first enter the hangar, the results of which are stored in the backend.
Any further calls to getStartingSquad only affects which squads are shown in the squad select list when "Select Squad" is clicked.
My plea to the devs:
Please query getStartingSquad from the backend when the player clicks a squad on the select screen, not just once when entering the hangar.
This would be a fantastic stop-gap measure until we can get more robust modding access (e.g. UI)