What I've tried is this:
No success. It doesn't switch weapons at all.equipAuto +4 Wind Damascus {
target Siroma
}
equipAuto +4 Gladius [Andre*3] [3] {
target Roween
}
Moderator: Moderators
No success. It doesn't switch weapons at all.equipAuto +4 Wind Damascus {
target Siroma
}
equipAuto +4 Gladius [Andre*3] [3] {
target Roween
}
Code: Select all
autoSwitch Siroma {
rightHand +4 Wind Damascus
}
autoSwitch Roween {
rightHand +4 Gladius [Andre*3] [3]
}