tag mismatch
#1

new Float:X, Float:Y, Float:Z;
GetPlayerPos(playerid, X,Y,Z);
PlayerInfo[playerid][xPos] = X;
PlayerInfo[playerid][yPos] = Y;
PlayerInfo[playerid][zPos] = Z;

This is my code. It is saying that these lines are tag mismatch:

PlayerInfo[playerid][xPos] = X;
PlayerInfo[playerid][yPos] = Y;
PlayerInfo[playerid][zPos] = Z;

But why?

Thanks for your help peeps =]
Reply


Messages In This Thread
tag mismatch - by lewismichaelbbc - 01.08.2012, 09:19
Re: tag mismatch - by [KHK]Khalid - 01.08.2012, 09:21
Re: tag mismatch - by Littlehelper - 01.08.2012, 09:23
Respuesta: tag mismatch - by lewismichaelbbc - 01.08.2012, 09:24
Respuesta: tag mismatch - by lewismichaelbbc - 01.08.2012, 09:27
Re: Respuesta: tag mismatch - by Littlehelper - 01.08.2012, 09:28
Respuesta: tag mismatch - by lewismichaelbbc - 01.08.2012, 09:30
Respuesta: tag mismatch - by lewismichaelbbc - 01.08.2012, 09:32
Re: tag mismatch - by Littlehelper - 01.08.2012, 09:33

Forum Jump:


Users browsing this thread: 1 Guest(s)