[HELP] Car repawn
#2

If this is supposed to be the normal spawnplace,

X,Y,Z,ANGLE = -2209.5,2398.5,4.6,0

Then don't get the coцrdinates from the previous vehicle but put those in stead.

wrong:
pawn Код:
GetVehiclePos(transformer2,info[0],info[1],info[2]);
transformer2 = AddStaticVehicle(452,info[0],info[1],info[2],info[3],0,0);
pawn Код:
transformer2 = AddStaticVehicle(452,-2209.5,2398.5,4.6,0,0,0);
Riz
Reply


Messages In This Thread
[HELP] Car repawn - by WThieves - 21.02.2010, 13:32
Re: [HELP] Car repawn - by Rizard - 21.02.2010, 14:48
Re: [HELP] Car repawn - by WThieves - 21.02.2010, 15:13
Re: [HELP] Car repawn - by Rizard - 21.02.2010, 15:33
Re: [HELP] Car repawn - by WThieves - 21.02.2010, 18:06
Re: [HELP] Car repawn - by Rizard - 21.02.2010, 19:21
Re: [HELP] Car repawn - by WThieves - 24.02.2010, 16:46

Forum Jump:


Users browsing this thread: 4 Guest(s)