ConfigStatements
Reference
Ref_ConfigStatements.html

Name

Mission Config Statements - Overview of Statements that occur in the front of a MISSION.INI section

Synopsis

description, p1, map, p2,
p3 p4 p5 p6 p7 p8

Availability

all GTA Demos, GTA Full Version

Description

The Mission Config Statements defines some mission settings on a global scale.

Parameters

description

a short text describing the mission; as far as I know, it's not used for anything.

p1

unknown; usually =22

map

map file used in the mission:
nyc.cmp=Liberty City
sanb.cmp=San Andreas
miami.cmp=Vice City

p2

unknown, usually =0

p3

unknown, usually =100

p4

unknown, usually =1

p5

unknown, usually =1

p6

unknown, usually =1

p7

1=police, 0=no police in the game

p8

unknown, usually =0


Usage:

Apart from defining the map, these settings are useful for debugging and cheating.

Examples

Complete list of all Config Statements (Full Version) including Mission IDs:
   [1] Easy Liberty City NEW,   22, nyc.cmp,   0, 100 1 1 1 1 0 
   [2] Medium Liberty City new, 22, nyc.cmp,   0, 100 1 1 1 1 0 
[1001] DEATHMATCH1,             22, nyc.cmp,   0, 100 1 1 1 1 0 
[1002] Canonball Run1,          22, nyc.cmp,   0, 100 1 1 1 1 0 
[1003] Canonball Run2,          22, nyc.cmp,   0, 100 1 1 1 1 0 
[1004] Canonball Run3,          22, nyc.cmp,   0, 100 1 1 1 1 0 
 [102] San Andreas medium,      22, sanb.cmp,  0, 100 1 1 1 1 0 
 [103] San Andreas hard,        22, sanb.cmp,  0, 100 1 1 1 1 0 
[1101] DEATHMATCH1,             22, sanb.cmp,  0, 150 1 1 1 1 0 
[1102] Canonball Run1,          22, sanb.cmp,  0, 100 1 1 1 1 0 
[1103] Canonball Run2,          22, SANB.cmp,  0, 100 1 1 1 1 0 
[1104] Canonball Run3,          22, sanb.cmp,  0, 100 1 1 1 1 0 
 [202] Vice is Painless,        22, miami.cmp, 0, 100 1 1 1 1 0 
 [203] Vice is Painless,        22, miami.cmp, 0, 100 1 1 1 1 0 
[1201] DEATHMATCH1,             22, miami.cmp, 0, 100 1 1 1 1 0 
[1202] Canonball Run1,          22, miami.cmp, 0, 100 1 1 1 1 0 
[1203] Canonball Run2,          22, miami.cmp, 0, 100 1 1 1 1 0 
[1204] Canonball Run3,          22, miami.cmp, 0, 100 1 1 1 1 0

Looking at the ID numbers, one can see that there were supposed to be 3 missions for each city, amking a total of 9. Maybe we can substitute our own missions for the missing ones?

See also

How to make your own missions, MISSION.INI

Notes

Information contributed by Andrew Chanler and Michael Mendelsohn.

Bugs

The parameters p1 through p6 and p8 are not yet understood. Can the statement be written on one line, or must it be split?


MISSION.INI

Last change: 27 Dez 1997

unofficial GTA Reference