0631
Revision as of 00:40, 30 December 2008 by Spaceeinstein (talk | contribs) (New page: {{OpCode | ini = 0631=2,%2d% %1d% | description = Places a character into the group | p1 = Existing group handle | p2 = Existing actor handle | game = San ...)
{{{games}}}
- Description
- Places a character into the group
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- SET_GROUP_MEMBER
This places a character into the group. Note that the parameters are swapped.
Sanny Builder example:
0631: put_actor 1@ in_group 0@
Note
The above format is more commonly used. The actual format of this opcode is in order:
0631=2,%1d% %2d%
The format to use depends on which INI file you use.
Keywords
set, put, actor, character, group