Code Error help
#1

Help me please
IT have some error, here is the code

PHP код:
CMD:panels(playeridparams[])
{
    if (!
IsACop(playerid))
    {
    
SendClientMessageEx(playerid,COLOR_GREY,"ban khong a law enforcement officer.");
    }
    if (!
IsPlayerInRangeOfPoint(playerid201479.1448,-1675.6207,14.0469))
    
SendClientMessageEx(playeridCOLOR_GREY"Ban khong o trong pershing square.");
    }
    
ShowPlayerDialog(playeridPANELDIALOG_STYLE_LIST"Security Panel""Operate""Cancel");
    }
    return 
1;

Reply
#2

Show the error that you got
Reply
#3

pawn Код:
ShowPlayerDialog(playerid, PANEL, DIALOG_STYLE_LIST, "Security Panel", "You had to add more text hare", "Operate", "Cancel");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)