Difference between revisions of "07FB"
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: | ||
| − | + | {{OpCode | |
| − | + | | games = {{Icon|SA}} | |
| − | ''' | + | | command = SWITCH_ENTRY_EXIT |
| − | ''' | + | | description = Sets access to the [[ENEX|enex]] marker |
| − | ''' | + | | 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. |
| − | + | == Keywords == | |
| − | + | switch, set, toggle, interior, enex, entry, exit, access | |
| − | |||
| − | |||
| − | ==Keywords== | ||
| − | set, toggle, interior, enex, access | ||
| − | |||
| − | |||