11.04.2012, 20:12
Can somebody tell me how to set an Admin and Game Shark level, only Admin And Game Shark to use it on dcmd cmd
y don't now about dcmd :S
Код:
dcmd_radio(playerid, params[])
{
#pragma unused params
ShowPlayerDialog(playerid, 102, DIALOG_STYLE_INPUT, "Radio System by GBLTeam","{FFFFFF}Write the {009BFF}URL{FFFFFF} from Radio Station:", "Okay", "Exit");
return SendClientMessage(playerid,COLOR_GREEN,"Chouse some option what you need.");
}




. This one compiles with no errors ;3