All public logs
Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:07, 4 May 2024 Shr0x talk contribs created page Vehicle::getNumWindowTints (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.getNumWindowTints() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:07, 4 May 2024 Shr0x talk contribs created page Vehicle::overrideOverheatHealth (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''handle:''' {{RageType|number}} *'''value:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.overrideOverheatHealth(handle, value) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:07, 4 May 2024 Shr0x talk contribs created page Vehicle::modifyTopSpeed (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''value:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.modifyTopSpeed(vehicle, value) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:07, 4 May 2024 Shr0x talk contribs created page Vehicle::setMaxSpeed (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''speed:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setMaxSpeed(vehicle, speed) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:06, 4 May 2024 Shr0x talk contribs created page Vehicle::addCombatAngledAvoidanceArea (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''startX:''' {{RageType|number}} *'''startY:''' {{RageType|number}} *'''startZ:''' {{RageType|number}} *'''endX:''' {{RageType|number}} *'''endY:''' {{RageType|number}} *'''endZ:''' {{RageType|number}} *'''width:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.addCombatAngledAvoidanceArea(startX, startY, startZ, endX,...")
- 20:06, 4 May 2024 Shr0x talk contribs created page Vehicle::removeCombatAvoidanceArea (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''index:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.removeCombatAvoidanceArea(index) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:06, 4 May 2024 Shr0x talk contribs created page Vehicle::isAnyPedRappellingFromHeli (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.isAnyPedRappellingFromHeli(vehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:05, 4 May 2024 Shr0x talk contribs created page Vehicle::setCheatPowerIncrease (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''value:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setCheatPowerIncrease(vehicle, value) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:05, 4 May 2024 Shr0x talk contribs created page Vehicle::setBoatBoomPositionRatio (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''ratio:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setBoatBoomPositionRatio(vehicle, ratio) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:05, 4 May 2024 Shr0x talk contribs created page Vehicle::getBoatBoomPositionRatio2 (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''p1:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.getBoatBoomPositionRatio2(vehicle, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:05, 4 May 2024 Shr0x talk contribs created page Vehicle::getBoatBoomPositionRatio3 (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''p1:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.getBoatBoomPositionRatio3(vehicle, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:05, 4 May 2024 Shr0x talk contribs created page Vehicle::getBoatBoomPositionRatio (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.getBoatBoomPositionRatio(vehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:05, 4 May 2024 Shr0x talk contribs created page Vehicle::setUseAlternateHandling (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setUseAlternateHandling(vehicle, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:04, 4 May 2024 Shr0x talk contribs created page Vehicle::setBikeOnStand (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setBikeOnStand(vehicle, x, y) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:...")
- 20:04, 4 May 2024 Shr0x talk contribs created page Vehicle::setLastDriven (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setLastDriven(vehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:04, 4 May 2024 Shr0x talk contribs created page Vehicle::getLastDriven (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.getLastDriven() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:04, 4 May 2024 Shr0x talk contribs created page Vehicle::clearLastDriven (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.clearLastDriven() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:03, 4 May 2024 Shr0x talk contribs created page Vehicle::setHasBeenDrivenFlag (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setHasBeenDrivenFlag(vehicle, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:03, 4 May 2024 Shr0x talk contribs created page Vehicle::setTaskGotoPlaneMinHeightAboveTerrain (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''plane:''' {{RageType|number}} *'''height:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setTaskGotoPlaneMinHeightAboveTerrain(plane, height) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO...")
- 20:03, 4 May 2024 Shr0x talk contribs created page Vehicle::setCanSaveInGarage (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setCanSaveInGarage(vehicle, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:03, 4 May 2024 Shr0x talk contribs created page Vehicle::getNumberOfBrokenOffBones (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.getNumberOfBrokenOffBones(vehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:03, 4 May 2024 Shr0x talk contribs created page Vehicle::getNumberOfBrokenBones (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.getNumberOfBrokenBones(vehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:03, 4 May 2024 Shr0x talk contribs created page Vehicle::copyDamages (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''sourceVehicle:''' {{RageType|number}} *'''targetVehicle:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.copyDamages(sourceVehicle, targetVehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:...")
- 20:03, 4 May 2024 Shr0x talk contribs created page Vehicle::setLightsCutoffDistanceTweak (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''distance:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setLightsCutoffDistanceTweak(distance) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:02, 4 May 2024 Shr0x talk contribs created page Vehicle::setShootAtTarget (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''driver:''' {{RageType|number}} *'''entity:''' {{RageType|number}} *'''xTarget:''' {{RageType|number}} *'''yTarget:''' {{RageType|number}} *'''zTarget:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setShootAtTarget(driver, entity, xTarget, yTarget, zTarget) </syntaxhighlight> ==Example== <syntaxhighlight lang="javasc...")
- 20:02, 4 May 2024 Shr0x talk contribs created page Vehicle::getLockOnTarget (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.getLockOnTarget(vehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:02, 4 May 2024 Shr0x talk contribs created page Vehicle::setForceHd (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setForceHd(vehicle, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:02, 4 May 2024 Shr0x talk contribs created page Vehicle::setEnableSlipstreaming (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setEnableSlipstreaming(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:02, 4 May 2024 Shr0x talk contribs created page Vehicle::getCurrentSlipstreamDraft (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.getCurrentSlipstreamDraft(vehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:02, 4 May 2024 Shr0x talk contribs created page Vehicle::isSlipstreamLeader (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.isSlipstreamLeader(vehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:02, 4 May 2024 Shr0x talk contribs created page Vehicle::setInactiveDuringPlayback (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setInactiveDuringPlayback(vehicle, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Examp...")
- 20:01, 4 May 2024 Shr0x talk contribs created page Vehicle::setActiveDuringPlayback (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''forceActive:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setActiveDuringPlayback(vehicle, forceActive) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TOD...")
- 20:01, 4 May 2024 Shr0x talk contribs created page Vehicle::isSprayable (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.isSprayable(vehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:01, 4 May 2024 Shr0x talk contribs created page Vehicle::setShadowEffect (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''p1:''' {{RageType|number}} *'''p2:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setShadowEffect(vehicle, p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Cate...")
- 20:01, 4 May 2024 Shr0x talk contribs created page Vehicle::removeShadowEffect (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.removeShadowEffect(vehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:01, 4 May 2024 Shr0x talk contribs created page Vehicle::isPlaneLandingGearIntact (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''plane:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.isPlaneLandingGearIntact(plane) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:01, 4 May 2024 Shr0x talk contribs created page Vehicle::arePlanePropellersIntact (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''plane:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.arePlanePropellersIntact(plane) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:01, 4 May 2024 Shr0x talk contribs created page Vehicle::setCanDeformWheels (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setCanDeformWheels(vehicle, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:01, 4 May 2024 Shr0x talk contribs created page Vehicle::setPlaneTurbulenceMultiplier (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''vehicle:''' {{RageType|number}} *'''multiplier:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setPlaneTurbulenceMultiplier(vehicle, multiplier) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:T...")
- 20:00, 4 May 2024 Shr0x talk contribs created page Vehicle::arePlaneWingsIntact (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''plane:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.arePlaneWingsIntact(plane) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:00, 4 May 2024 Shr0x talk contribs created page Vehicle::detachEntityFromCargobob (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''cargobob:''' {{RageType|number}} *'''entity:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.detachEntityFromCargobob(cargobob, entity) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Exa...")
- 20:00, 4 May 2024 Shr0x talk contribs created page Vehicle::getEntityAttachedToCargobob (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''cargobob:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.getEntityAttachedToCargobob(cargobob) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 20:00, 4 May 2024 Shr0x talk contribs created page Vehicle::attachEntityToCargobob (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''cargoHandle:''' {{RageType|number}} *'''vehicleHandle:''' {{RageType|number}} *'''boneIndex:''' {{RageType|number}} *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} *'''z:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.attachEntityToCargobob(cargoHandle, vehicleHandle, boneIndex, x, y, z) </syntaxhighlight>...")
- 20:00, 4 May 2024 Shr0x talk contribs created page Vehicle::setCargobobHookCanDetach (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''cargobob:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setCargobobHookCanDetach(cargobob, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Exam...")
- 20:00, 4 May 2024 Shr0x talk contribs created page Vehicle::doesCargobobHavePickUpRope (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''cargobob:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.doesCargobobHavePickUpRope(cargobob) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 19:59, 4 May 2024 Shr0x talk contribs created page Vehicle::createPickUpRopeForCargobob (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''cargobob:''' {{RageType|number}} *'''state:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.createPickUpRopeForCargobob(cargobob, state) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Exam...")
- 19:59, 4 May 2024 Shr0x talk contribs created page Vehicle::removePickUpRopeForCargobob (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''cargobob:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.removePickUpRopeForCargobob(cargobob) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")
- 19:59, 4 May 2024 Shr0x talk contribs created page Vehicle::setPickupRopeLengthForCargobob (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''cargobob:''' {{RageType|number}} *'''length1:''' {{RageType|number}} *'''length2:''' {{RageType|number}} *'''p3:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setPickupRopeLengthForCargobob(cargobob, length1, length2, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }...")
- 19:59, 4 May 2024 Shr0x talk contribs created page Vehicle::setCargobobPickupRopeDampingMultiplier (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''cargoBob:''' {{RageType|number}} *'''dampingMultp:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setCargobobPickupRopeDampingMultiplier(cargoBob, dampingMultp) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside AP...")
- 19:59, 4 May 2024 Shr0x talk contribs created page Vehicle::setCargobobPickupRopeType (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''cargoBob:''' {{RageType|number}} *'''type:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setCargobobPickupRopeType(cargoBob, type) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_functions_c}} Category:Clientside API Category:TODO: Example")