partySkillDistance: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
; partySkillDistance [<[[References#Range Operators|range]]>] | ; partySkillDistance [<[[References#Range Operators|range]]>] | ||
: Specifies how close a player must be to you in order for you to use a [[partySkill]] on them. Default is ''' | : Specifies how close a player must be to you in order for you to use a [[partySkill]] on them. Default is '''0..8'''. | ||
: Since r7653, partySkill blocks can use '''dist''' option to specify per-block distance. | : Since [http://openkore.svn.sourceforge.net/viewvc/openkore?view=revision&revision=7653 r7653], [[partySkill]] blocks can use '''dist''' option to specify per-block distance. | ||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:Party]] | [[Category:Party]] |
Revision as of 21:25, 12 June 2011
- partySkillDistance [<range>]
- Specifies how close a player must be to you in order for you to use a partySkill on them. Default is 0..8.
- Since r7653, partySkill blocks can use dist option to specify per-block distance.