IMG

 
IMG
IMG   IMG
  Welcome to GTAForums! Be sure to check out the Grand Theft Auto V Forum.

You are not registered! (If you are, click here to login) Registering is fast, free and easy and allows you to instantly reply to any topic on GTAForums.
Why wait? Click here to register your own unique username and become part of the ever-growing community!


( Log In | Register | Revalidate Validation E-mail )
Quick Log-In:
  IMG
       
>
Forum Rules GTA Modification Forums

This section is for any editing topics that don't fit into any of the other forums, any questions on how to mod belong in Editing Discussion

GTAGarage.com
free mod hosting from GTANet, simply login with your GTAForums account details

GTAModding.com
GTANet's modding wiki

GTA Modding Chatroom
provided by irc.gtanet.com (Don't have an IRC client? Click here)


  Reply to this topicStart new topicStart Poll

 Change the user track station name

 A quick, easy fix
 
syc0  
Posted: Monday, Jun 13 2005, 18:51
Quote Post


I'm a Unix guy really.
Group Icon
Group: Members
Joined: Jun 2, 2005

uk.gif

XXXXX



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.zip

1. 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. wink.gif

This post has been edited by syc0 on Monday, Jun 13 2005, 18:53
PM
  Top
 

 
Sobeit  
Posted: Monday, Jun 13 2005, 19:27
Quote Post


mta ninja
Group Icon
Group: BUSTED!
Joined: May 11, 2004

us.gif

XXXXX



you can do this with notepad as well...

i think you wouldnt have to replace characters with 0x00 either.
Users WebsitePM
  Top
 

 
syc0  
Posted: Monday, Jun 13 2005, 20:16
Quote Post


I'm a Unix guy really.
Group Icon
Group: Members
Joined: Jun 2, 2005

uk.gif

XXXXX



GXT files are a binary format, trying to edit them in notepad will most likely screw them up.
Strings in GXT's are terminated with the null character (a common scheme in computer coding). Covering the rest with the null character reduces the risk of problems.
PM
  Top
 

 
JernejL  
Posted: Monday, Jun 13 2005, 21:11
Quote Post


Big Homie
Group Icon
Group: Retired Staff
Joined: Mar 11, 2002

se.gif

Member Award




QUOTE (syc0 @ Jun 13 2005, 21:16)
GXT files are a binary format, trying to edit them in notepad will most likely screw them up.
Strings in GXT's are terminated with the null character (a common scheme in computer coding). Covering the rest with the null character reduces the risk of problems.

notepad will screw them up.
Users WebsitePMMSN
  Top
 

 
theanonymous21  
Posted: Friday, Mar 30 2012, 02:12
Quote Post


One Super GTA Badass
Group Icon
Group: Members
Joined: Jan 7, 2012

ph.gif

XXXXX



works, thanks:)
Users WebsitePMMSNYahooXbox LivePlayStation Network
  Top
 

 

0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)

0 Members:

Topic Options Reply to this topicStart new topicStart Poll
Search topic for posted by (exact match)



 
IMG IMG