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
  • 04:31, 25 April 2024 Shr0x talk contribs created page Ui::getCurrentAreaNameHash (Created page with "{{ClientsideJsFunction}} {{JSContainer| Gets area name hash based on current player position. === Return Value === *'''hash''' {{RageType|number}} ==Syntax== <pre> mp.game.hud.getCurrentAreaNameHash(); </pre> ==Example== {{ClientsideCode| <syntaxhighlight lang="javascript"> const areaNameHash = mp.game.hud.getCurrentAreaNameHash(); mp.console.logWarning(`Area name hash: ${areaNameHash}`) </syntaxhighlight> }} }} ==See also== {{Ui_s_function_c}} Category:Clientside A...")