Information:
This script allows you to hide the radio stations from the radio wheel.

Notes:
Hiding more than 14 stations, on a game build lower than 2372 (Los Santos Tuners DLC), will result in the option to turn the radio off to disappear and, even if hidden, Los Santos Rock Radio will show up again.
West Coast Talk Radio, Blaine County Radio, Self Radio and Los Santos Underground Radio can't be hidden.

Requirements:
Build 1493 (After Hours DLC) of the game (minimun).
Script Hook V .NET ( https://www.gta5-mods.com/tools/scripthookv-net ).

Installation:
Move "HideRadioStations.cs" and "HideRadioStations.ini" in the "scripts" folder.
In "HideRadioStations.ini", set to "true" the station(s) you want to hide from the radio wheel.

Special Thanks:
alloc8or ( https://www.gta5-mods.com/users/alloc8or ) for the NativeDB ( https://alloc8or.re/gta5/nativedb/ ) and the radio stations list ( https://pastebin.com/Kj9t38KF ).
Sainan ( https://github.com/Sainan ) for the decompiled scripts ( https://github.com/Sainan/GTA-V-Decompiled-Scripts ) and the updated radio stations list ( https://gist.github.com/Sainan/e290bef8b482005a01f3444d3341ac5f ).
dexyfex ( https://www.gta5-mods.com/users/dexyfex ) for CodeWalker ( https://www.gta5-mods.com/tools/codewalker-gtav-interactive-3d-map ).

Changelog:
v1.1
Reduced the wait time to 500 ms.
Updated both the script and configuration file and changed the name to "HideRadioStations".
Note: after testing the script on the newest game build, it's possible to hide more than 14 stations without the radio wheel freaking out. The notes on top of the mod description and inside the ini have been updated.