of     1   

StarTrekMinercraft
#141061672Monday, July 21, 2014 3:45 PM GMT

I have my car grouped with a regen pad, so once the car drives off, another car spawns in. But this has the problem of having way too many cars. So, how can I implement something that will remove the car when the driver dies or leaves?
RoflBread
#141061758Monday, July 21, 2014 3:46 PM GMT

.ChildRemoved event and check for the SeatWeld
Toughlizard1345
#141061774Monday, July 21, 2014 3:46 PM GMT

Use Child Removed to find out when the seatweld is removed.

    of     1