Difference between revisions of "09E8"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
| description = Gets the character's current [[Interior#San Andreas|interior number]] | | description = Gets the character's current [[Interior#San Andreas|interior number]] | ||
| syntax1 = 09E8: [''var''] = actor [''char handle''] active_interior | | syntax1 = 09E8: [''var''] = actor [''char handle''] active_interior | ||
− | | p1t = ['' | + | | p1t = [''char handle''] |
− | | p1d = | + | | p1d = The handle of the character |
− | | p2t = ['' | + | | p2t = [''var''] |
− | | p2d = | + | | p2d = Variable to store the interior number |
}} | }} | ||
Latest revision as of 00:54, 20 November 2016
- Description
- Gets the character's current interior number
- Syntax
- 09E8: [var] = actor [char handle] active_interior
- Parameter
- [char handle]
- The handle of the character
- [var]
- Variable to store the interior number
This opcode gets the character's current interior number.
Keywords
interior, number, get, area, visible, character, actor