currently its not possible for scripts to get the vehicle that is attached to another vehicle
adding a command for this (for example: getAttachedChild, getAttachedParent) would make it possible to generate some scripts with a smaller impact on network performance as its currently required to assign variables to get the parent/child which is ALSO not safe for use as only the very own script is setting that variable