06.12.2018, 18:02
new selectedplayer[MAX_PLAYER_NAME];
Shouldn't that be globally declared?
Where's the sense if you're using it only in OnDialogResponse?
The player will response, and the array is right away after he closed the dialog.
Shouldn't that be globally declared?
Where's the sense if you're using it only in OnDialogResponse?
The player will response, and the array is right away after he closed the dialog.