23.05.2010, 09:45
Quote:
Originally Posted by Blt950
To create map icons use: SetPlayerMapIcon() [https://sampwiki.blast.hk/wiki/SetPlayerMapIcon]
To set a car that spawns each time it get's exploded use: AddStaticVehicle() [https://sampwiki.blast.hk/wiki/AddStaticVehicle] If you want the car to spawn after e.g. 5 minutes after it exploded use AddStaticVehicleEx() [https://sampwiki.blast.hk/wiki/AddStaticVehicleEx] |