SA-MP Forums Archive
error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: error (/showthread.php?tid=137079)



error - 02manchestera - 27.03.2010

any ideas

Код:
SendClientMessage(playerid,COLOR_ADMINCMD, wstring);
Код:
C:\Users\alex\Desktop\axel server\SAGC\gamemodes\sagc.pwn(6386) : error 075: input line too long (after substitutions)
C:\Users\alex\Desktop\axel server\SAGC\gamemodes\sagc.pwn(10678) : warning 204: symbol is assigned a value that is never used: "faction"
C:\Users\alex\Desktop\axel server\SAGC\gamemodes\sagc.pwn(13491) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\alex\Desktop\axel server\SAGC\gamemodes\sagc.pwn(22935) : warning 203: symbol is never used: "ReelWurld"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.



Re: error - Steven82 - 27.03.2010

I found one erorr/warning you spelt

ReelWurld.

RealWorld

and other are just plain common sense to me.