ScriptUO

Scripting Resources & Utilities => Stealth Client => Stealth scripts => Topic started by: dxrom on May 11, 2013, 09:49:26 AM

Title: [V4 , Pascal] [UO:R FS] dxrom's Magery Scroll Sorter
Post by: dxrom on May 11, 2013, 09:49:26 AM
Code: [Select]
(*Written by dxrom for ScriptUO.com
An example of utilizing an array to sort items into proper bags.
This example is intended for the 64 Spells of Magery.
Constants should be changed as per each individual user's setup.

Chest - the main container hold the 8 containers for each circle of spell
SortBag - the bag full of magery scrolls
CxBAG - Bags representing spell circles, contained within Chest.*)

Thought this would be something fun to throw together real quick as an example script (Also works!)

Thanks Crome for beating me through my sleepless stupor :P