Problema con tag mismatch
#1

Hola, seguro que la duda es una tonteria, pero no la veo... bueno, me da el error de tag mismatch, las lineas son estas:

pawn Код:
PosicionX[vehicleid] = x;
        PosicionY[vehicleid] = y;
        PosicionZ[vehicleid] = z;
        PosicionA[vehicleid] = a;
y, si k tengo definidas las variables de x, y, z, a

estan asi:

pawn Код:
new Float:x,Float:y,Float:z;
        new Float:a;
        GetVehiclePos(idcar, x, y, z);
        GetVehicleZAngle(idcar, a);
un saludo!!
Reply


Messages In This Thread
Problema con tag mismatch - by Ale[X] - 17.02.2012, 17:33
Respuesta: Problema con tag mismatch - by The_Scripter_Zero - 17.02.2012, 17:35
Respuesta: Problema con tag mismatch - by Kurama - 20.02.2012, 04:38
Respuesta: Problema con tag mismatch - by Lunnatiicz - 20.02.2012, 17:52
Re: Problema con tag mismatch - by LuisGraph - 20.02.2012, 18:50
Respuesta: Problema con tag mismatch - by OTACON - 20.02.2012, 19:02
Respuesta: Problema con tag mismatch - by Kurama - 20.02.2012, 22:57

Forum Jump:


Users browsing this thread: 5 Guest(s)