Little problem.
#1

Код:
351 public OnPlayerCommandText(playerid, cmdtext[])
352 {
353     	dcmd(kick, 4, cmdtext);
354     	dcmd(ban, 3, cmdtext);
355 		return 1;
356 	}
357 	return 0;
358 }
Then the error comes

Код:
C:\Users\Administrator\Desktop\MySAMPServers\King\filterscripts\flip.pwn(357) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply


Messages In This Thread
Little problem. - by Affan - 03.01.2013, 05:36
Re: Little problem. - by vMapper - 03.01.2013, 05:38
Re: Little problem. - by Affan - 03.01.2013, 05:39
Re: Little problem. - by Threshold - 03.01.2013, 05:58
Re: Little problem. - by Zex Tan - 03.01.2013, 06:02
Re: Little problem. - by Affan - 03.01.2013, 06:08

Forum Jump:


Users browsing this thread: 1 Guest(s)