10.05.2009, 04:12
Not working
C:\Documents and Settings\Owner\Desktop\SAMP\pawno\include\utils.in c(1) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(76) : error 001: expected token: ";", but found "forward"
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(234 ) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(304 ) : warning 219: local variable "pName" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(305 ) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(311 ) : error 021: symbol already defined: "SetWeather"
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(314 ) : error 021: symbol already defined: "GetPlayerName"
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(316 ) : error 010: invalid function or declaration
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(320 ) : error 010: invalid function or declaration
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(322 ) : error 010: invalid function or declaration
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(329 ) : error 021: symbol already defined: "GetPlayerName"
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(333 ) : error 010: invalid function or declaration
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(344 ) : error 010: invalid function or declaration
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(349 ) : warning 219: local variable "pName" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(349 ) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(353 ) : error 001: expected token: "{", but found "case"
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(357 ) : error 002: only a single statement (or expression) can follow each "case"
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(357 ) : warning 215: expression has no effect
C:\Documents and Settings\Owner\Desktop\SAMP\gamemodes\SGGW.pwn(358 ) : error 079: inconsistent return types (array & non-array)