05.03.2014, 10:40
I changed the timer to:
Yet, it didn't work. If this isn't what you ment, mind giving an example?
I did /respawncars and it just went back to his old position.
pawn Код:
forward loadcar(i);
public loadcar(i)
{
SetVehiclePos(i, VehicleInfo[i][vX], VehicleInfo[i][vY], VehicleInfo[i][vZ]);
}
I did /respawncars and it just went back to his old position.