| Description | Makes the player safe, putting the character in a safe location. |
|---|
| Parameters (v2) | 1) Player handle (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | Player |
|---|
| Command Name (IV) | MAKE_PLAYER_SAFE_FOR_CUTSCENE |
|---|
| San Andreas |
|---|
| sascm.ini | 03EF=1,make_player_safe_for_cutscene %1d% |
|---|
| Example | 03EF: make_player_safe_for_cutscene $PLAYER_CHAR |
|---|
| Command Name | MAKE_PLAYER_SAFE_FOR_CUTSCENE |
|---|
| Vice City |
|---|
| sascm.ini | 03ef=1,player %1d% make_safe |
|---|
| Example | 03EF: player $player_char make_safe |
|---|
| Command Name | MAKE_PLAYER_SAFE_FOR_CUTSCENE |
|---|
| GTA III |
|---|
| gtascm.ini | 03ef=1,player %1d% make_safe |
|---|
| Example | 03EF: player $PLAYER_CHAR make_safe |
|---|
| Command Name | MAKE_PLAYER_SAFE_FOR_CUTSCENE |
|---|