13.02.2009, 21:49
Quote:
Originally Posted by MenaceX^
CreateVehicle(522,X,Y+3,Z+2,5,70,0,-1);
|
Quote:
Originally Posted by Daren_Jacobson
you can make it so that 5 mins of no-one being on it it will respawn using the last param of CreateVehicle.
|
Try reading: https://sampwiki.blast.hk/wiki/SetTimerEx
There is a good example on that page.