2H<>1H+Shield toggle
#10
Well with one more addition I will be able to write a perfect macro for my current situation (which is simply two setups).

The problem is that I want to leverage some / commands using a conditional in a lua script. Basically (not syntax checked, not able to check now):

Code:
/script if GetInventoryItem(17) /saveset 2; /loadset 1; else /saveset 1; /loadset 2; end

This keeps my saved sets up to date automatically (as I add different equipment). The boolean nature of it however doesn't allow for more than 2 setups on the same toggle.

I just need to find out what lua functions are called by /saveset and /loadset.
Reply


Messages In This Thread
2H<>1H+Shield toggle - by Ynir - 12-20-2004, 05:16 PM
2H<>1H+Shield toggle - by vor_lord - 12-23-2004, 05:10 PM
2H<>1H+Shield toggle - by Ynir - 01-04-2005, 09:33 PM
2H<>1H+Shield toggle - by Ynir - 01-04-2005, 09:41 PM
2H<>1H+Shield toggle - by vor_lord - 01-04-2005, 11:04 PM
2H<>1H+Shield toggle - by vor_lord - 01-05-2005, 03:18 PM
2H<>1H+Shield toggle - by Ynir - 01-05-2005, 04:04 PM
2H<>1H+Shield toggle - by vor_lord - 01-05-2005, 08:28 PM
2H<>1H+Shield toggle - by Ynir - 01-13-2005, 09:14 PM
2H<>1H+Shield toggle - by vor_lord - 01-13-2005, 11:18 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)