: error 035: argument type mismatch (argument 3)
#1

: error 035: argument type mismatch (argument 3)

ShowPlayerDialog(769, DIALOG_STYLE_LIST, "Selecteaza amenda:", "Select", "Close");
Reply
#2

ShowPlayerDialog(769, DIALOG_STYLE_LIST, "Selecteaza amenda:", "Select", "Close","");
Reply
#3

PHP код:
ShowPlayerDialog(playerid,769DIALOG_STYLE_LIST"Title","Selecteaza amenda:""Select""Close"); 
Reply
#4

No you are bad, on this dialog style the last identitation need to be empty if you loose one
Reply
#5

Quote:
Originally Posted by Rodri99
Посмотреть сообщение
No you are bad, on this dialog style the last identitation need to be empty if you loose one
No, he's right..
Код:
ShowPlayerDialog(playerid, dialogid, style, caption[], info[], button1[], button2[]);
Reply
#6

you have missed playerid,

by the way that compilation error means the number of things in a syntax is more or less
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)