15.05.2016, 06:23
Quote:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]) { return 0; // You MUST return 0 here! Just like OnPlayerCommandText. } |
https://sampwiki.blast.hk/wiki/OnDialogResponse
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]) { return 0; // You MUST return 0 here! Just like OnPlayerCommandText. } |