Call OnDialogResponse with CallRemoteFunction?
#7

Quote:
Originally Posted by Threshold
Посмотреть сообщение
Код:
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.
Thank you, it work! + Rep
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)