Need help whith errors
#5

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
You use else if without an if stament before. It should be:
pawn Код:
if(playerDB[playerid][plead] == LEAD_FARAI)
{
    format(wel,sizeof(wel),"My text",dirname);
    ShowPlayerDialog(playerid,6698,DIALOG_STYLE_MSGBOX,"{FFFFFF}Naudinga informacija",wel,"Uћdaryti","");
}
else if(playerDB[playerid][plead] == LEAD_MEDIKAI) SendClientMessage(id,Zalia,"Jūs kviečiamas pas medikus. Dėl darbo priėmimo.");
Thanks
Reply


Messages In This Thread
Need help whith errors - by xpress48 - 26.05.2014, 17:52
Re: Need help whith errors - by Nathan_Taylor - 26.05.2014, 17:55
Re: Need help whith errors - by xpress48 - 26.05.2014, 17:57
Re: Need help whith errors - by Konstantinos - 26.05.2014, 17:59
Re: Need help whith errors - by xpress48 - 26.05.2014, 18:03
Re: Need help whith errors - by Nathan_Taylor - 26.05.2014, 18:05

Forum Jump:


Users browsing this thread: 1 Guest(s)