| Description | Sets whether the player is visible or not. |
|---|
| Parameters (v2) | 1) Player handle (Integer) (INT) 2) Boolean (1 or 0) (INT)
|
|---|
| Games |  |
|---|
| Category | |
|---|
| Command Name (IV) | SET_PLAYER_VISIBLE |
|---|
| Vice City |
|---|
| sascm.ini | 0336=2,set_player %1d% visible %2d% |
|---|
| Example | 0336: set_player $PLAYER_CHAR visible 0 |
|---|
| GTA III |
|---|
| gtascm.ini | 0336=2,set_player %1d% visible %2d% |
|---|
| Example | 0336: set_player $PLAYER_CHAR visible 0 |
|---|
| Command Name | SET_PLAYER_VISIBLE |
|---|