S W A T 3 M O D H Q |
DATA FILE INFORMATION - CLOSE WINDOW WHEN FINISHED |
Officers.dat
Function
To provide data about SWAT officers including biographies, medals, rank, and personal information. If you wish to change the names, biographies, and personal information about your officers, this is the place to do it. The personality matrix that determines how your officers act in the field, however, is located in characters.dat.
Format
The file is split into two sections with two specific formats.
SECTION ONE
The first section deals with specific, non-biographical information such as serial number, number of medals, etc. The format and an example is shown below:
Number of Officer |
Officer Rank |
Squad Number |
Serial Number |
Race |
Mugshot |
Medals |
21 |
A |
1 |
199678 |
WB |
Face03 |
(0,0,0,0) |
Officer Number |
Should be left alone, for internal game purposes. |
Officer Rank |
A = Assaulter, E = Element Leader, S = Seargeant |
Squad Number |
The number of the squad that the officer is assigned to. |
Serial Number |
Six-digit identifying number. |
Race |
W = White/Blue Eyes, WB = White/Brown Eyes, WG = White/Green Eyes, B = Black, H = Hispanic, A = Asian |
Mugshot |
Points to a .bmp file that holds the officer's photo. |
Medals |
A group of four digits that refer to the amount of each medal conferred. The order of the medals is as follows - Medal Of Valor, Police Medal, Police Star, Unit Citation. |
SECTION TWO
Section two is devoted to officer names, nicknames, and biographies. For each officer, there are four fields: First Name, Last Name, Nickname, and Bio. They are to be filled in using the following format:
Officer#_FirstName (Enter name)
Officer#_LastName (Enter name)
Officer#_Nickname (Enter name)
[Officer#_Bio]
(Enter biography here)
[End]
Where "#" denotes where you should enter the number of the officer.
Note that officers cannot be added, only replaced.