what the hell...
#1

pawn Код:
249.    if(strcmp(cmdtext, "/credits", true) == 0) {
250.    SendClientMessage(playerid, COLOR_ORANGE, "Gamemode: DjSkca_");
251.    SendClientMessage(playerid, COLOR_ORANGE, "Maps: Ov3rLo4d, Joe, DjSkca_");
252.    SendClientMessage(playerid, COLOR_ORANGE, "/NRG: Fallout");
253.    SendClientMessage(playerid, COLOR_ORANGE, "/INFERNUS: edited from /nrg by DjSkca_");
254.    SendClientMessage(playerid, COLOR_ORANGE, "SA-MP: Kyeman(4ever) & SA-MP dev's");
255. return 1;
256.    }
257.   
258.    if(strcmp(cmdtext, "/teles", true) == 0) {
259.    SendClientMessage(playerid, COLOR_ORANGE, "/loop1 , /helix1 , /chilliad , /xstuntpark,");
260.    SendClientMessage(playerid, COLOR_ORANGE, "/omfgtube1, /omfgtube2, /ramp, /gdown,");
261.    SendClientMessage(playerid, COLOR_ORANGE, "/gdown1, /aastunt");
262. return 1;
263.    }
And I get:
Код:
C:\Users\(A)dmin (A)rmin\Desktop\samp02Xserver.win32\pawno\include\dutils.inc(254) : error 021: symbol already defined: "frename"
C:\Users\(A)dmin (A)rmin\Desktop\samp02Xserver.win32\pawno\include\dutils.inc(255) : error 010: invalid function or declaration
C:\Users\(A)dmin (A)rmin\Desktop\samp02Xserver.win32\pawno\include\dutils.inc(257) : error 010: invalid function or declaration
C:\Users\(A)dmin (A)rmin\Desktop\samp02Xserver.win32\pawno\include\dutils.inc(259) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
I can't find what the problem is...
Reply


Messages In This Thread
what the hell... - by Synkro93 - 10.03.2009, 15:23
Re: what the hell... - by Think - 10.03.2009, 15:29
Re: what the hell... - by Synkro93 - 10.03.2009, 15:32
Re: what the hell... - by RyDeR` - 10.03.2009, 15:38
Re: what the hell... - by Synkro93 - 10.03.2009, 15:42
Re: what the hell... - by Think - 10.03.2009, 15:51
Re: what the hell... - by RyDeR` - 10.03.2009, 15:53
Re: what the hell... - by Synkro93 - 10.03.2009, 16:04
Re: what the hell... - by Think - 10.03.2009, 16:05
Re: what the hell... - by Synkro93 - 10.03.2009, 16:07

Forum Jump:


Users browsing this thread: 1 Guest(s)