Weird Warning.
#1

Hello,
I got a weird warning and I was wondering how I could fix it.

pawn Код:
if(clickedid == Text4[playerid]) // Line 12086
Код:
bare.pwn(12086) : warning 213: tag mismatch
I tried changing it to this:

pawn Код:
if(clickedid == Text4) // Line 12086
Код:
bare.pwn(12086) : error 033: array must be indexed (variable "Text4")
Anyone knows how to solve this?
Reply


Messages In This Thread
Weird Warning. - by $Marco$ - 17.03.2015, 19:48
Re: Weird Warning. - by CalvinC - 17.03.2015, 19:50
Re: Weird Warning. - by $Marco$ - 17.03.2015, 19:51
Re: Weird Warning. - by Vince - 17.03.2015, 19:57
Re: Weird Warning. - by $Marco$ - 17.03.2015, 19:59
Re: Weird Warning. - by CalvinC - 17.03.2015, 19:59

Forum Jump:


Users browsing this thread: 2 Guest(s)