07AF
Revision as of 06:18, 2 January 2009 by Spaceeinstein (talk | contribs)
{{{games}}}
- Description
- Gets the player's group
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- GET_PLAYER_GROUP
This gets the player's group to be used in group-related opcodes. Note that the parameters are swapped.
Sanny Builder example:
07AF: $PLAYER_GROUP = player $PLAYER_CHAR group
Note
The above format is more commonly used. The actual format of this opcode is in order:
07AF=2,%1d% %2d%
The format to use depends on which INI file you use.
Keywords
get, player, group