Difference between revisions of "06F0"
Jump to navigation
Jump to search
(New page: {{OpCode | ini = 06F0=2,%1d% %2d% | description = Sets the distance limit of the group | p1 = Existing group handle | p2 = Float | game = San Andr...) |
|||
Line 7: | Line 7: | ||
| native = [[SET_GROUP_SEPARATION_RANGE]] | | native = [[SET_GROUP_SEPARATION_RANGE]] | ||
}} | }} | ||
− | This sets the distance limit of the group. The float value is the distance in units that the members of the group can stray around before getting "lost." If the member stray too far | + | This sets the distance limit of the group. The float value is the distance in units that 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. |
==Keywords== | ==Keywords== | ||
set, distance, actor, character, separate, group | set, distance, actor, character, separate, group |
Revision as of 01:11, 30 December 2008
{{{games}}}
- Description
- Sets the distance limit of the group
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- SET_GROUP_SEPARATION_RANGE
This sets the distance limit of the group. The float value is the distance in units that 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, actor, character, separate, group