How I Make Car Respawn
#5

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 lol....
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: 2 Guest(s)