Difference between revisions of "06F0"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{OpCode | {{OpCode | ||
− | | | + | | games = {{Icon|SA}} |
− | | description = Sets the | + | | command = SET_GROUP_SEPARATION_RANGE |
− | | | + | | description = Sets the separation range of the [[07AF|group]] |
− | | | + | | syntax1 = 06F0: set_group [''group handle''] distance_limit_to [''flt''] |
− | | | + | | p1t = [''group handle''] |
+ | | p1d = The handle of the group | ||
+ | | p2t = [''flt''] | ||
+ | | p2d = Distance in units | ||
| native = [[SET_GROUP_SEPARATION_RANGE]] | | native = [[SET_GROUP_SEPARATION_RANGE]] | ||
}} | }} | ||
− | |||
− | ==Keywords== | + | This opcode sets the separation range of the group. The distance is how far the members of the group can stray around before getting "lost." If the member stray too far from the [[0630|leader]], the member will no longer belong to the group. |
− | set, distance, | + | |
+ | == Keywords == | ||
+ | set, distance, separate, separation, range, group |
Revision as of 01:17, 25 November 2016
- Description
- Sets the separation range of the group
- Syntax
- 06F0: set_group [group handle] distance_limit_to [flt]
- Parameter
- [group handle]
- The handle of the group
- [flt]
- Distance in units
- Native analog
- SET_GROUP_SEPARATION_RANGE
This opcode sets the separation range of the group. The distance is how far the members of the group can stray around before getting "lost." If the member stray too far from the leader, the member will no longer belong to the group.
Keywords
set, distance, separate, separation, range, group