Difference between revisions of "0777"
Jump to navigation
Jump to search
m |
|||
| Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
| − | | | + | | games = {{Icon|SA}} |
| − | | description = Makes | + | | command = REMOVE_IPL |
| − | | | + | | description = Makes the object group disappear |
| − | + | | syntax1 = 0777: delete_objects_in_object_group "[''string'']" | |
| + | | p1t = [''string''] | ||
| + | | p1d = [[Binary IPL]] file name without extension | ||
| native = [[REMOVE_IPL]] | | native = [[REMOVE_IPL]] | ||
}} | }} | ||
| + | |||
This opcode can make a group of objects defined in a binary IPL file to disappear in the game. To make it reappear, use opcode [[0776]]. | This opcode can make a group of objects defined in a binary IPL file to disappear in the game. To make it reappear, use opcode [[0776]]. | ||
== Keywords == | == Keywords == | ||
delete, object, objects, group | delete, object, objects, group | ||
Latest revision as of 03:53, 4 December 2016
- Description
- Makes the object group disappear
- Syntax
- 0777: delete_objects_in_object_group "[string]"
- Parameter
- [string]
- Binary IPL file name without extension
- Native analog
- REMOVE_IPL
This opcode can make a group of objects defined in a binary IPL file to disappear in the game. To make it reappear, use opcode 0776.
Keywords
delete, object, objects, group