Problem, please?
#1

I got an error. Take it look ( sorry for my english ).

Код:
 	if(strcmp(cmdtext, "/update", true) == 0) {
		SendClientMessage(playerid, COLOR_GREEN,"Urmatorul update va fi pe data de 08.12.2012 ( Sambata ). ");
		return 1;
     }

Error:

Код:
C:\Users\Andrei\Desktop\Street Zone\gamemodes\STR.pwn(8797) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Users\Andrei\Desktop\Street Zone\gamemodes\STR.pwn(8797) : warning 215: expression has no effect
C:\Users\Andrei\Desktop\Street Zone\gamemodes\STR.pwn(8797) : error 001: expected token: ";", but found "-string-"
C:\Users\Andrei\Desktop\Street Zone\gamemodes\STR.pwn(8797) : warning 215: expression has no effect
C:\Users\Andrei\Desktop\Street Zone\gamemodes\STR.pwn(8797) : error 001: expected token: ";", but found ")"
C:\Users\Andrei\Desktop\Street Zone\gamemodes\STR.pwn(8797) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Reply


Messages In This Thread
Problem, please? - by Lonney - 02.12.2012, 20:11
Re: Problem, please? - by Bakr - 02.12.2012, 20:17
Re: Problem, please? - by maramizo - 02.12.2012, 20:18
Re: Problem, please? - by Lonney - 02.12.2012, 20:22
Re: Problem, please? - by Lonney - 03.12.2012, 06:25
Re: Problem, please? - by B-Matt - 03.12.2012, 06:33
Re: Problem, please? - by Lonney - 03.12.2012, 06:46
Re: Problem, please? - by LarzI - 03.12.2012, 08:43
Re: Problem, please? - by Vince - 03.12.2012, 09:19
Re: Problem, please? - by LarzI - 03.12.2012, 09:49

Forum Jump:


Users browsing this thread: 1 Guest(s)