How I Make Car Respawn
#7

Quote:
Originally Posted by .•[XpoweR
•. ]
Try this i think it's work

Put on top

Код:
forward("VehicleRespawn");
And that (not on top)

Код:
public OnPlayerExitVehicle(playerid, vehicleid)
{
  SetTimer("VehicleRespwn",2000,0);
  SetVehicleToRespawn(vehicleid);
  return 1;

i hope it work D:
}
Little mistake,he asked for 20 seconds.Just change 2000 to 20000
Reply


Messages In This Thread
How I Make Car Respawn - by alex1a - 05.10.2009, 10:51
Re: How I Make Car Respawn - by Correlli - 05.10.2009, 10:55
Re: How I Make Car Respawn - by Abernethy - 05.10.2009, 11:05
Re: How I Make Car Respawn - by alex1a - 05.10.2009, 12:14
Re: How I Make Car Respawn - by .•[XpoweR]•. - 05.10.2009, 12:19
Re: How I Make Car Respawn - by Abernethy - 05.10.2009, 12:21
Re: How I Make Car Respawn - by [XST]O_x - 05.10.2009, 12:21
Re: How I Make Car Respawn - by .•[XpoweR]•. - 05.10.2009, 12:22
Re: How I Make Car Respawn - by alex1a - 05.10.2009, 12:22
Re: How I Make Car Respawn - by .•[XpoweR]•. - 05.10.2009, 12:26

Forum Jump:


Users browsing this thread: 1 Guest(s)