View Full Version : Radio turn on?
tiger shark
03-29-10, 06:34 AM
I know it may sound stupid,but where is the button to turn on the radio?
I've just downloaded "Radio Paris French Music Full Version 1.2",but how to actually turn on the radio so i can search stations?
TheBlobThing
03-29-10, 06:39 AM
I had trouble with this too. You have to edit "commands.cfg".
robbo180265
03-29-10, 06:41 AM
Or instal one of the keyboard command mods - like church's.
The problem as I understand it , is that the command is there but no key was assigned to it by the devs.
Nemesis43
03-29-10, 07:19 AM
You need to look for the following in commands.cfg:
[Cmd561]
Name=Toggle_Activate_UserRadio
Contexts=1Then add a line just below, defining the key combination you want to use.
In the following format:
Key0=0x52,c,"CTRL+R"
ASCII Code
s or c for SHIFT or CTRL
The part in quotation marks is just a description to make the file more human readable.
Here's an ASCII table: http://www.asciitable.com/
Use the values listed under the heading 'Hx', and prefix them with 0x
Certain keys and combinations just won't work, so you may have to experiment. When it works, you'll know it :)
If you use the example above, CTRL+R will bring up the radio.
tiger shark
03-29-10, 01:27 PM
Thanks a lot!
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.