Error HELP :)
#1

Hiye

I got this error:

PHP код:
C:\Users\*******\Desktop\ProjectSvT\pawno\include\YSI\y_debug.inc(382) : warning 219local variable "s" shadows a variable at a preceding level 
Reply
#2

Do you have any
pawn Код:
new s;
in your script?
Reply
#3

No I don't
Reply
#4

Show me your list of includes.
Reply
#5

Quote:
Originally Posted by Affan
Посмотреть сообщение
Show me your list of includes.
PHP код:
#include <a_samp>
#include <float>
#include <zcmd>
#include <foreach>
#include <AC_Balkan_Security> 
Reply
#6

Strange, ur includes doesnt have YSI still it shows a warning from ysi/y_debug..I hope you dont have multiple pawnos? and yeah search for a
pawn Код:
new s; or maybe with a size new s[MAX_PLAYERS]; or maybe new s[28]; or something like that
Reply
#7

Hey @[ND]xXZeusXx. the include can also include some other includes.....
Код:
#include <AC_Balkan_Security>
This might include YSI.....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)