Difference between revisions of "0616"

From GTAMods Wiki
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
| ini        = 0616=1,%1d%
+
| games      = {{Icon|SA}}
| description = Defines the end of a [[0615|sequence pack]]
+
| command    = CLOSE_SEQUENCE_TASK
| p1          = Sequence pack handle
+
| description = Closes the [[0615|sequence task]]
| game        = San Andreas
+
| 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

San Andreas CLOSE_SEQUENCE_TASK


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