DIALOG_STYLE_MSGBOX help.
#6

Try this

Код:
    if(dialogid == DIALOG_HELP)
    {
        if(response)
        {
            new szString[1200];
            format(szString, sizeof(szString),"%s /rules /faq /(net)stats /inventory /quickstats /myguns /buylevel /upgrade /changepass /killcheckpoint /resetupgrades(100k)", szString);
            format(szString, sizeof(szString),"%s \n/w(hisper) /o(oc) /s(hout) /l(ow) /b /ad(vertisement)s /f(amily) /me /togooc /tognews /togfam /togwhisper /do /cancelcall", szString);
            format(szString, sizeof(szString),"%s \n/balance /withdraw /deposit /wiretransfer /abalance /awithdraw /adeposit /awiretransfer", szString);
            format(szString, sizeof(szString),"%s \n/pay /writecheck /cashchecks /charity /time /buy /(check)id /music /showlicenses /clothes /mywarrants", szString);
            format(szString, sizeof(szString),"%s \n/apply /skill /stopani /kill /buyclothes /droplicense /calculate /refuel /car /seatbelt /checkbelt, /defendtime", szString);
            format(szString, sizeof(szString),"%s \n/cancel /accept /eject /usepot /usecrack /contract /service /families /joinevent /checkplant /nextpaycheck, /nextgift, /pointtime", szString);
            format(szString, sizeof(szString),"%s \n/speedo /speedopos /viewmotd", szString);
            ShowPlayerDialog(playerid,DIALOG_HELP,DIALOG_STYLE_MSGBOX,"Basic commands",szString,"Ok", "");
        }
    }
Reply


Messages In This Thread
DIALOG_STYLE_MSGBOX help. - by N0FeaR - 18.12.2015, 12:54
Re: DIALOG_STYLE_MSGBOX help. - by Sh4d0w2 - 18.12.2015, 13:06
Re: DIALOG_STYLE_MSGBOX help. - by N0FeaR - 18.12.2015, 13:11
Re: DIALOG_STYLE_MSGBOX help. - by Sh4d0w2 - 18.12.2015, 13:15
Re: DIALOG_STYLE_MSGBOX help. - by iKarim - 18.12.2015, 14:51
Re: DIALOG_STYLE_MSGBOX help. - by SilverStand - 18.12.2015, 15:17
Re: DIALOG_STYLE_MSGBOX help. - by Threshold - 18.12.2015, 16:10
Re: DIALOG_STYLE_MSGBOX help. - by ikey07 - 18.12.2015, 16:41
Re: DIALOG_STYLE_MSGBOX help. - by Ahmad45123 - 18.12.2015, 16:42
Re: DIALOG_STYLE_MSGBOX help. - by Threshold - 19.12.2015, 06:32

Forum Jump:


Users browsing this thread: 1 Guest(s)