02.12.2016, 22:47
i try this
and i get invalid character constant
PHP код:
CMD:jobs(playerid, params[])
{
ShowPlayerDialog(playerid, DIALOG_JOB, DIALOG_STYLE_LIST, "Lista de job-uri", "Fisher\n\Arms Dealer\n\Detective\n\Mechanic\n\Pizza Boy\n\Bus Driver\n\Trucker\n\Drug Dealer\n\Garbage Man\n\Farmer\n","Alege","Inchide");
return 1;
}