Difference between revisions of "0914"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|SA}} |
− | | description = | + | | command = REGISTER_STREAMED_SCRIPT_INTERNAL |
− | | | + | | description = No operation |
− | | | + | | syntax1 = 0914: NOP [''int''] |
+ | | p1t = [''int''] | ||
+ | | p1d = [[Streamed Script|Streamed script id]] | ||
}} | }} | ||
− | |||
− | *{{GTAF|post|194990|2888729|Hammer83's explanation of 0914}} | + | This opcode produces no usable result. Apparently it reads the index of the streamed script and discards it. It was probably PS2-specific. |
+ | |||
+ | == Keywords == | ||
+ | nop, register, streamed, script, internal | ||
+ | |||
+ | == External link == | ||
+ | * {{GTAF|post|194990|2888729|Hammer83's explanation of 0914}} |
Latest revision as of 11:24, 3 December 2016
REGISTER_STREAMED_SCRIPT_INTERNAL
- Description
- No operation
- Syntax
- 0914: NOP [int]
- Parameter
- [int]
- Streamed script id
This opcode produces no usable result. Apparently it reads the index of the streamed script and discards it. It was probably PS2-specific.
Keywords
nop, register, streamed, script, internal
External link
- GTAForums: Hammer83's explanation of 0914