SA-MP Forums Archive
9 warnings because of Fallout's Object Streamer :S - 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: 9 warnings because of Fallout's Object Streamer :S (/showthread.php?tid=190866)



9 warnings because of Fallout's Object Streamer :S - Ehab1911 - 17.11.2010

Код:
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(72) : warning 219: local variable "rx" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(72) : warning 219: local variable "ry" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(72) : warning 219: local variable "rz" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(228) : warning 219: local variable "rx" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(228) : warning 219: local variable "ry" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(228) : warning 219: local variable "rz" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(249) : warning 219: local variable "rx" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(249) : warning 219: local variable "ry" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(249) : warning 219: local variable "rz" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


9 Warnings.
Ok these are the warnings, I've installed a map that I mapped in and for sure I put #include <F_Streamer>..

So what's the problem, I tried to download the new version. But it's still the same, damn.


Re: 9 warnings because of Fallout's Object Streamer :S - <Weponz> - 17.11.2010

Quote:
Originally Posted by Ehab1911
Посмотреть сообщение
Код:
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(72) : warning 219: local variable "rx" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(72) : warning 219: local variable "ry" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(72) : warning 219: local variable "rz" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(228) : warning 219: local variable "rx" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(228) : warning 219: local variable "ry" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(228) : warning 219: local variable "rz" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(249) : warning 219: local variable "rx" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(249) : warning 219: local variable "ry" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(249) : warning 219: local variable "rz" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


9 Warnings.
Ok these are the warnings, I've installed a map that I mapped in and for sure I put #include <F_Streamer>..

So what's the problem, I tried to download the new version. But it's still the same, damn.
Lol,Post the lines with errors xD,Then maybe we get whole picture and can fix,Yah?

xD...-.-


Re: 9 warnings because of Fallout's Object Streamer :S - Ehab1911 - 17.11.2010

But lol the lines are from F_Streamer.inc itself D=


Re: 9 warnings because of Fallout's Object Streamer :S - Kitten - 17.11.2010

Quote:
Originally Posted by Ehab1911
Посмотреть сообщение
Код:
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(72) : warning 219: local variable "rx" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(72) : warning 219: local variable "ry" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(72) : warning 219: local variable "rz" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(228) : warning 219: local variable "rx" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(228) : warning 219: local variable "ry" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(228) : warning 219: local variable "rz" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(249) : warning 219: local variable "rx" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(249) : warning 219: local variable "ry" shadows a variable at a preceding level
D:\13.17.2010\sdqweqwe\nlife\NLRP\pawno\include\F_Streamer.inc(249) : warning 219: local variable "rz" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


9 Warnings.
Ok these are the warnings, I've installed a map that I mapped in and for sure I put #include <F_Streamer>..

So what's the problem, I tried to download the new version. But it's still the same, damn.
Its either your gamemode you have all those ,ry , rz , rz w/e

or the streamer if u have it in ur gamemode remove it because its already defined in streamer take a look in the streamer open it with notepad or c++