home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PCPP Game Guide 2
/
PCPP_GG2.iso
/
PCPP
/
addons
/
nba98t04.exe
/
NBA98TK.MDE
/
Settings.json
< prev
Wrap
JavaScript Object Notation
|
1997-12-09
|
901b
{
"schema": {
"FirstTime": "Boolean NOT NULL",
"ActivePlayer": "Double",
"ActivePage": "Integer",
"ActiveTeam": "Integer",
"ActiveTeamPage": "Integer",
"ImportOptionsPlayerData": "Boolean NOT NULL",
"ImportOptionsPlayerRatings": "Boolean NOT NULL",
"ImportOptionsLineups": "Boolean NOT NULL",
"ImportOptionsCurrentStats": "Boolean NOT NULL",
"ImportOptionsSeasonStats": "Boolean NOT NULL",
"ImportOptionsPlayoffStats": "Boolean NOT NULL",
"MegaModifierTeam": "Integer",
"MegaModifierRating": "Integer",
"MegaModifierAction": "Integer",
"MegaModifierValue": "Single"
},
"data": [
{
"FirstTime": 0,
"ActivePlayer": 303,
"ActivePage": 2,
"ActiveTeam": 25,
"ActiveTeamPage": 2,
"ImportOptionsPlayerData": 0,
"ImportOptionsPlayerRatings": 0,
"ImportOptionsLineups": 1,
"ImportOptionsCurrentStats": 0,
"ImportOptionsSeasonStats": 0,
"ImportOptionsPlayoffStats": 0,
"MegaModifierTeam": -1,
"MegaModifierRating": 0,
"MegaModifierAction": 3,
"MegaModifierValue": 0.89999998
}
]
}