|
6#
![](static/image/common/ico_lz.png)
楼主 |
发表于 2017-8-30 18:02:35
|
只看该作者
本帖最后由 元斌 于 2017-8-30 19:09 编辑
再請教前輩一個問題~
跟過指點目前組隊已經可以4人團
但是有一個疑問~
人物身上的裝備bot會自動幫忙更換嗎?
如果可以自動幫忙更換請問更該更改哪個地方呢?
人物已經16等但是身上都是超級低階裝備
感覺打怪很無力 一直退出遊戲
還有8人團小弟愚昧應該如何設定呢?
還請前輩們指點
感謝~
Join game settings
Format: "leader's profile": ["leecher 1 profile", "leecher 2 profile", ...]
If you want everyone to join the same leader, use "leader's profile": ["all"]
NOTE: Use PROFILE names (profile matches window title), NOT character/account names
leader:leecher groups need to be divided by a comma
example:
var JoinSettings = {
"lead1": ["follow1", "follow2"],
"lead2": ["follow3", "follow4"]
};
*/
var JoinSettings = {
"sorceu": ["palaeu", "palaeuu", "barbeu"],
"sorceast": ["palaeast", "palaeastt", "barbeast"],
"sorcwest": ["palawest", "palawestt", "barbwest"],
"sorcwest1": ["palawest1", "palawestt1", "barbwest1"],
"sorcwest2": ["palawest2", "palawestt2", "barbwest2"],
"sorcwest3": ["palawest3", "palawestt3", "barbwest3"],
"sorcwest4": ["palawest4", "palawestt4", "barbwest4"],
"sorcwest5": ["palawest5", "palawestt5", "barbwest5"],
"sorcwest6": ["palawest6", "palawestt6", "barbwest6"],
"sorcwest7": ["palawest7", "palawestt7", "barbwest7"],
"sorcwest8": ["palawest8", "palawestt8", "barbwest8"],
"sorcwest9": ["palawest9", "palawestt9", "barbwest9"],
"sorcwest10": ["palawest10", "palawestt10", "barbwest10"]
};
應該如何修改呢?
|
|