Little coding help
#9

Код:
format(string, sizeof(string),"[ADMIN]: %s is now on Admin Duty",
ABroadCast(COLOR_LIGHTRED, string, 1),
DutyLabel playerid; = Create3DTextLabel("Admin On Duty \n Do NOT Attack",0xFF000099,0,0,0,50,-1,1),
Attach3DTextLabelToPlayer(DutyLabel[playerid], playerid, 0,0,0);
}
else
{
SendClientMessageEx(playerid, COLOR_RED, "You are now off admin duty!");
new string[128];
That is where the errors are located... I couldnt make it more precsise as I just closed my editor
Reply


Messages In This Thread
Little coding help - by Casper001 - 04.04.2012, 18:08
Re: Little coding help - by aRoach - 04.04.2012, 18:25
Re: Little coding help - by Casper001 - 04.04.2012, 18:37
Re: Little coding help - by aRoach - 04.04.2012, 18:42
Re: Little coding help - by Casper001 - 04.04.2012, 20:21
Re: Little coding help - by TzAkS. - 04.04.2012, 20:46
Re: Little coding help - by Casper001 - 04.04.2012, 21:11
Re: Little coding help - by TzAkS. - 04.04.2012, 21:14
Re: Little coding help - by Casper001 - 04.04.2012, 21:21
Re: Little coding help - by TzAkS. - 04.04.2012, 21:27

Forum Jump:


Users browsing this thread: 1 Guest(s)