12.11.2011, 19:37
Quote:
I have
new PName[MAX_PLAYER_NAME]; forward SendPoliceMessage(color, string[]); tho.. |
EDIT:
Quote:
All errors fixed. Only
C:\Users\Maki\Desktop\TDM\gamemodes\TDM.pwn(301) : error 017: undefined symbol "SendPoliceMessage" left |
pawn Код:
public SendPoliceMessage(color, string[])
{
//...
}