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
  • 15:53, 29 April 2024 Shr0x talk contribs created page Gameplay::getCoordsOfProjectileTypeWithinDistance (Created page with "{{ClientsideJsFunction}} {{JSContainer| Checks that a projectile object of the specified type is within distance ===Required Params=== *'''ped:''' {{RageType|number}} *'''weaponHash:''' {{RageType|number}} *'''radius:''' {{RageType|Float}} *'''isPlayer:''' {{RageType|boolean}} ===Return value=== *'''{ entity: number; } ''' {{RageType|Object}} ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getCoordsOfProjectileTypeWithinDistance(ped, weaponHash, radius...")