Symbol never used "qInfo"
#1

PHP код:
       foreach(new Player)
       {
           if(
pInfo[i][pAdminLevel] >= && != playerid)
               
SendClientMessage(i, -1_message);
       } 
this is the error:


Код:
(931) : warning 203: symbol is never used: "qInfo"
Line 931 is:

PHP код:
if(pInfo[i][pAdminLevel] >= && != playerid
But I don't see "qInfo" there, so how am I supposed to fix that?
Reply
#2

PHP код:
Removed
These are lines 915-943.
Reply
#3

Uhh right, do ctrl+f and search for qinfo
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)