Posts: 255
Threads: 106
Joined: Aug 2011
Reputation:
0
Ok so i made that if a vehicle blow it will get destroyed, But i only want this for owned vehicles and i don't know what to do.
Posts: 844
Threads: 32
Joined: Apr 2009
Reputation:
0
Make a check if the destroyed vehicle is an owned vehicle, then continue, if not, stop the function.