#4

Create table:
Код:
new Results[MAX_PLAYERS][MAX_RECORDS];
Than, while creating dialog, save to this array for example UID's from results:
Код:
Results[playerid][record_number]=record_uid;
And than, in OnPlayerDialogResponse look for UID with that:
Код:
Results[playerid][listitem]
Reply


Messages In This Thread
SQL - by Mrcroissant - 11.03.2016, 20:48
Re: SQL - by czerwony03 - 11.03.2016, 20:54
Re: SQL - by Mrcroissant - 11.03.2016, 21:34
Re: SQL - by czerwony03 - 11.03.2016, 21:43

Forum Jump:


Users browsing this thread: 2 Guest(s)