Difference between revisions of "09E8"

From GTAMods Wiki
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        = [''var'']
+
| p1t        = [''char handle'']
| p1d        = Variable to store the interior number
+
| p1d        = The handle of the character
| p2t        = [''char handle'']
+
| p2t        = [''var'']
| p2d        = The handle of the character
+
| p2d        = Variable to store the interior number
 
}}
 
}}
  

Latest revision as of 00:54, 20 November 2016

San Andreas GET_CHAR_AREA_VISIBLE


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