User contributions for Shr0x
27 May 2024
- 04:4204:42, 27 May 2024 diff hist +692 N Cam::getFocusPedOnScreen Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} *'''p1:''' {{RageType|number}} *'''p2:''' {{RageType|number}} *'''p3:''' {{RageType|number}} *'''p4:''' {{RageType|number}} *'''p5:''' {{RageType|number}} *'''p6:''' {{RageType|number}} *'''p7:''' {{RageType|number}} *'''p8:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFocusPedOnScreen(p0,..." current
- 04:4104:41, 27 May 2024 diff hist +353 N Cam::stopCutsceneShaking Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.stopCutsceneShaking() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:4104:41, 27 May 2024 diff hist +354 N Cam::isCinematicActive Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.isCinematicActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:4104:41, 27 May 2024 diff hist +425 N Cam::forceCinematicRenderingThisUpdate Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.forceCinematicRenderingThisUpdate(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:4104:41, 27 May 2024 diff hist +356 N Cam::isInVehicleDisabled Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.isInVehicleDisabled() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:4104:41, 27 May 2024 diff hist +361 N Cam::isCinematicIdleRendering Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.isCinematicIdleRendering() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:4104:41, 27 May 2024 diff hist +348 N Cam::invalidateIdle Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.invalidateIdle() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:4104:41, 27 May 2024 diff hist +356 N Cam::invalidateVehicleIdle Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.invalidateVehicleIdle() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:4104:41, 27 May 2024 diff hist +368 N Cam::disableVehicleFirstPersonThisFrame Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.disableVehicleFirstPersonThisFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:4004:40, 27 May 2024 diff hist +412 N Cam::stopCinematicShaking Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.stopCinematicShaking(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:4004:40, 27 May 2024 diff hist +417 N Cam::setCinematicShakeAmplitude Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setCinematicShakeAmplitude(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:4004:40, 27 May 2024 diff hist +356 N Cam::isCinematicShaking Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.isCinematicShaking() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:4004:40, 27 May 2024 diff hist +440 N Cam::shakeCinematic Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|string}} *'''p1:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.shakeCinematic(p0, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example"
- 04:4004:40, 27 May 2024 diff hist +358 N Cam::isCinematicRendering Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.isCinematicRendering() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3904:39, 27 May 2024 diff hist +426 N Cam::setGameplayHintAnimCloseup Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setGameplayHintAnimCloseup(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3904:39, 27 May 2024 diff hist +427 N Cam::setGameplayHintAnimOffsety Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''yOffset:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setGameplayHintAnimOffsety(yOffset) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3904:39, 27 May 2024 diff hist +427 N Cam::setGameplayHintAnimOffsetx Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''xOffset:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setGameplayHintAnimOffsetx(xOffset) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3904:39, 27 May 2024 diff hist +432 N Cam::setGameplayHintBaseOrbitPitchOffset Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''value:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setGameplayHintBaseOrbitPitchOffset(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3904:39, 27 May 2024 diff hist +432 N Cam::setGameplayHintFollowDistanceScalar Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''value:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setGameplayHintFollowDistanceScalar(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3804:38, 27 May 2024 diff hist +357 N Cam::isGameplayHintActive Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.isGameplayHintActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3804:38, 27 May 2024 diff hist +370 N Cam::getFinalRenderedMotionBlurStrength Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFinalRenderedMotionBlurStrength() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3804:38, 27 May 2024 diff hist +358 N Cam::getFinalRenderedFarDof Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFinalRenderedFarDof() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3804:38, 27 May 2024 diff hist +359 N Cam::getFinalRenderedNearDof Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFinalRenderedNearDof() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3804:38, 27 May 2024 diff hist +359 N Cam::getFinalRenderedFarClip Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFinalRenderedFarClip() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3804:38, 27 May 2024 diff hist +360 N Cam::getFinalRenderedNearClip Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFinalRenderedNearClip() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3804:38, 27 May 2024 diff hist +434 N Cam::getFinalRenderedInWhenFriendlyFov Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''player:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFinalRenderedInWhenFriendlyFov(player) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3804:38, 27 May 2024 diff hist +355 N Cam::getFinalRenderedFov Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFinalRenderedFov() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3804:38, 27 May 2024 diff hist +492 N Cam::getFinalRenderedInWhenFriendlyRot Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''player:''' {{RageType|number}} *'''rotationOrder:''' {{RageType|number}} ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFinalRenderedInWhenFriendlyRot(player, rotationOrder) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Categor..." current
- 04:3704:37, 27 May 2024 diff hist +435 N Cam::getFinalRenderedRot Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''rotationOrder:''' {{RageType|number}} ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFinalRenderedRot(rotationOrder) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3704:37, 27 May 2024 diff hist +359 N Cam::getFinalRenderedCoord Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFinalRenderedCoord() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3704:37, 27 May 2024 diff hist +426 N Cam::setThirdPersonAimNearClipThisUpdate Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setThirdPersonAimNearClipThisUpdate(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3704:37, 27 May 2024 diff hist +426 N Cam::setFirstPersonAimNearClipThisUpdate Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setFirstPersonAimNearClipThisUpdate(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3704:37, 27 May 2024 diff hist +450 N Cam::setFirstPersonPitchRange Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} *'''p1:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setFirstPersonPitchRange(p0, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3704:37, 27 May 2024 diff hist +434 N Cam::setFirstPersonAimZoomFactor Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''zoomFactor:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setFirstPersonAimZoomFactor(zoomFactor) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3704:37, 27 May 2024 diff hist +364 N Cam::getFirstPersonAimZoomFactor Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFirstPersonAimZoomFactor() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3604:36, 27 May 2024 diff hist +355 N Cam::disableAimThisUpdate Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.disableAimThisUpdate() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3604:36, 27 May 2024 diff hist +360 N Cam::isFirstPersonAimActive Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.isFirstPersonAimActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3604:36, 27 May 2024 diff hist +360 N Cam::isAimThirdPersonActive Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.isAimThirdPersonActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3604:36, 27 May 2024 diff hist +349 N Cam::isAimActive Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.isAimActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3604:36, 27 May 2024 diff hist +424 N Cam::setFollowTurretSeat Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''seatIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setFollowTurretSeat(seatIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3604:36, 27 May 2024 diff hist +416 N Cam::setGameplayHash Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''camName:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setGameplayHash(camName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3604:36, 27 May 2024 diff hist +354 N Cam::useStuntEraThisFrame Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.useStuntEraThisFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3604:36, 27 May 2024 diff hist +427 N Cam::setFollowVehicleViewMode Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''viewMode:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setFollowVehicleViewMode(viewMode) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3604:36, 27 May 2024 diff hist +361 N Cam::getFollowVehicleViewMode Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFollowVehicleViewMode() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3504:35, 27 May 2024 diff hist +430 N Cam::setFollowVehicleZoomLevel Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''zoomLevel:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setFollowVehicleZoomLevel(zoomLevel) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3504:35, 27 May 2024 diff hist +361 N Cam::getFollowVehicleZoomLevel Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFollowVehicleZoomLevel() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3504:35, 27 May 2024 diff hist +358 N Cam::isFollowVehicleActive Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.isFollowVehicleActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3504:35, 27 May 2024 diff hist +423 N Cam::setFollowPedViewMode Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''viewMode:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.setFollowPedViewMode(viewMode) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current
- 04:3504:35, 27 May 2024 diff hist +357 N Cam::getFollowPedViewMode Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFollowPedViewMode() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example"
- 04:3504:35, 27 May 2024 diff hist +357 N Cam::getFollowPedZoomLevel Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.cam.getFollowPedZoomLevel() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Cam_functions_c}} Category:Clientside API Category:TODO: Example" current