Jump to content

GXT: Difference between revisions

1,647 bytes removed ,  30 June 2018
m
no edit summary
mNo edit summary
mNo edit summary
Line 1: Line 1:
A '''G'''TA Te'''xt''' (''GXT'') file contains almost all texts that are displayed on the screen of [[Grand Theft Auto 2]] and above. The location of those files may differ between the various game versions, but they are usually located in a <code>/text</code> folder inside the games installation directory. Except for GTA 2 There is one GXT file for each language, but the number of gxt files does not define the number of supported languages by the game.  
A '''G'''TA Te'''xt''' (''GXT'') file contains almost all texts that are displayed on the screen of [[Grand Theft Auto 2]] and above. The location of those files may differ between the various game versions, but they are usually located in a <code>\text</code> folder inside the games installation directory. Except for GTA 2 There is one GXT file for each language, but the number of gxt files does not define the number of supported languages by the game.  


== File format ==
== File format ==
Line 1,475: Line 1,475:
{|class="wikitable center-col-1 center-col-2 center-col-3"
{|class="wikitable center-col-1 center-col-2 center-col-3"
! style="width: 5em;"  | Token
! style="width: 5em;"  | Token
! style="width: 15em;" | {{Icon|3}}
! style="width: 15em;" | {{Icon-square|3}}
! style="width: 15em;" | {{Icon|VC}}
! style="width: 15em;" | {{Icon-square|VC}}
! style="width: 15em;" | {{Icon|SA}}
! style="width: 15em;" | {{Icon-square|SA}}
! style="width: 15em;" | {{Icon|LCS}}
! style="width: 15em;" | {{Icon|LCS}}
|-
|-
Line 1,659: Line 1,659:
You can use opcode 00E1 to check if these keys are being pressed.
You can use opcode 00E1 to check if these keys are being pressed.
==== Foot Controls ====
==== Foot Controls ====
{|class="wikitable collapsible"
{|class="wikitable collapsible center-col-2"
! Key
!Key
! Game
!Game
! Entry
!Entry
|-
|-
| Fire
|Fire
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~PED_FIREWEAPON~
|~PED_FIREWEAPON~
|-
|-
| Next Weapon / Target
|Next Weapon / Target
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~PED_CYCLE_WEAPON_RIGHT~
|~PED_CYCLE_WEAPON_RIGHT~
|-
|-
| Previous Weapon / Target
|Previous Weapon / Target
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~PED_CYCLE_WEAPON_LEFT~
|~PED_CYCLE_WEAPON_LEFT~
|-
|-
| Group Ctrl Forward
|Group Ctrl Forward
| align="center" | {{Icon|SA}}
|{{Icon-square|SA}}
| ~GROUP_CONTROL_FWD~
|~GROUP_CONTROL_FWD~
|-
|-
| Group Ctrl Back
|Group Ctrl Back
| align="center" | {{Icon|SA}}
|{{Icon-square|SA}}
| ~GROUP_CONTROL_BWD~
|~GROUP_CONTROL_BWD~
|-
|-
| Conversation - No
|Conversation - No
| align="center" | {{Icon|SA}}
|{{Icon-square|SA}}
| ~CONVERSATION_NO~
|~CONVERSATION_NO~
|-
|-
| Conversation - Yes
|Conversation - Yes
| align="center" | {{Icon|SA}}
|{{Icon-square|SA}}
| ~CONVERSATION_YES~
|~CONVERSATION_YES~
|-
|-
| Forward
|Forward
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~GO_FORWARD~
|~GO_FORWARD~
|-
|-
| Backwards
|Backwards
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~GO_BACK~
|~GO_BACK~
|-
|-
| Left
|Left
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~GO_LEFT~
|~GO_LEFT~
|-
|-
| Right
|Right
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~GO_RIGHT~
|~GO_RIGHT~
|-
|-
| Zoom In
|Zoom In
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~PED_SNIPER_ZOOM_IN~
|~PED_SNIPER_ZOOM_IN~
|-
|-
| Zoom Out
|Zoom Out
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~PED_SNIPER_ZOOM_OUT~
|~PED_SNIPER_ZOOM_OUT~
|-
|-
| Enter+Exit
|Enter+Exit
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_ENTER_EXIT~
|~VEHICLE_ENTER_EXIT~
|-
|-
| Change Camera
|Change Camera
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~CAMERA_CHANGE_VIEW_ALL_SITUATIONS~
|~CAMERA_CHANGE_VIEW_ALL_SITUATIONS~
|-
|-
| Jump
|Jump
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~PED_JUMPING~
|~PED_JUMPING~
|-
|-
| Sprint
|Sprint
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~PED_SPRINT~
|~PED_SPRINT~
|-
|-
| Target / Aim Weapon
|Target / Aim Weapon
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~PED_LOCK_TARGET~
|~PED_LOCK_TARGET~
|-
|-
| Crouch
|Crouch
| align="center" | {{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|VC}}&nbsp;{{Icon-square|SA}}
| ~PED_DUCK~
|~PED_DUCK~
|-
|-
| Action
|Action
| align="center" | {{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|VC}}&nbsp;{{Icon-square|SA}}
| ~PED_ANSWER_PHONE~
|~PED_ANSWER_PHONE~
|-
|-
| Walk
|Walk
| align="center" | {{Icon|SA}}
|{{Icon-square|SA}}
| ~SNEAK_ABOUT~
|~SNEAK_ABOUT~
|-
|-
| Look Behind
|Look Behind
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~PED_LOOKBEHIND~
|~PED_LOOKBEHIND~
|-
|-
| Look Left
|Look Left
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}<sup>a</sup>
|{{Icon-square|3}}&nbsp;{{Icon-square|VC}}<sup>a</sup>
| ~PED_1RST_PERSON_LOOK_LEFT~
|~PED_1RST_PERSON_LOOK_LEFT~
|-
|-
| Look Right
|Look Right
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}<sup>a</sup>
|{{Icon-square|3}}&nbsp;{{Icon-square|VC}}<sup>a</sup>
| ~PED_1RST_PERSON_LOOK_RIGHT~
|~PED_1RST_PERSON_LOOK_RIGHT~
|-
|-
| Look Up
|Look Up
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}<sup>a</sup>
|{{Icon-square|3}}&nbsp;{{Icon-square|VC}}<sup>a</sup>
| ~PED_1RST_PERSON_LOOK_UP~
|~PED_1RST_PERSON_LOOK_UP~
|-
|-
| Look Down
|Look Down
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}<sup>a</sup>
|{{Icon-square|3}}&nbsp;{{Icon-square|VC}}<sup>a</sup>
| ~PED_1RST_PERSON_LOOK_DOWN~
|~PED_1RST_PERSON_LOOK_DOWN~
|-
|-
| Next Target
|Next Target
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}<sup>a</sup>
|{{Icon-square|3}}&nbsp;{{Icon-square|VC}}<sup>a</sup>
| ~PED_CYCLE_TARGET_LEFT~
|~PED_CYCLE_TARGET_LEFT~
|-
|-
| Previous Target
|Previous Target
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}<sup>a</sup>
|{{Icon-square|3}}&nbsp;{{Icon-square|VC}}<sup>a</sup>
| ~PED_CYCLE_TARGET_RIGHT~
|~PED_CYCLE_TARGET_RIGHT~
|-
|-
| Center Camera
|Center Camera
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}<sup>a</sup>
|{{Icon-square|3}}&nbsp;{{Icon-square|VC}}<sup>a</sup>
| ~PED_CENTER_CAMERA_BEHIND_PLAYER~
|~PED_CENTER_CAMERA_BEHIND_PLAYER~
|}
|}


==== Vehicle Controls ====
==== Vehicle Controls ====
{|class="wikitable collapsible"
{|class="wikitable collapsible center-col-2"
! Key
!Key
! Game
!Game
! Entry
!Entry
|-
|-
| Fire
|Fire
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_FIREWEAPON~
|~VEHICLE_FIREWEAPON~
|-
|-
| Secondary Fire
|Secondary Fire
| align="center" | {{Icon|SA}}
|{{Icon-square|SA}}
| ~VEHICLE_FIREWEAPON_ALT~
|~VEHICLE_FIREWEAPON_ALT~
|-
|-
| Accelerate
|Accelerate
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_ACCELERATE~
|~VEHICLE_ACCELERATE~
|-
|-
| Brake / Reverse
|Brake / Reverse
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_BRAKE~
|~VEHICLE_BRAKE~
|-
|-
| Left
|Left
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_STEERLEFT~
|~VEHICLE_STEERLEFT~
|-
|-
| Right
|Right
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_STEERRIGHT~
|~VEHICLE_STEERRIGHT~
|-
|-
| Steer Forward / Down
|Steer Forward / Down
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_STEERDOWN~
|~VEHICLE_STEERDOWN~
|-
|-
| Steer Back / Up
|Steer Back / Up
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_STEERUP~
|~VEHICLE_STEERUP~
|-
|-
| Enter+Exit
|Enter+Exit
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_ENTER_EXIT~
|~VEHICLE_ENTER_EXIT~
|-
|-
| Trip Skip
|Trip Skip
| align="center" | {{Icon|SA}}
|{{Icon-square|SA}}
| ~CONVERSATION_YES~
|~CONVERSATION_YES~
|-
|-
| Change Radio Station
|Change Radio Station
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}
|{{Icon-square|3}}&nbsp;{{Icon-square|VC}}
| ~VEHICLE_CHANGE_RADIO_STATION~
|~VEHICLE_CHANGE_RADIO_STATION~
|-
|-
| Next Radio Station
|Next Radio Station
| align="center" | {{Icon|SA}}
|{{Icon-square|SA}}
| ~VEHICLE_RADIO_STATION_UP~
|~VEHICLE_RADIO_STATION_UP~
|-
|-
| Previous Radio Station
|Previous Radio Station
| align="center" | {{Icon|SA}}
|{{Icon-square|SA}}
| ~VEHICLE_RADIO_STATION_DOWN~
|~VEHICLE_RADIO_STATION_DOWN~
|-
|-
| User Track Skip
|User Track Skip
| align="center" | {{Icon|SA}}
|{{Icon-square|SA}}
| none
|none
|-
|-
| Horn
|Horn
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_HORN~
|~VEHICLE_HORN~
|-
|-
| Sub-mission
|Sub-mission
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~TOGGLE_SUBMISSIONS~
|~TOGGLE_SUBMISSIONS~
|-
|-
| Change Camera
|Change Camera
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~CAMERA_CHANGE_VIEW_ALL_SITUATIONS~
|~CAMERA_CHANGE_VIEW_ALL_SITUATIONS~
|-
|-
| Handbrake
|Handbrake
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_HANDBRAKE~
|~VEHICLE_HANDBRAKE~
|-
|-
| Mouse Look
|Mouse Look
| align="center" | {{Icon|SA}}
|{{Icon-square|SA}}
| ~VEHICLE_MOUSELOOK~
|~VEHICLE_MOUSELOOK~
|-
|-
| Look Left
|Look Left
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_LOOKLEFT~
|~VEHICLE_LOOKLEFT~
|-
|-
| Look Right
|Look Right
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_LOOKRIGHT~
|~VEHICLE_LOOKRIGHT~
|-
|-
| Turret Left / Special Ctrl Left
|Turret Left / Special Ctrl Left
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_TURRETLEFT~
|~VEHICLE_TURRETLEFT~
|-
|-
| Turret Right / Special Ctrl Right
|Turret Right / Special Ctrl Right
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_TURRETRIGHT~
|~VEHICLE_TURRETRIGHT~
|-
|-
| Turret Up / Special Ctrl Up
|Turret Up / Special Ctrl Up
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_TURRETUP~
|~VEHICLE_TURRETUP~
|-
|-
| Turret Down / Special Ctrl Down
|Turret Down / Special Ctrl Down
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}
|{{Icon-square|t}}
| ~VEHICLE_TURRETDOWN~
|~VEHICLE_TURRETDOWN~
|-
|-
| Look Behind
|Look Behind
| align="center" | {{Icon|3}}&nbsp;{{Icon|VC}}&nbsp;{{Icon|SA}}<sup>b</sup>
|{{Icon-square|t}}<sup>b</sup>
| ~VEHICLE_LOOKBEHIND~
|~VEHICLE_LOOKBEHIND~
|}
|}
:a. Classic controls key only
:a. Classic controls key only
Line 1,897: Line 1,897:


Here are some keypress codes only used during development stage. They were removed or replaced later but probably they are still working. Maybe this is useful for further research. Some are only used in PS2 Version.
Here are some keypress codes only used during development stage. They were removed or replaced later but probably they are still working. Maybe this is useful for further research. Some are only used in PS2 Version.
 
*~TAKE_SCREEN_SHOT~
{|
*~SWITCH_DEBUG_CAM_ON~
|~TAKE_SCREEN_SHOT~
*~TOGGLE_DPAD~
|-
*~NETWORK_TALK~
|~SWITCH_DEBUG_CAM_ON~
|-
|~TOGGLE_DPAD~
|-
|~NETWORK_TALK~
|}


==Tools==
==Tools==
{| class="center-col-1"
{|class="center-col-1"
| {{Icon|2}} || [http://gtamp.com/GTA2/gta2gxt.rar GTA2 GXT Editor v2.0] - by Delfi
|{{Icon-square|2}} ||[http://gtamp.com/GTA2/gta2gxt.rar GTA2 GXT Editor v2.0] - by Delfi
|-
|-
| {{Icon|t}} {{Icon|LCS}} {{Icon|VCS}} || [http://web.archive.org/web/20070102011246/http://zverik.rbcmail.ru/gxtedit13.zip Grand Theft Auto GXT Editor v1.3] - by Zverik, retrieved from archive.org
|{{Icon-square|t}} {{Icon|LCS}} {{Icon|VCS}} ||[http://web.archive.org/web/20070102011246/http://zverik.rbcmail.ru/gxtedit13.zip Grand Theft Auto GXT Editor v1.3] - by Zverik, retrieved from archive.org
|-
|-
| {{Icon|t}} {{Icon|LCS}} {{Icon|VCS}} {{Icon|4}} || [http://sannybuilder.com/forums/viewtopic.php?pid=9533 SAGE v0.9.7] - by AleX AciD
|{{Icon-square|t}} {{Icon|LCS}} {{Icon|VCS}} {{Icon-square|4}} ||[http://sannybuilder.com/forums/viewtopic.php?pid=9533 SAGE v0.9.7] - by AleX AciD
|-
|-
| {{Icon|3}} {{Icon|VC}} {{Icon|LCS}} {{Icon|VCS}} || [http://gta.ferodesign.de/ GTA Texter v2.0b3] - by feroCT5
|{{Icon-square|3}} {{Icon-square|VC}} {{Icon|LCS}} {{Icon|VCS}} ||[http://gta.ferodesign.de/ GTA Texter v2.0b3] - by feroCT5
|-
|-
| {{Icon|3}} || [http://www.gtagarage.com/mods/show.php?id=1075 GXT Editor 1.3] - by Jevon
|{{Icon-square|3}} ||[http://www.gtagarage.com/mods/show.php?id=1075 GXT Editor 1.3] - by Jevon
|-
|-
| {{Icon|VC}} {{Icon|LCS}} {{Icon|VCS}} || [[GXT Editor (VC)|GTA: Vice City GXT Editor v1.2]] - by CyQ
|{{Icon-square|VC}} {{Icon|LCS}} {{Icon|VCS}} ||[[GXT Editor (VC)|GTA: Vice City GXT Editor v1.2]] - by CyQ
|-
|-
| {{Icon|VC}} {{Icon|SA}} || [https://github.com/CookiePLMonster/GXT-Builder GXT Builder], by Silent
|{{Icon-square|VC}} {{Icon-square|SA}} ||[https://github.com/CookiePLMonster/GXT-Builder GXT Builder], by Silent
|-
|-
| {{Icon|SA}} || [http://media.gtanet.com/hosted/gtatools.com/filedb/files/gta_sa_gxt.rar GTA San Andreas Text Editor] - by JernejL
|{{Icon-square|SA}} ||[http://media.gtanet.com/hosted/gtatools.com/filedb/files/gta_sa_gxt.rar GTA San Andreas Text Editor] - by JernejL
|-
|-
| {{Icon|SA}} || [http://www.thegtaplace.com/downloads/f568-gta-san-andreas-gxt-editor-1-3 GTA: San Andreas GXT Editor v1.3] - by Hammer83
|{{Icon-square|SA}} ||[http://www.thegtaplace.com/downloads/f568-gta-san-andreas-gxt-editor-1-3 GTA: San Andreas GXT Editor v1.3] - by Hammer83
|-
|-
| {{Icon|SA}} || [http://www.gtavision.com/index.php?section=downloads&site=download&id=1245 A-GXT Editor v1.0a] - by Aschratt
|{{Icon-square|SA}} ||[http://www.gtavision.com/index.php?section=downloads&site=download&id=1245 A-GXT Editor v1.0a] - by Aschratt
|-
|-
| {{Icon|SA}} {{Icon|4}} || [http://www.x-squares.com/File/fi/0/X_GXT_Editor.aspx X GXT Editor v2.1] - by xmen
|{{Icon-square|SA}} {{Icon-square|4}} ||[http://www.x-squares.com/File/fi/0/X_GXT_Editor.aspx X GXT Editor v2.1] - by xmen
|-
|-
| {{Icon|4}} || [[OpenIV]] - Have Inbuilt GXT file viewer
|{{Icon-square|4}} ||[[OpenIV]] - Have Inbuilt GXT file viewer
|}
|}


Line 1,939: Line 1,933:


==External links==
==External links==
*{{Icon|2}} [http://spaceeinstein.altervista.org/gxt/GTA2_EN.txt GXT entries in e.gxt] by [[User:Spaceeinstein|spaceeinstein]]
*{{Icon-square|2}} [http://spaceeinstein.altervista.org/gxt/GTA2_EN.txt GXT entries in e.gxt] by [[User:Spaceeinstein|spaceeinstein]]
*{{Icon|t}} {{Icon|LCS}} {{Icon|VCS}} [http://public.sannybuilder.com/GXT/ List of all English GXT entries] by Seemann
*{{Icon-square|t}} {{Icon|LCS}} {{Icon|VCS}} [http://public.sannybuilder.com/GXT/ List of all English GXT entries] by Seemann
*{{Icon|3}} {{Icon|VC}} [http://spaceeinstein.altervista.org/gxt/ List of non-English GXT entries] by [[User:Spaceeinstein|spaceeinstein]]
*{{Icon-square|3}} {{Icon-square|VC}} [http://spaceeinstein.altervista.org/gxt/ List of non-English GXT entries] by [[User:Spaceeinstein|spaceeinstein]]
*{{Icon|3}} [http://pastebin.com/raw.php?i=HwDP132U american.gxt source] - original code found by Wesser
*{{Icon-square|3}} [http://pastebin.com/raw.php?i=HwDP132U american.gxt source] - original code found by Wesser
*{{Icon|4}} [http://public.sannybuilder.com/GTA4/american.gxt.reversed.rar Some of GTA IV GXT text entry names]
*{{Icon-square|4}} [http://public.sannybuilder.com/GTA4/american.gxt.reversed.rar Some of GTA IV GXT text entry names]
*[http://www.gtaforums.com/index.php?showtopic=458584 List of usable characters] in GTA III and GTA Vice City by [[User:Spaceeinstein|spaceeinstein]]
*[http://www.gtaforums.com/index.php?showtopic=458584 List of usable characters] in GTA III and GTA Vice City by [[User:Spaceeinstein|spaceeinstein]]


12,236

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.