Difference between revisions of "0777"
Jump to navigation
Jump to search
m |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{OpCode | |
| − | + | | games = {{Icon|SA}} | |
| − | '' | + | | 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]] | ||
| + | }} | ||
| − | This opcode | + | 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