Posts: 603
Threads: 19
Joined: Nov 2007
Reputation:
0
Just change the dialog IDs..
Posts: 602
Threads: 3
Joined: Jun 2009
Reputation:
0
No he means, when you are showing dialogs you are always using the same dialog id
ShowPlayerDialog(playerid,USE_DIALOG_ID,
ShowPlayerDialog(playerid,USE_DIALOG_ID,
ShowPlayerDialog(playerid,USE_DIALOG_ID,
Posts: 293
Threads: 26
Joined: Apr 2009
Reputation:
0
no between the 2 scripts they are differents no?
Posts: 602
Threads: 3
Joined: Jun 2009
Reputation:
0
Each dialog should use a different id.
Posts: 293
Threads: 26
Joined: Apr 2009
Reputation:
0
i just remplace USE_DIALOG_ID by other name?
i tested to change by
#define USE_DIALOG_IDGE 23400 //Change if this contradicts with other dialogs
ShowPlayerDialog(playerid,USE_DIALOG_IDGE,DIALOG_S TYLE_INPUT,
but there is the same problem
Posts: 293
Threads: 26
Joined: Apr 2009
Reputation:
0
i changed all id but still don't work
nobody have one idea?
i tested the problem appear after search word in encyclopedia