Help please
#1

Hey

I get this error when i try to compile my gamemode

Код:
C:\Users\Brandon\Desktop\PPC_Trucking.pwn(222) : error 021: symbol already defined: "format"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
and here is the line

Код:
	    format(string,sizeof(string),""lgreen"Welcome back, "lyellow2"%s"lgreen"! Please enter your "lred"password "lgreen"to log in!",GetPName(playerid));
Reply
#2

This error is usually caused by having the code outside a function. Mind showing above and below this line?
Reply
#3

} this is above it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)