Dialog Error
#7

I have tried this codes for you and worked fine for me,Try to move your codes somewhere else in your script also add return true to avoid unkown command error.
pawn Код:
CMD:aacmds(playerid,params[])
{
    ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX ,"Admin Commands:","Level 1: /aduty /announce /cc /asay /arepair /jetpack /kick /getip /arepair /warn /lspecoff /lspec\nLevel 2: /explode /slap /ban /freeze /unfreeze /get /goto /mute /unmute /addnos /acar /abike /aheli /aboat /weaps\nLevel 3: /tmenu /poweron[off] /aweaps /setpowerjump /giveweapon /resetweapon /givemoney /superman\nLevel 4: /tmenu /poweron[off] /aweaps /setpowerjump /giveweapon /resetweapon /givemoney /superman\nLevel 5: /setskin /hearnear /freezenear /unfreezenear /healall /armourall\nLevel 6: /akill /setlevel /gmx","Close","");
    return 1;
}
If this didn't work, you should use Strcat
Reply


Messages In This Thread
Dialog Error - by Team_PRO - 31.05.2014, 00:02
Re: Dialog Error - by Eth - 31.05.2014, 00:03
Re: Dialog Error - by Team_PRO - 31.05.2014, 00:06
Re: Dialog Error - by Eth - 31.05.2014, 00:09
Re: Dialog Error - by Team_PRO - 31.05.2014, 00:14
Re: Dialog Error - by Team_PRO - 31.05.2014, 01:09
Re: Dialog Error - by SilentSoul - 31.05.2014, 01:16
Re: Dialog Error - by Team_PRO - 31.05.2014, 01:40

Forum Jump:


Users browsing this thread: 1 Guest(s)