Change ShowPlayerDialog params?
#3

You could easily define the dialogid like this:

pawn Код:
#define ADialogName 1
And use it like this:

pawn Код:
ShowPlayerDialog(playerid, ADialogName, DIALOG_STYLE_MSGBOX....
// here your PAWNO reads ADialoigName as an integer which is 1 as we defined it above.
Reply


Messages In This Thread
Change ShowPlayerDialog params? - by mati233 - 30.06.2012, 02:57
Re: Change ShowPlayerDialog params? - by CoaPsyFactor - 30.06.2012, 03:05
Re: Change ShowPlayerDialog params? - by [KHK]Khalid - 30.06.2012, 03:06
Re: Change ShowPlayerDialog params? - by MP2 - 30.06.2012, 03:26
Re: Change ShowPlayerDialog params? - by mati233 - 30.06.2012, 03:30

Forum Jump:


Users browsing this thread: 1 Guest(s)