04-06-2005, 07:16 PM
Jibsy has 2 keybindings that could help:
WeaponSwitch_Switch(1), WeaponSwitch_Switch(2).
In a macro you could always have a line like this:
/script WeaponSwitch_Switch(#);
where # is the number of the set you want to use (1, 2, or 3).
You can get fancier if you want to mod it up yourself.
WeaponSwitch_Switch(1), WeaponSwitch_Switch(2).
In a macro you could always have a line like this:
/script WeaponSwitch_Switch(#);
where # is the number of the set you want to use (1, 2, or 3).
You can get fancier if you want to mod it up yourself.