![]() |
Data |
| Prev: 57600 | Up: Map | Next: 57662 |
|
The first set of parameters is used in demo mode.
|
||||
| 57632 | DEFB 118 | Animatory state (118: cat) | ||
| 57633 | DEFB 0,45 | Location (out of sight) | ||
| 57635 | DEFB 8 | z-coordinate (invisible) | ||
| 57636 | DEFW 65172 | Command list: Do nothing | ||
|
The next set of parameters is used in game mode 1.
|
||||
| 57638 | DEFB 118 | Animatory state (118: cat) | ||
| 57639 | DEFB 0,45 | Location (out of sight) | ||
| 57641 | DEFB 4 | z-coordinate (outside) | ||
| 57642 | DEFW 65172 | Command list: Do nothing | ||
|
The next set of parameters is used in game mode 2.
|
||||
| 57644 | DEFB 56 | Animatory state (56: Fat Man) | ||
| 57645 | DEFB 150,34 | Location (sidewalk at the left edge of no. 27) | ||
| 57647 | DEFB 4 | z-coordinate (outside) | ||
| 57648 | DEFW 64928 | Command list: Control the fat man | ||
|
The next set of parameters is used in game mode 3.
|
||||
| 57650 | DEFB 48 | Animatory state (48: Lana) | ||
| 57651 | DEFB 180,31 | Location (first floor of the apartment building next to no. 19, left-hand side) | ||
| 57653 | DEFB 1 | z-coordinate (indoors) | ||
| 57654 | DEFW 64940 | Command list: Go to Sam's office | ||
|
The next set of parameters is used in game mode 4.
|
||||
| 57656 | DEFB 118 | Animatory state (118: cat) | ||
| 57657 | DEFB 0,45 | Location (out of sight) | ||
| 57659 | DEFB 8 | z-coordinate (invisible) | ||
| 57660 | DEFW 65172 | Command list: Do nothing | ||
| Prev: 57600 | Up: Map | Next: 57662 |