15.08.2009, 20:05
I have 2 problems with CMD spec code that i made
1.where to put that?
2.how do define the CmdSpec,like this?:
please help me
1.where to put that?
pawn Код:
format(astring,sizeof(astring)," [Cmd Spec] %s (ID: %d) did the command: %s", name, playerid, cmdtext);
SendClientMessageToAdmins(COLOR_GREEN, astring, 6);
pawn Код:
new CmdSpec[MAX_PLAYERS];