GTAG - Modding - Opcode Database - 0337
Opcode Database
0337
| Description | Sets the actors visibility. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
| Games | |
| Category | Actor, Common |
| Command Name (IV) | SET_CHAR_VISIBLE |
| San Andreas | |
| sascm.ini | 0337=2,set_char_visible %1d% %2h% |
| Example | 0337: set_char_visible 18@ 0 |
| Command Name | SET_CHAR_VISIBLE |
| Vice City | |
| sascm.ini | 0337=2,set_actor %1d% visibility %2h% |
| Example | 0337: set_actor $2294 visibility 0 |
| Command Name | SET_CHAR_VISIBLE |
| GTA III | |
| gtascm.ini | 0337=2,unknown_actor %1d% flag %2h% |
| Example | |
| Command Name | SET_CHAR_VISIBLE |

