19.08.2015, 21:52
Quote:
|
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. |

Код:
ShowPlayerDialog(playerid,DIALOG_LANG,DIALOG_STYLE _LIST, "xEF Gaming - Select Your Language", "English", "Espaсol"); }
https://sampwiki.blast.hk/wiki/How_to_Create_a_Dialog



