Difference between revisions of "08B1"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{OpCode | |
− | + | | games = {{Icon|SA}} | |
− | '' | + | | command = SET_NIGHT_VISION |
− | ''' | + | | description = Sets night vision |
+ | | syntax1 = 08B1: enable_night_vision [''int''] | ||
+ | | p1t = [''int''] | ||
+ | | p1d = 0 = disable, 1 = enable | ||
+ | }} | ||
− | This opcode | + | This opcode sets night vision effects. |
− | == | + | == Keywords == |
− | + | set, toggle, night, vision, enable | |
− | |||
− | |||
− | == | + | == See also == |
− | + | * {{Icon|SA}} [[099D]], checks if night vision is active | |
− | |||
− | [[ |
Latest revision as of 21:17, 17 June 2016
- Description
- Sets night vision
- Syntax
- 08B1: enable_night_vision [int]
- Parameter
- [int]
- 0 = disable, 1 = enable
This opcode sets night vision effects.
Keywords
set, toggle, night, vision, enable
See also
- 099D, checks if night vision is active