Difference between revisions of "07FB"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: <code>07FB=2,%1g% %2h%</code><br> '''Description''': Sets access to an enex marker<br> '''Parameter 1''': Enex name<br> '''Parameter 2''': Flag<br> '''Supports''': San Andreas...)
 
 
Line 1: Line 1:
<code>07FB=2,%1g% %2h%</code><br>
+
{{OpCode
'''Description''': Sets access to an [[IPL#ENEX|enex]] marker<br>
+
| games      = {{Icon|SA}}
'''Parameter 1''': Enex name<br>
+
| command    = SWITCH_ENTRY_EXIT
'''Parameter 2''': Flag<br>
+
| description = Sets access to the [[ENEX|enex]] marker
'''Supports''': San Andreas<br>
+
| syntax1    = 07FB: set_interior '[''string'']' access [''int'']
 +
| p1t        = [''string'']
 +
| p1d        = [[Interior#San Andreas|Enex name]]
 +
| p2t        = [''int'']
 +
| p2d        = 0 = off, 1 = on
 +
}}
  
This opcode sets access to an enex marker. By default enex markers are accessible.
+
This opcode sets access to an enex marker. By default, enex markers are accessible.
  
==Flags==
+
== Keywords ==
'''Flag 0''': Disables access<br>
+
switch, set, toggle, interior, enex, entry, exit, access
'''Flag 1''': Enables access<br>
 
 
 
==Keywords==
 
set, toggle, interior, enex, access
 
 
 
[[Category:OpCodes]]
 

Latest revision as of 06:09, 28 January 2016

San Andreas SWITCH_ENTRY_EXIT


Description
Sets access to the enex marker
Syntax
07FB: set_interior '[string]' access [int]
Parameter
[string]
Enex name
[int]
0 = off, 1 = on

This opcode sets access to an enex marker. By default, enex markers are accessible.

Keywords

switch, set, toggle, interior, enex, entry, exit, access