Call OnDialogResponse with CallRemoteFunction?
#6

Код:
OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
dialogid = 1913, listitem = 7...

PHP код:
//                playerid    dialogid    response     listitem    inputtext
OnDialogResponse(playerid,    1913,        1,            7,            ""); 
The same applies to any other native callback.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)