05.09.2020, 08:41
Quote:
Now the following errors appeared in the debug
[10:52:58] [debug] #3 000204d4 in public OnDialogResponse (playerid=0, dialogid=2, response=1, listitem=-1, inputtext[]=@008b2ccc "mypassword**") at C:\Users\Administrator\Desktop\SAMP\pawno\include\ nex-ac.inc:4052 |
PHP Code:
#if defined ac_OnDialogResponse
return ac_OnDialogResponse(playerid, dialogid, response, listitem, inputtext); //4052
#else
return 0;
#endif