06.05.2014, 11:24
You need an array with size of MAX_VEHICLES and if the vehicle was spawned by the command, set it to true. When a player exits, check if the state is driver, the player is admin and the vehicle was spawned by an admin and destroy it.

