Don't respawn cars
#3

Quote:
Originally Posted by BroZeus
Посмотреть сообщение
use this
pawn Код:
public OnVehicleSpawn(vehicleid)
{
if(vehicleid==infernus)DestroyVehicle(infernus);
return 1;
}
Not working.
Reply


Messages In This Thread
Don't respawn cars - by Tadas - 07.04.2014, 15:04
Re: Don't respawn cars - by BroZeus - 07.04.2014, 15:12
Re: Don't respawn cars - by Tadas - 07.04.2014, 15:19
Re: Don't respawn cars - by superrobot48 - 07.04.2014, 15:30
Re: Don't respawn cars - by Tadas - 07.04.2014, 16:04
Re: Don't respawn cars - by superrobot48 - 07.04.2014, 16:12

Forum Jump:


Users browsing this thread: 1 Guest(s)