OnDialogResponse mistake.
#4

Try it with:

PHP код:
case 0

    if(!
PlayerStatus[playerid][pJob]) return ShowPlayerDialog(playeridDIALOG_CMD_HELP2DIALOG_STYLE_MSGBOX"""{DEDEDE}Momentan nu detii nici un job.\nFoloseste {FFE2A3}/jobs {DEDEDE}pentru a merge sa te angajezi.""Ok",""); 
    else if(
PlayerJob[playerid][pFisher]) return ShowPlayerDialog(playeridDIALOG_CMD_HELP3DIALOG_STYLE_MSGBOX"""{FFE2A3}Comenzi disponibile:\n{FFE2A3}/fish {DEDEDE}» Folosita pentru a pescui in zona corespunzatoare\n{FFE2A3}/sellfish {DEDEDE}» Folosita pentru a vine pestele intr-un businesss tip '24/7', \n{FFE2A3}/quitjob {DEDEDE}» Folosita pentru a renunta la jobul actual""Ok"""); 
    else if(
PlayerJob[playerid][pTrucker]) return ShowPlayerDialog(playeridDIALOG_CMD_HELP4DIALOG_STYLE_MSGBOX"""{FFE2A3}/jobs {DEDEDE}» Foloseste aceasta comanda pentru a selecta jobul 'Trucker' si pentru a ajunge cu ajutorul unu checkpoint la actorul langa care trebuie sa apesi tasta 'Enter'\n{FFE2A3}/quitjob {DEDEDE}» Folosita pentru a renunta la jobul actual""Ok"""); 
    else 
SendClientMessage(playerid, -1"Seems like you have a job, that needs no help.");

Maybe..you have a wrong job
Reply


Messages In This Thread
OnDialogResponse mistake. - by Fabyx15 - 05.12.2018, 12:29
Re: OnDialogResponse mistake. - by Alexis17 - 05.12.2018, 13:03
Re: OnDialogResponse mistake. - by Fabyx15 - 05.12.2018, 13:10
Re: OnDialogResponse mistake. - by Kaliber - 05.12.2018, 13:29
Re: OnDialogResponse mistake. - by Fabyx15 - 05.12.2018, 13:35
Re: OnDialogResponse mistake. - by Kaliber - 05.12.2018, 13:38
Re: OnDialogResponse mistake. - by Fabyx15 - 05.12.2018, 13:46
Re: OnDialogResponse mistake. - by Kaliber - 05.12.2018, 13:47
Re: OnDialogResponse mistake. - by Fabyx15 - 05.12.2018, 14:12

Forum Jump:


Users browsing this thread: 1 Guest(s)