Search found 5 matches

by achra
Fri Jul 07, 2006 8:57 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: CSORT - Sort items inside bags
Replies: 75
Views: 16387

Wow, thanks!

Doggone it, now to repay your generous effort I'm going to have to become a productive member of this scene.
:)
by achra
Fri Jul 07, 2006 6:58 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: CSORT - Sort items inside bags
Replies: 75
Views: 16387

Stacks

I don't think it matters where the empty slot ends up... That is, I wouldn't put any effort into that part of the sort, since I envision the macro arbitrarily combining as many stacks as possible - and then running the rest of your macro as written. Perhaps this would be more easily implemented as a...
by achra
Fri Jul 07, 2006 1:16 am
Forum: MQ2::Macros::Macro Depot v3.0
Topic: CSORT - Sort items inside bags
Replies: 75
Views: 16387

Stacks

Hmm. I only just started using MQ2 this morning, so please forgive my ignorance of the strengths/weaknesses of the language.. Could the script use StackSize to determine which stacks could use more and how much more?.. I have no idea how big of a problem this is, to tear through the bags and combine...
by achra
Thu Jul 06, 2006 11:39 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: CSORT - Sort items inside bags
Replies: 75
Views: 16387

Stacks

It would be awesome if you could find the time to add this feature. I might have a look at it, but sort algorythms aren't my specialty.. and I'm really new to this scripting language. As far as I know, all "ammo" will stack to 100. So, arrows, shurikens, fishbone darts, etc.. So, if it's s...
by achra
Thu Jul 06, 2006 8:30 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: CSORT - Sort items inside bags
Replies: 75
Views: 16387

Sort items into stacks?

This macro is awesome.. But it doesn't seem to sort items into stacks.
If I have 3 or 4 singles around, they don't get sorted into stacks (even with the stack option). Should it?
Also, assuming that it should.. Does it know how to deal with the new 100 stacks for ammo?