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).

Logs
  • 11:15, 29 April 2024 Shr0x talk contribs created page Gameplay::getGroundZFor3DCoord2 (Created page with "{{ClientsideJsFunction}} {{JSContainer| Similar to Gameplay::getGroundZFor3dCoord but excludes objects that are on the floor. ===Required Params=== *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''waterAsGround:''' {{RageType|boolean}} *'''ignoreWaterLevelCheck:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|float}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getGroundZFor3DCoord2(x, y,...")