Can't find tag mismatch
#6

Quote:
Originally Posted by Daslee
View Post
I tried this also, so I got same warning on those lines:
pawn Code:
Labels3D[tmp][0]=x; Labels3D[tmp][1]=y; Labels3D[tmp][2]=z;
return tmp;
That's because the inner variables in the array (such as labels3d[tmp][0]) aren't declared as float variables. Fix that and you will get rid of your warning.
Reply


Messages In This Thread
Can't find tag mismatch - by Daslee - 13.02.2013, 12:17
Re: Can't find tag mismatch - by arakuta - 13.02.2013, 12:41
Re: Can't find tag mismatch - by Daslee - 13.02.2013, 12:59
Re: Can't find tag mismatch - by CreativityLacker - 13.02.2013, 13:06
Re: Can't find tag mismatch - by Daslee - 13.02.2013, 14:13
Re: Can't find tag mismatch - by Mmartin - 13.02.2013, 14:31
Re: Can't find tag mismatch - by Daslee - 17.02.2013, 19:26

Forum Jump:


Users browsing this thread: 1 Guest(s)