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