Is there a way to make when spawned car explode to dont respawn ?
#6

pawn Код:
OnVehicleDeath(vehicleid, killerid)
{
    DestroyVehicle(vehicleid);
    return 1;
}
Damn:
Код:
This forum requires that you wait 120 seconds between posts. Please try again in 1 seconds.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)