code/__DEFINES/dcs/signals/signals_vehicle.dm
COMSIG_VEHICLE_RIDDEN | Called on a mob when they start riding a vehicle (obj/vehicle) |
---|---|
EJECT_FROM_VEHICLE | Return this to signal that the mob should be removed from the vehicle |
Define Details
COMSIG_VEHICLE_RIDDEN
Called on a mob when they start riding a vehicle (obj/vehicle)
EJECT_FROM_VEHICLE
Return this to signal that the mob should be removed from the vehicle