Template:Vehicle functions c: Difference between revisions

From RAGE Multiplayer Wiki
(Blanked the page)
Line 1: Line 1:
*Properties:
 
**[[Entity::id]]
**[[Entity::handle]]
**[[Entity::position]]
**[[Entity::model]]
**[[Vehicle::gear]]
**[[Vehicle::steeringAngle]]
**[[Vehicle::rpm]]
*Functions:
**[[Vehicle::removeHighDetailModel|Vehicle::removeHighDetailModel()]]
**[[Vehicle::setCreatesMoneyPickupsWhenExploded|Vehicle::setCreatesMoneyPickupsWhenExploded(toggle)]]
**[[Vehicle::steerUnlockBias|Vehicle::steerUnlockBias(toggle)]]
**[[Vehicle::getTrainCarriage|Vehicle::getTrainCarriage(carriage)]]
**[[Vehicle::setRudderBroken|Vehicle::setRudderBroken(p1)]]
**[[Vehicle::detachFromCargobob|Vehicle::detachFromCargobob(cargobob)]]
**[[Vehicle::getWindowTint|Vehicle::getWindowTint()]]
**[[Vehicle::setFixed|Vehicle::setFixed()]]
**[[Vehicle::areAllWindowsIntact|Vehicle::areAllWindowsIntact()]]
**[[Vehicle::doesExtraExist|Vehicle::doesExtraExist(extraId)]]
**[[Vehicle::isInBurnout|Vehicle::isInBurnout()]]
**[[Vehicle::isAttachedToTowTruck|Vehicle::isAttachedToTowTruck(vehicle)]]
**[[Vehicle::setSearchlight|Vehicle::setSearchlight(toggle, canBeUsedByAI)]]
**[[Vehicle::setTrainCruiseSpeed|Vehicle::setTrainCruiseSpeed(speed)]]
**[[Vehicle::isCargobobHookActive|Vehicle::isCargobobHookActive()]]
**[[Vehicle::setFrictionOverride|Vehicle::setFrictionOverride(friction)]]
**[[Vehicle::getTrailerVehicle|Vehicle::getTrailerVehicle(trailer)]]
**[[Vehicle::isHighDetail|Vehicle::isHighDetail()]]
**[[Vehicle::setModKit|Vehicle::setModKit(modKit)]]
**[[Vehicle::setExtraColours|Vehicle::setExtraColours(pearlescentColor, wheelColor)]]
**[[Vehicle::getPedUsingDoor|Vehicle::getPedUsingDoor(doorIndex)]]
**[[Vehicle::resetWheels|Vehicle::resetWheels(toggle)]]
**[[Vehicle::setReduceGrip|Vehicle::setReduceGrip(toggle)]]
**[[Vehicle::isSeatFree|Vehicle::isSeatFree(seatIndex)]]
**[[Vehicle::disablePlaneAileron|Vehicle::disablePlaneAileron(p1, p2)]]
**[[Vehicle::setEngineOn|Vehicle::setEngineOn(value, instantly, otherwise)]]
**[[Vehicle::getNumberOfPassengers|Vehicle::getNumberOfPassengers()]]
**[[Vehicle::getDoorLockStatus|Vehicle::getDoorLockStatus()]]
**[[Vehicle::doesHaveWeapons|Vehicle::doesHaveWeapons()]]
**[[Vehicle::setHalt|Vehicle::setHalt(distance, killEngine, unknown)]]
**[[Vehicle::getBoatAnchor|Vehicle::getBoatAnchor()]]
**[[Vehicle::getLayoutHash|Vehicle::getLayoutHash()]]
**[[Vehicle::getClass|Vehicle::getClass()]]
**[[Vehicle::isStoppedAtTrafficLights|Vehicle::isStoppedAtTrafficLights()]]
**[[Vehicle::attachToTowTruck|Vehicle::attachToTowTruck(vehicle, rear, hookOffsetX, hookOffsetY, hookOffsetZ)]]
**[[Vehicle::setWheelsCanBreak|Vehicle::setWheelsCanBreak(enabled)]]
**[[Vehicle::toggleMod|Vehicle::toggleMod(modType, toggle)]]
**[[Vehicle::setNeonLightEnabled|Vehicle::setNeonLightEnabled(index, toggle)]]
**[[Vehicle::setHasBeenOwnedByPlayer|Vehicle::setHasBeenOwnedByPlayer(owned)]]
**[[Vehicle::getLivery|Vehicle::getLivery()]]
**[[Vehicle::isAnySeatEmpty|Vehicle::isAnySeatEmpty()]]
**[[Vehicle::setTimedExplosion|Vehicle::setTimedExplosion(ped, toggle)]]
**[[Vehicle::setDoorBreakable|Vehicle::setDoorBreakable(doorIndex, isBreakable)]]
**[[Vehicle::setCanBeUsedByFleeingPeds|Vehicle::setCanBeUsedByFleeingPeds(toggle)]]
**[[Vehicle::canShuffleSeat|Vehicle::canShuffleSeat(p1)]]
**[[Vehicle::setRenderTrainAsDerailed|Vehicle::setRenderTrainAsDerailed(toggle)]]
**[[Vehicle::setIsConsideredByPlayer|Vehicle::setIsConsideredByPlayer(toggle)]]
**[[Vehicle::setColourCombination|Vehicle::setColourCombination(numCombos)]]
**[[Vehicle::getNumModKits|Vehicle::getNumModKits()]]
**[[Vehicle::setLights|Vehicle::setLights(state)]]
**[[Vehicle::closeBombBayDoors|Vehicle::closeBombBayDoors()]]
**[[Vehicle::setCustomSecondaryColour|Vehicle::setCustomSecondaryColour(r, g, b)]]
**[[Vehicle::setCanBeTargetted|Vehicle::setCanBeTargetted(state)]]
**[[Vehicle::setDisablePetrolTankDamage|Vehicle::setDisablePetrolTankDamage(toggle)]]
**[[Vehicle::setPaintFade|Vehicle::setPaintFade(fade)]]
**[[Vehicle::getNumberOfColours|Vehicle::getNumberOfColours()]]
**[[Vehicle::getExtraColours|Vehicle::getExtraColours(pearlescentColor, wheelColor)]]
**[[Vehicle::attachToTrailer|Vehicle::attachToTrailer(trailer, radius)]]
**[[Vehicle::setStrong|Vehicle::setStrong(toggle)]]
**[[Vehicle::isDoorFullyOpen|Vehicle::isDoorFullyOpen(doorIndex)]]
**[[Vehicle::wasCounterActivated|Vehicle::wasCounterActivated(p1)]]
**[[Vehicle::attachToCargobob|Vehicle::attachToCargobob(cargobob, p2, x, y, z)]]
**[[Vehicle::isModel|Vehicle::isModel(model)]]
**[[Vehicle::setSteerBias|Vehicle::setSteerBias(value)]]
**[[Vehicle::isAlarmActivated|Vehicle::isAlarmActivated()]]
**[[Vehicle::setModColor1|Vehicle::setModColor1(paintType, color, p3)]]
**[[Vehicle::releasePreloadMods|Vehicle::releasePreloadMods()]]
**[[Vehicle::setEngineHealth|Vehicle::setEngineHealth(health)]]
**[[Vehicle::setDisablePetrolTankFires|Vehicle::setDisablePetrolTankFires(toggle)]]
**[[Vehicle::isBumperBrokenOff|Vehicle::isBumperBrokenOff(front)]]
**[[Vehicle::isWindowIntact|Vehicle::isWindowIntact(windowIndex)]]
**[[Vehicle::setWheelType|Vehicle::setWheelType(WheelType)]]
**[[Vehicle::getModColor2TextLabel|Vehicle::getModColor2TextLabel()]]
**[[Vehicle::setOnGroundProperly|Vehicle::setOnGroundProperly()]]
**[[Vehicle::isStolen|Vehicle::isStolen()]]
**[[Vehicle::isDriveable|Vehicle::isDriveable(p1)]]
**[[Vehicle::setCanBeVisiblyDamaged|Vehicle::setCanBeVisiblyDamaged(state)]]
**[[Vehicle::isSirenOn|Vehicle::isSirenOn()]]
**[[Vehicle::getDeformationAtPos|Vehicle::getDeformationAtPos(offsetX, offsetY, offsetZ)]]
**[[Vehicle::setColours|Vehicle::setColours(colorPrimary, colorSecondary)]]
**[[Vehicle::setDoorsLockedForPlayer|Vehicle::setDoorsLockedForPlayer(player, toggle)]]
**[[Vehicle::getModSlotName|Vehicle::getModSlotName(modType)]]
**[[Vehicle::setCanRespray|Vehicle::setCanRespray(state)]]
**[[Vehicle::isAConvertible|Vehicle::isAConvertible(p1)]]
**[[Vehicle::getSuspensionHeight|Vehicle::getSuspensionHeight()]]
**[[Vehicle::clearCustomPrimaryColour|Vehicle::clearCustomPrimaryColour()]]
**[[Vehicle::isStopped|Vehicle::isStopped()]]
**[[Vehicle::setPedEnabledBikeRingtone|Vehicle::setPedEnabledBikeRingtone(p1)]]
**[[Vehicle::setWindowTint|Vehicle::setWindowTint(tint)]]
**[[Vehicle::doesHaveStuckVehicleCheck|Vehicle::doesHaveStuckVehicleCheck()]]
**[[Vehicle::setMissionTrainCoords|Vehicle::setMissionTrainCoords(x, y, z)]]
**[[Vehicle::setTaxiLights|Vehicle::setTaxiLights(state)]]
**[[Vehicle::setCanBreak|Vehicle::setCanBreak(toggle)]]
**[[Vehicle::setProvidesCover|Vehicle::setProvidesCover(toggle)]]
**[[Vehicle::setAllowNoPassengersLockon|Vehicle::setAllowNoPassengersLockon(p1)]]
**[[Vehicle::getAcceleration|Vehicle::getAcceleration()]]
**[[Vehicle::getIsLeftHeadlightDamaged|Vehicle::getIsLeftHeadlightDamaged()]]
**[[Vehicle::clearCustomSecondaryColour|Vehicle::clearCustomSecondaryColour()]]
**[[Vehicle::rollUpWindow|Vehicle::rollUpWindow(windowIndex)]]
**[[Vehicle::setLivery|Vehicle::setLivery(livery)]]
**[[Vehicle::getModKit|Vehicle::getModKit()]]
**[[Vehicle::trackVisibility|Vehicle::trackVisibility()]]
**[[Vehicle::getTyresCanBurst|Vehicle::getTyresCanBurst()]]
**[[Vehicle::isStuckTimerUp|Vehicle::isStuckTimerUp(p1, p2)]]
**[[Vehicle::setIsStolen|Vehicle::setIsStolen(isStolen)]]
**[[Vehicle::setHandbrake|Vehicle::setHandbrake(toggle)]]
**[[Vehicle::getColourCombination|Vehicle::getColourCombination()]]
**[[Vehicle::setMod|Vehicle::setMod(modType, modIndex, customTires)]]
**[[Vehicle::detachWindscreen|Vehicle::detachWindscreen()]]
**[[Vehicle::setHelicopterRollPitchYawMult|Vehicle::setHelicopterRollPitchYawMult(multiplier)]]
**[[Vehicle::isCargobobMagnetActive|Vehicle::isCargobobMagnetActive()]]
**[[Vehicle::setTyreFixed|Vehicle::setTyreFixed(tyreIndex)]]
**[[Vehicle::setPetrolTankHealth|Vehicle::setPetrolTankHealth(fix)]]
**[[Vehicle::setCustomPrimaryColour|Vehicle::setCustomPrimaryColour(r, g, b)]]
**[[Vehicle::setExplodesOnHighExplosionDamage|Vehicle::setExplodesOnHighExplosionDamage(toggle)]]
**[[Vehicle::isTaxiLightOn|Vehicle::isTaxiLightOn()]]
**[[Vehicle::setBoatAnchor|Vehicle::setBoatAnchor(toggle)]]
**[[Vehicle::getNeonLightsColour|Vehicle::getNeonLightsColour(r, g, b)]]
**[[Vehicle::fixWindow|Vehicle::fixWindow(index)]]
**[[Vehicle::getMod|Vehicle::getMod(modType)]]
**[[Vehicle::setDoorsShut|Vehicle::setDoorsShut(closeInstantly)]]
**[[Vehicle::explodeInCutscene|Vehicle::explodeInCutscene(p1)]]
**[[Vehicle::setDirtLevel|Vehicle::setDirtLevel(dirtLevel)]]
**[[Vehicle::rollDownWindow|Vehicle::rollDownWindow(windowIndex)]]
**[[Vehicle::enableCargobobHook|Vehicle::enableCargobobHook(state)]]
**[[Vehicle::setDoorOpen|Vehicle::setDoorOpen(doorIndex, loose, openInstantly)]]
**[[Vehicle::getNumberPlateText|Vehicle::getNumberPlateText()]]
**[[Vehicle::getPetrolTankHealth|Vehicle::getPetrolTankHealth()]]
**[[Vehicle::setExtra|Vehicle::setExtra(extraId, toggle)]]
**[[Vehicle::getModColor2|Vehicle::getModColor2(paintType, color)]]
**[[Vehicle::setModColor2|Vehicle::setModColor2(paintType, color)]]
**[[Vehicle::getCustomSecondaryColour|Vehicle::getCustomSecondaryColour(r, g, b)]]
**[[Vehicle::getLastPedInSeat|Vehicle::getLastPedInSeat(seatIndex)]]
**[[Vehicle::isToggleModOn|Vehicle::isToggleModOn(modType)]]
**[[Vehicle::rollDownWindows|Vehicle::rollDownWindows()]]
**[[Vehicle::getAttachedToCargobob|Vehicle::getAttachedToCargobob()]]
**[[Vehicle::getLiveryCount|Vehicle::getLiveryCount()]]
**[[Vehicle::openBombBayDoors|Vehicle::openBombBayDoors()]]
**[[Vehicle::getModTextLabel|Vehicle::getModTextLabel(modType, modValue)]]
**[[Vehicle::setGravity|Vehicle::setGravity(toggle)]]
**[[Vehicle::setUndriveable|Vehicle::setUndriveable(toggle)]]
**[[Vehicle::doesHaveRoof|Vehicle::doesHaveRoof()]]
**[[Vehicle::setFullbeam|Vehicle::setFullbeam(toggle)]]
**[[Vehicle::setAutomaticallyAttaches|Vehicle::setAutomaticallyAttaches(p1, p2)]]
**[[Vehicle::isNeonLightEnabled|Vehicle::isNeonLightEnabled(index)]]
**[[Vehicle::setNeonLightsColour|Vehicle::setNeonLightsColour(r, g, b)]]
**[[Vehicle::getDirtLevel|Vehicle::getDirtLevel()]]
**[[Vehicle::getOwner|Vehicle::getOwner(entity)]]
**[[Vehicle::raiseConvertibleRoof|Vehicle::raiseConvertibleRoof(instantlyRaise)]]
**[[Vehicle::detachFromTrailer|Vehicle::detachFromTrailer()]]
**[[Vehicle::setNumberPlateTextIndex|Vehicle::setNumberPlateTextIndex(plateIndex)]]
**[[Vehicle::getModModifierValue|Vehicle::getModModifierValue(modType, modIndex)]]
**[[Vehicle::getIsSecondaryColourCustom|Vehicle::getIsSecondaryColourCustom()]]
**[[Vehicle::setBrakeLights|Vehicle::setBrakeLights(toggle)]]
**[[Vehicle::removeMod|Vehicle::removeMod(modType)]]
**[[Vehicle::setHasStrongAxles|Vehicle::setHasStrongAxles(toggle)]]
**[[Vehicle::setEnginePowerMultiplier|Vehicle::setEnginePowerMultiplier(value)]]
**[[Vehicle::setLodMultiplier|Vehicle::setLodMultiplier(multiplier)]]
**[[Vehicle::setDoorShut|Vehicle::setDoorShut(doorIndex, closeInstantly)]]
**[[Vehicle::setDeformationFixed|Vehicle::setDeformationFixed()]]
**[[Vehicle::setNumberPlateText|Vehicle::setNumberPlateText(plateText)]]
**[[Vehicle::retractCargobobHook|Vehicle::retractCargobobHook()]]
**[[Vehicle::setEngineCanDegrade|Vehicle::setEngineCanDegrade(toggle)]]
**[[Vehicle::cargobobMagnetGrab|Vehicle::cargobobMagnetGrab(toggle)]]
**[[Vehicle::getLandingGearState|Vehicle::getLandingGearState()]]
**[[Vehicle::startHorn|Vehicle::startHorn(duration, mode, forever)]]
**[[Vehicle::getPlateType|Vehicle::getPlateType()]]
**[[Vehicle::setBikeLeanAngle|Vehicle::setBikeLeanAngle(x, y)]]
**[[Vehicle::setSilent|Vehicle::setSilent(toggle)]]
**[[Vehicle::smashWindow|Vehicle::smashWindow(index)]]
**[[Vehicle::isBig|Vehicle::isBig()]]
**[[Vehicle::getMaxTraction|Vehicle::getMaxTraction()]]
**[[Vehicle::setHeliBladesFullSpeed|Vehicle::setHeliBladesFullSpeed()]]
**[[Vehicle::getColours|Vehicle::getColours(colorPrimary, colorSecondary)]]
**[[Vehicle::setDamage|Vehicle::setDamage(xOffset, yOffset, zOffset, damage, radius, p6)]]
**[[Vehicle::setDoorsLockedForAllPlayers|Vehicle::setDoorsLockedForAllPlayers(toggle)]]
**[[Vehicle::setWheelsCanBreakOffWhenBlowUp|Vehicle::setWheelsCanBreakOffWhenBlowUp(toggle)]]
**[[Vehicle::setCeilingHeight|Vehicle::setCeilingHeight(p1)]]
**[[Vehicle::setPlaybackToUseAi|Vehicle::setPlaybackToUseAi(flag)]]
**[[Vehicle::setDoorLatched|Vehicle::setDoorLatched(doorIndex, p2, p3, p4)]]
**[[Vehicle::requestHighDetailModel|Vehicle::requestHighDetailModel()]]
**[[Vehicle::removeWindow|Vehicle::removeWindow(windowIndex)]]
**[[Vehicle::getMaxNumberOfPassengers|Vehicle::getMaxNumberOfPassengers()]]
**[[Vehicle::getIsRightHeadlightDamaged|Vehicle::getIsRightHeadlightDamaged()]]
**[[Vehicle::getPaintFade|Vehicle::getPaintFade()]]
**[[Vehicle::isVisible|Vehicle::isVisible()]]
**[[Vehicle::setTrainSpeed|Vehicle::setTrainSpeed(speed)]]
**[[Vehicle::setForwardSpeed|Vehicle::setForwardSpeed(speed)]]
**[[Vehicle::getHeliEngineHealth|Vehicle::getHeliEngineHealth()]]
**[[Vehicle::getMaxBraking|Vehicle::getMaxBraking()]]
**[[Vehicle::detachFromAnyCargobob|Vehicle::detachFromAnyCargobob()]]
**[[Vehicle::getIsEngineRunning|Vehicle::getIsEngineRunning()]]
**[[Vehicle::getHeliTailRotorHealth|Vehicle::getHeliTailRotorHealth()]]
**[[Vehicle::isOnAllWheels|Vehicle::isOnAllWheels()]]
**[[Vehicle::setLightMultiplier|Vehicle::setLightMultiplier(multiplier)]]
**[[Vehicle::getModVariation|Vehicle::getModVariation(modType)]]
**[[Vehicle::getWheelType|Vehicle::getWheelType()]]
**[[Vehicle::getModColor1TextLabel|Vehicle::getModColor1TextLabel(p1)]]
**[[Vehicle::isStuckOnRoof|Vehicle::isStuckOnRoof()]]
**[[Vehicle::getLiveryName|Vehicle::getLiveryName(liveryIndex)]]
**[[Vehicle::setEngineTorqueMultiplier|Vehicle::setEngineTorqueMultiplier(value)]]
**[[Vehicle::setTyreSmokeColor|Vehicle::setTyreSmokeColor(r, g, b)]]
**[[Vehicle::setExclusiveDriver|Vehicle::setExclusiveDriver(ped, p2)]]
**[[Vehicle::isSirenSoundOn|Vehicle::isSirenSoundOn()]]
**[[Vehicle::setIndicatorLights|Vehicle::setIndicatorLights(turnSignal, toggle)]]
**[[Vehicle::getTyreSmokeColor|Vehicle::getTyreSmokeColor(r, g, b)]]
**[[Vehicle::getCustomPrimaryColour|Vehicle::getCustomPrimaryColour(r, g, b)]]
**[[Vehicle::setDoorsLocked|Vehicle::setDoorsLocked(doorLockStatus)]]
**[[Vehicle::addUpsidedownCheck|Vehicle::addUpsidedownCheck()]]
**[[Vehicle::setBodyHealth|Vehicle::setBodyHealth(value)]]
**[[Vehicle::setDoorsLockedForTeam|Vehicle::setDoorsLockedForTeam(team, toggle)]]
**[[Vehicle::setPlaneMinHeightAboveGround|Vehicle::setPlaneMinHeightAboveGround(height)]]
**[[Vehicle::isDoorDamaged|Vehicle::isDoorDamaged(doorID)]]
**[[Vehicle::getBodyHealth2|Vehicle::getBodyHealth2()]]
**[[Vehicle::setJetEngineOn|Vehicle::setJetEngineOn(toggle)]]
**[[Vehicle::startAlarm|Vehicle::startAlarm()]]
**[[Vehicle::getLightsState|Vehicle::getLightsState(lightsOn, highbeamsOn)]]
**[[Vehicle::isTyreBurst|Vehicle::isTyreBurst(wheelID, completely)]]
**[[Vehicle::explode|Vehicle::explode(isAudible, isInvisible)]]
**[[Vehicle::getPedInSeat|Vehicle::getPedInSeat(index)]]
**[[Vehicle::setInteriorlight|Vehicle::setInteriorlight(toggle)]]
**[[Vehicle::isHeliPartBroken|Vehicle::isHeliPartBroken(p1, p2, p3)]]
**[[Vehicle::isDamaged|Vehicle::isDamaged()]]
**[[Vehicle::setPlayersLast|Vehicle::setPlayersLast()]]
**[[Vehicle::setPedTargettableDestroy|Vehicle::setPedTargettableDestroy(vehicleComponent, destroyType)]]
**[[Vehicle::setNameDebug|Vehicle::setNameDebug(name)]]
**[[Vehicle::isSearchlightOn|Vehicle::isSearchlightOn()]]
**[[Vehicle::detachFromTowTruck|Vehicle::detachFromTowTruck(vehicle)]]
**[[Vehicle::getEngineHealth|Vehicle::getEngineHealth()]]
**[[Vehicle::removeUpsidedownCheck|Vehicle::removeUpsidedownCheck()]]
**[[Vehicle::jitter|Vehicle::jitter(p1, yaw, pitch, roll)]]
**[[Vehicle::getCargobobHookPosition|Vehicle::getCargobobHookPosition()]]
**[[Vehicle::setAlarm|Vehicle::setAlarm(state)]]
**[[Vehicle::setLandingGear|Vehicle::setLandingGear(state)]]
**[[Vehicle::detachFromAnyTowTruck|Vehicle::detachFromAnyTowTruck()]]
**[[Vehicle::isExtraTurnedOn|Vehicle::isExtraTurnedOn(extraId)]]
**[[Vehicle::isAttachedToCargobob|Vehicle::isAttachedToCargobob(vehicleAttached)]]
**[[Vehicle::setDoorBroken|Vehicle::setDoorBroken(doorIndex, createDoorObject)]]
**[[Vehicle::resetStuckTimer|Vehicle::resetStuckTimer(nullAttributes)]]
**[[Vehicle::disableImpactExplosionActivation|Vehicle::disableImpactExplosionActivation(toggle)]]
**[[Vehicle::lowerConvertibleRoof|Vehicle::lowerConvertibleRoof(instantlyLower)]]
**[[Vehicle::setAllsSpawn|Vehicle::setAllsSpawn(p1, p2, p3)]]
**[[Vehicle::ejectJb700Roof|Vehicle::ejectJb700Roof(x, y, z)]]
**[[Vehicle::getNumMods|Vehicle::getNumMods(modType)]]
**[[Vehicle::getCauseOfDestruction|Vehicle::getCauseOfDestruction()]]
**[[Vehicle::getHeliMainRotorHealth|Vehicle::getHeliMainRotorHealth()]]
**[[Vehicle::isAttachedToTrailer|Vehicle::isAttachedToTrailer()]]
**[[Vehicle::getModColor1|Vehicle::getModColor1(paintType, color, p3)]]
**[[Vehicle::setTyresCanBurst|Vehicle::setTyresCanBurst(toggle)]]
**[[Vehicle::setTyreBurst|Vehicle::setTyreBurst(index, onRim, p3)]]
**[[Vehicle::getAttachedToTowTruck|Vehicle::getAttachedToTowTruck()]]
**[[Vehicle::getIsPrimaryColourCustom|Vehicle::getIsPrimaryColourCustom()]]
**[[Vehicle::getNumberPlateTextIndex|Vehicle::getNumberPlateTextIndex()]]
**[[Vehicle::setOutOfControl|Vehicle::setOutOfControl(killDriver, explodeOnImpact)]]
**[[Vehicle::getBodyHealth|Vehicle::getBodyHealth()]]
**[[Vehicle::setDoorControl|Vehicle::setDoorControl(doorIndex, p2, angle)]]
**[[Vehicle::setConvertibleRoof|Vehicle::setConvertibleRoof(p1)]]
**[[Vehicle::getColor|Vehicle::getColor(r, g, b)]]
**[[Vehicle::setSiren|Vehicle::setSiren(toggle)]]
**[[Vehicle::getDoorsLockedForPlayer|Vehicle::getDoorsLockedForPlayer(player)]]
**[[Vehicle::setIsWanted|Vehicle::setIsWanted(state)]]
**[[Vehicle::getConvertibleRoofState|Vehicle::getConvertibleRoofState()]]
**[[Vehicle::setBurnout|Vehicle::setBurnout(toggle)]]
**[[Vehicle::setNeedsToBeHotwired|Vehicle::setNeedsToBeHotwired(toggle)]]
**[[Vehicle::getModKitType|Vehicle::getModKitType()]]
**[[Vehicle::setHeliBladesSpeed|Vehicle::setHeliBladesSpeed(speed)]]
**[[Vehicle::getDoorAngleRatio|Vehicle::getDoorAngleRatio(door)]]
**[[Vehicle::setTowTruckCraneHeight|Vehicle::setTowTruckCraneHeight(height)]]

Revision as of 19:05, 28 December 2017