04.05.2013, 11:52
It would be a lot easier to read if you actually used your enum properly for instance.... VehicleInfo[playerid][iVehicle][pv_Pos][2] why do that? Why not set pv_Pos to pv_PosX, pvPosY, pvPosZ it is much more readable. Anyways lets see your enum and variable.