
Originally Posted by
Rongway
Your macros assume that the correct layout is on a specific class. Such an assumption is inconvenient.
Yes i assume the average player can drag the buttons how they see fit once. On the right class. You assume the same just without having to be on a specific job... even thought they have the same skills.
Edit: If you are going on about inconvenience: What happens when the player accidentally executes the macro while NOT on a crafter? With mine: nothing. With yours: all ruined.
With both out here, each player can decide.
Code:
/hotbar copy bsm 1 crp 1
/hotbar copy bsm 1 arm 1
/hotbar copy bsm 1 gsm 1
/hotbar copy bsm 1 ltw 1
/hotbar copy bsm 1 wvr 1
/hotbar copy bsm 1 alc 1
/hotbar copy bsm 1 cul 1
Code:
/hotbar copy bsm 2 crp 2
/hotbar copy bsm 2 arm 2
/hotbar copy bsm 2 gsm 2
/hotbar copy bsm 2 ltw 2
/hotbar copy bsm 2 wvr 2
/hotbar copy bsm 2 alc 2
/hotbar copy bsm 2 cul 2
Code:
/hotbar copy bsm 3 crp 3
/hotbar copy bsm 3 arm 3
/hotbar copy bsm 3 gsm 3
/hotbar copy bsm 3 ltw 3
/hotbar copy bsm 3 wvr 3
/hotbar copy bsm 3 alc 3
/hotbar copy bsm 3 cul 3
Crosshotbar:
Code:
/chotbar copy bsm 1 crp 1
/chotbar copy bsm 1 arm 1
/chotbar copy bsm 1 gsm 1
/chotbar copy bsm 1 ltw 1
/chotbar copy bsm 1 wvr 1
/chotbar copy bsm 1 alc 1
/chotbar copy bsm 1 cul 1
Code:
/chotbar copy bsm 2 crp 2
/chotbar copy bsm 2 arm 2
/chotbar copy bsm 2 gsm 2
/chotbar copy bsm 2 ltw 2
/chotbar copy bsm 2 wvr 2
/chotbar copy bsm 2 alc 2
/chotbar copy bsm 2 cul 2
Code:
/chotbar copy bsm 3 crp 3
/chotbar copy bsm 3 arm 3
/chotbar copy bsm 3 gsm 3
/chotbar copy bsm 3 ltw 3
/chotbar copy bsm 3 wvr 3
/chotbar copy bsm 3 alc 3
/chotbar copy bsm 3 cul 3