Difference between revisions of "0616"
Jump to navigation
Jump to search
(New page: {{OpCode | ini = 0616=1,%1d% | description = Defines the end of a sequence pack | p1 = Sequence pack handle | game = San Andreas | native = [[CLOSE_SE...) |
|||
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|SA}} |
− | | description = | + | | command = CLOSE_SEQUENCE_TASK |
− | | | + | | description = Closes the [[0615|sequence task]] |
− | | | + | | syntax1 = 0616: define_AS_pack_end [''sequence task''] |
+ | | p1t = [''sequence task''] | ||
+ | | p1d = The handle of the sequence task | ||
| native = [[CLOSE_SEQUENCE_TASK]] | | native = [[CLOSE_SEQUENCE_TASK]] | ||
}} | }} | ||
− | ==Keywords== | + | |
+ | == Keywords == | ||
end, close, action, sequence, task, pack | end, close, action, sequence, task, pack |
Latest revision as of 19:43, 19 June 2016
- Description
- Closes the sequence task
- Syntax
- 0616: define_AS_pack_end [sequence task]
- Parameter
- [sequence task]
- The handle of the sequence task
- Native analog
- CLOSE_SEQUENCE_TASK
Keywords
end, close, action, sequence, task, pack