Warning: number of arguments does not match definition +REP
#4

Quote:
Originally Posted by Rodri99
Посмотреть сообщение
if(!fexist(file)) { // if the file does not exists - LANGUAGE BY RODRI -------------------------------- Eddehaim AH.
ShowPlayerDialog(playerid,DIALOG_LANG,DIALOG_STYLE _LIST,"xEF Gaming - Select Your Language","English\nEspaсol"); // WARNING LINE
}


How can i fix it?

Thanks to all,
Rodri.
This should work

Код:
ShowPlayerDialog(playerid,DIALOG_LANG,DIALOG_STYLE _LIST, "xEF Gaming - Select Your Language", "English", "Espaсol"); 
}
And here's a link if you ever need some help again to script dialogs :
https://sampwiki.blast.hk/wiki/How_to_Create_a_Dialog
Reply


Messages In This Thread
Warning: number of arguments does not match definition +REP - by Rodri99 - 19.08.2015, 21:46
Re: Warning: number of arguments does not match definition +REP - by rymax99 - 19.08.2015, 21:51
Re: Warning: number of arguments does not match definition +REP - by iTakelot - 19.08.2015, 21:52
Re: Warning: number of arguments does not match definition +REP - by brandypol - 19.08.2015, 21:52

Forum Jump:


Users browsing this thread: 1 Guest(s)