07.12.2016, 00:01
Quote:
Can you debug it? In the hooked OnDialogResponse, print the dialogid and add print messages to see where it stops.
|
Dialog_OnDialogResponse called: 0 5617 1 0 Test1 (playerid dialogid response listitem inputtext)
Dialog_OnDialogResponse called: 0 5618 1 -1
*** YSI Error: Dialog ID 5617 already in use
Dialog_OnDialogResponse called: 0 5617 1 1 Test2
*** YSI Error: Dialog ID 5618 already in use
Dialog_OnDialogResponse called: 0 5618 1 -1
*** YSI Error: Dialog ID 5617 already in use
aDialog_OnDialogResponse called: 0 5617 1 4 Test4
*** YSI Error: Dialog ID 5618 already in use
Dialog_OnDialogResponse called: 0 5618 1 -1
*** YSI Error: Dialog ID 5617 already in use
Dialog_OnDialogResponse called: 0 5617 1 0 Test1
*** YSI Error: Dialog ID 5618 already in use
Dialog_OnDialogResponse called: 0 5618 1 -1
The hell, how is it in use?