a weird error.
#2

Here you are brother:
PHP код:
dcmd_cmds(playeridparams[])
{
    if(
AccInfo[playerid][Level] == 0)
    {
        
ShowPlayerDialog(playerid12DIALOG_STYLE_MSGBOX"Server Commands""Normal Player Commands: \n/rules, /cars, /guns, /teles, /dms, /lockcar, /unlockcar, /fix, /report, /topmoney""Continue","");
    }
    else if(
AccInfo[playerid][Level] == 1)
    {
        
ShowPlayerDialog(playerid13DIALOG_STYLE_MSGBOX"Server Commands""Normal Player Commands: \n/rules, /cars, /guns, /teles, /dms, /lockcar, /unlockcar, /fix, /report, /topmoney \nAdmin Level 1 Commands: \nsetcolour, settime, setweather, eject, force , burn, asay, highlight, getid, warn, laston, adminarea, hide, unhide, weapslist, morning, reports, miniguns, botcheck, duel, saveskin, useskin, dontuseskin""Continue""");
    }
    else if(
AccInfo[playerid][Level] == 2)
    {
        
ShowPlayerDialog(playerid14DIALOG_STYLE_MSGBOX"Server Commands""Normal Player Commands: \n/rules, /cars, /guns, /teles, /dms, /lockcar, /unlockcar, /fix, /report, /topmoney \nAdmin Level 1 Commands: \nsetcolour, settime, setweather, eject, force , burn, asay, highlight, getid, warn, laston, adminarea, hide, unhide, weapslist, morning, reports, miniguns, botcheck, duel, saveskin, useskin, dontuseskin \nAdmin Level 2 Commands: \njailed, frozen, muted, mute, unmute, slap, akill""Continue""");
    }
    else if(
AccInfo[playerid][Level] == 3)
    {
        
ShowPlayerDialog(playerid15DIALOG_STYLE_MSGBOX"Server Commands""Normal Player Commands: \n/rules, /cars, /guns, /teles, /dms, /lockcar, /unlockcar, /fix, /report, /topmoney \nAdmin Level 1 Commands: \nsetcolour, settime, setweather, eject, force , burn, asay, highlight, getid, warn, laston, adminarea, hide, unhide, weapslist, morning, reports, miniguns, botcheck, duel, saveskin, useskin, dontuseskin \nAdmin Level 2 Commands: \njailed, frozen, muted, mute, unmute, slap, akill \nAdmin Level 3 Commands: \nspawn, announce2, announce, kick, ban, spec, specvehicle, specoff, tempban, write""Continue""");
    }
    return 
1;

+1 REP me if I helped you!
Reply


Messages In This Thread
a weird error. -Solved. - by TahaMhr - 22.09.2017, 13:56
Re: a weird error. - by Kraeror - 22.09.2017, 15:30
Re: a weird error. - by TahaMhr - 22.09.2017, 16:30
Re: a weird error. - by GaByM - 22.09.2017, 16:36
Re: a weird error. - by TahaMhr - 22.09.2017, 20:01
Re: a weird error. - by 10MIN - 23.09.2017, 07:53
Re: a weird error. - by TahaMhr - 23.09.2017, 10:30
Re: a weird error. - by Kampott - 23.09.2017, 12:26
Re: a weird error. - by GaByM - 23.09.2017, 16:52
Re: a weird error. - by TahaMhr - 27.09.2017, 12:27

Forum Jump:


Users browsing this thread: 2 Guest(s)