One of the things that bugged me about SA for PC was the user track station was called 'user track player', it looked totally out of place among the other stations. So here's a little tutorial on how to call it something else, I've tried to explain every little detail so that anyone can follow it.
By the way, you can use this method to edit any of the game strings (just remember that the strings can only be shorter or the same length as the string it's replacing)
You will need a hex editor for this. I use XVI32 for this tutorial. Get it from here
http://www.handshake.de/user/chmaas/delphi...nload/xvi32.zip1. Goto the 'text' subdirectory in your San Andreas directory (usually C:\Program Files\Rockstar Games\GTA San Andreas\text)
2. MAKE A BACKUP COPY OF THE FILES IN THAT DIRECTORY.
3. Start XVI32.
3. Open the GXT file (american.gxt for most people) in XVI32.
4. Press Search->Find in the menu (may be different for other hex editors). 5. Press 'Text string'. Type 'USER TRACK PLAYER' in the top text box (without the quotes, but WITH the capitals). Press 'OK'.
6. It should have found it if you followed the last step correctly.
7. Press the highlighted 'U' on the right panel, the right panel should then turn white. Type what you want the radio station to be called (MUST BE 17 LETTERS OR LESS).
8. You will probably have some letters left from the old text, so press the blue highlighted number on the left panel (the left panel should turn white). Now keep pressing '00' on the keyboard until all the unused letters on the right panel are filled with boxes.
9. Save.
If it doesn't work (the game crashes or the text is messed up), just copy the backup GXT file back and start again.
Note: this will probably be useless when a GXT editor is released.
This post has been edited by syc0 on Monday, Jun 13 2005, 18:53