SA-MP Forums Archive
How I Can - 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)
+--- Thread: How I Can (/showthread.php?tid=353447)



How I Can - God'Z War - 23.06.2012

Hi Guys,
Please help me to solve this warning

Код:
C:\Users\hp\Desktop\3e server\pawno\include\YSI\y_amx.inc(365) : warning 219: local variable "base" shadows a variable at a preceding level
C:\Users\hp\Desktop\3e server\pawno\include\YSI\y_amx.inc(413) : warning 219: local variable "base" shadows a variable at a preceding level
C:\Users\hp\Desktop\3e server\pawno\include\YSI\y_amx.inc(648) : warning 219: local variable "base" shadows a variable at a preceding level
C:\Users\hp\Desktop\3e server\gamemodes\[UG]Centre.pwn(16736) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Warnings.



Re: How I Can - .FuneraL. - 23.06.2012

The variable "base" already defined, delete or modify this variable.


Re: How I Can - God'Z War - 23.06.2012

From Gamemod Or InCludes


Re: How I Can - Mr.1337 - 23.06.2012

Include