30.10.2016, 11:17
Hi,
I have variables like
new Nameslist[ MAX_PLAYERS ][ MAX_NAMES ][ MAX_PLAYER_NAME ];
This variable can contain any name, but when i show dialog, i want to order it before showing, from order alphabetical A-Z
I have variables like
new Nameslist[ MAX_PLAYERS ][ MAX_NAMES ][ MAX_PLAYER_NAME ];
This variable can contain any name, but when i show dialog, i want to order it before showing, from order alphabetical A-Z