#1

HI I am making my gm but send this error when compile


Код:
C:\Documents and Settings\user\Desktop\server samp\gamemodes\mygm.pwn(43) : error 001: expected token: ";", but found "-identifier-"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#2

Some code around those lines would help alot
Reply
#3

here is line 43

Код:
main()
{
	print("\n----------------------------------");
	print(" Test GameMode By IvancheBG");
	print("----------------------------------\n");
}
Reply
#4

Quote:
Originally Posted by IvancheBG
Посмотреть сообщение
HI I am making my gm but send this error when compile


Код:
C:\Documents and Settings\user\Desktop\server samp\gamemodes\mygm.pwn(43) : error 001: expected token: ";", but found "-identifier-"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
You missed a ';' somewhere before line 43.
Reply
#5

Thanks
Reply
#6

Quote:
Originally Posted by IvancheBG
Посмотреть сообщение
Thanks
No prob's m8'y.
Reply
#7

stigg answer in pm
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)