REDM SETTINGS [GetHashKay] I'm looking for rdr2 GetHashKay of the button Settings

image

I’m trying to make a command to a client to open the settings menu

function LaunchUiappByHash(hash)
    Citizen.InvokeNative(0xC8FC7F4E4CF4F581, hash)
end
LaunchUiappByHash(`settings_menu`)
1 Like

you are the goattttt