| Description | Returns the interior ID that the character is in. |
|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) (Returned) Integer (INT)
|
|---|
| Games | |
|---|
| Category | |
|---|
| Command Name (IV) | GET_INTERIOR_FROM_CHAR |
|---|
| San Andreas |
|---|
| sascm.ini | 09E8=2,get_char_area_visible %1d% store_to %2d% |
|---|
| Example | 09E8: get_char_area_visible $PLAYER_ACTOR store_to $GYMFIGHT_INTERIOR |
|---|
| Command Name | GET_CHAR_AREA_VISIBLE |
|---|