partySkillDistance: Difference between revisions
Jump to navigation
Jump to search
(Created page with '; partySkillDistance [<range>] : Specifies how close a player must be to you in order for you to use a partySkill on them. Default is '''1..8''…') |
No edit summary |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
; partySkillDistance | ; 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 | : Specifies how close a player must be to you in order for you to use a [[partySkill]] on them. | ||
== Default == | |||
0..8 | |||
== Changelog == | |||
=== [http://openkore.svn.sourceforge.net/viewvc/openkore?view=revision&revision=7653 r7653] === | |||
[[partySkill]] blocks now can use '''dist''' option to specify per-block distance. | |||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:party]] |
Latest revision as of 19:26, 27 April 2021
- partySkillDistance <range>
- Specifies how close a player must be to you in order for you to use a partySkill on them.
Default
0..8
Changelog
r7653
partySkill blocks now can use dist option to specify per-block distance.