which is better
#3

I to find it alot easier rather then using dialog ids, it makes it alot easier to track them rather then having to remember the id's for example.

Код:
#define DIALOG_REGISTER
Код:
if(dialogid == DIALOG_REGISTER)
under OnDialogResponse

Код:
return ShowPlayerDialog(playerid, DIALOG_REGISTER, DIALOG_STYLE_INPUT, "Register",string,"Register","");
Reply


Messages In This Thread
which is better - by TYDS - 02.06.2017, 08:11
Re: which is better - by aoky - 02.06.2017, 09:50
Re: which is better - by Stones - 02.06.2017, 10:43
Re: which is better - by CheezIt - 03.06.2017, 03:36
Re: which is better - by Nero_3D - 03.06.2017, 10:30
Re: which is better - by wallee - 03.06.2017, 10:42
Re: which is better - by aoky - 03.06.2017, 11:38
Re: which is better - by Pottus - 03.06.2017, 11:58

Forum Jump:


Users browsing this thread: 1 Guest(s)