GameIdentifiers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 08:37, 8 July 2019
Summary
Each game is identified by a small string containing the series and game abbreviation. This is used in the server configuration
The listed ID is an integer, used in both gta.game for client resource scripts, and server.game for server resource scripts.
Settings
Game Name | String Identifier | Game ID | Scripting Define |
---|---|---|---|
GTA III | gta:iii | 1 | GAME_GTA_III |
GTA Vice City | gta:vc | 2 | GAME_GTA_VC |
GTA San Andreas | gta:sa | 3 | GAME_GTA_SA |
GTA Underground | gta:ug | 4 | GAME_GTA_UG |
GTA IV | gta:iv | 5 | GAME_GTA_IV |
GTA IV: Episodes from Liberty City | gta:eflc | 6 | GAME_GTA_IV_EFLC |