21.06.2018, 21:27
Well I want to make an dialog exactly like this I just don't know how to connect count and stuff, for "players" any help will come in handy btw here's a screenshot
new WesternTown[MAX_PLAYERS];
/* Code of dialog etc where they join Western Town..*/
WesternTown+= 1;
/* Code of diaog when they leave..*/
WesternTown-= 1;