Author Topic: How to get all 'vehicles' that can be spawned on a vehicle brick?  (Read 298 times)

Before, just looping though 'datablockGroup' or 'serverConnection' for 'vehicleData' was enough.
But now I seem to have to do 'wheeledVehicleData' and 'flyingVehicleData' and even then I don't get things like the horse or rowboat, that are playertypes.

Seems like it could be related to the new "setVehiclePowered" event. Maybe.

Seems like it could be related to the new "setVehiclePowered" event. Maybe.

Maybe, but that doesn't help much.
Would checking all datablocks for .rideable be a good way?
« Last Edit: February 17, 2013, 02:48:04 PM by DrenDran »