Multi-Language Dialog
#6

stock LanguageDialog(playerid, dialog, styldialog, dehlavicka[], enhlavicka[], deobsah[], enobsah[], detlacidlo[], entlacidlo[], detlacidlo2[],entlacidlo2[])
{
switch(Lang[playerid])
{
case 1: ShowPlayerDialog(playerid, dialog, styldialog, dehlavicka, deobsah, detlacidlo, detlacidlo2);
case 2: ShowPlayerDialog(playerid, dialog, styldialog, enhlavicka, enobsah, entlacidlo, entlacidlo2);
}
return 1;
}
Reply


Messages In This Thread
Multi-Language Dialog - by XxerykxX - 01.05.2010, 20:25
Re: Multi-Language Dialog - by johnnyc - 01.05.2010, 20:40
Re: Multi-Language Dialog - by XxerykxX - 01.05.2010, 20:42
Re: Multi-Language Dialog - by johnnyc - 01.05.2010, 20:45
Re: Multi-Language Dialog - by XxerykxX - 01.05.2010, 20:50
Re: Multi-Language Dialog - by denis1999 - 02.05.2010, 07:44
Re: Multi-Language Dialog - by Lorenc_ - 02.05.2010, 07:57
Re: Multi-Language Dialog - by LZLo - 25.07.2010, 10:03

Forum Jump:


Users browsing this thread: 1 Guest(s)