Unable to compile, stumped.
#4

This sucks
Код:
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\a_zones.inc(416) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\a_zones.inc(416) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\a_zones.inc(440) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\a_zones.inc(440) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\a_zones.inc(440) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\a_zones.inc(464) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\a_zones.inc(464) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\a_zones.inc(464) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\yom_buttons.inc(69) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\yom_buttons.inc(69) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\yom_buttons.inc(69) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\yom_buttons.inc(82) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\yom_buttons.inc(82) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\yom_buttons.inc(82) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\yom_buttons.inc(91) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\yom_buttons.inc(91) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\yom_buttons.inc(91) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\yom_buttons.inc(99) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\yom_buttons.inc(99) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Users\Jalon\Documents\LSERP_OFFICIAL\pawno\include\yom_buttons.inc(99) : warning 219: local variable "Z" shadows a variable at a preceding level

C:\Users\Jalon\Documents\LSERP_OFFICIAL.pwn(47) : error 029: invalid expression, assumed zero
C:\Users\Jalon\Documents\LSERP_OFFICIALRP.pwn(8828) : error 017: undefined symbol "Tracking"
C:\Users\Jalon\Documents\LSERP_OFFICIAL.pwn(8828) : warning 215: expression has no effect
C:\Users\Jalon\Documents\LSERP_OFFICIAL.pwn(8828) : error 001: expected token: ";", but found "]"
C:\Users\Jalon\Documents\LSERP_OFFICIAL.pwn(8828) : error 029: invalid expression, assumed zero
C:\Users\Jalon\Documents\LSERP_OFFICIAL.pwn(8828) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


5 Errors.
-_-

Line 47:
Код:
new Tracking[MAX_PLAYERS];
the fuck..?
Line 8828:
Код:
PotPrice[playerid] = 0; CrackPrice[playerid] = 0; RegistrationStep[playerid] = 0; Chat[playerid] = -1;	Tracking[playerid] = -1;
Reply


Messages In This Thread
Unable to compile, stumped. - by xSiiLenTx - 17.08.2012, 13:52
Re: Unable to compile, stumped. - by xSiiLenTx - 17.08.2012, 14:03
Re: Unable to compile, stumped. - by [EnErGyS]KING - 17.08.2012, 14:07
Re: Unable to compile, stumped. - by xSiiLenTx - 17.08.2012, 14:18
Re: Unable to compile, stumped. - by [EnErGyS]KING - 17.08.2012, 14:31
Re: Unable to compile, stumped. - by xSiiLenTx - 17.08.2012, 14:34
Re: Unable to compile, stumped. - by xSiiLenTx - 17.08.2012, 14:51

Forum Jump:


Users browsing this thread: 2 Guest(s)