[HELP] Car repawn
#3

Quote:
Originally Posted by Rizard
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
This will make you spawn back at the place you toke it, but it has to make you spawn at the place you push the button (duhh)
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: 1 Guest(s)