Another error starting POL
Posted: Mon Aug 05, 2013 6:24 am
This one I think it's easier 
Starting POL I get this:
Looking at the graphic using UOFiddler, I see that the layer is 2, not 0,
Suggestions?
Starting POL I get this:
The item in itemdesc.cfg is this:Couldn't find an Armor Zone in armrzone.cfg for layer 0
Error in ObjType 0x822e. Package gmitems.
Server Shutdown: load_itemdesc
Execution aborted due to: Configuration file error
Code: Select all
Armor 0x822e
{
Name MetalKiteShield
Desc magic Metal Kite Shield
Graphic 7029
AR 1
MaxHP 18
StrRequired 12
ArmorType 7
DefaultDex -8
BlocksCastingIfInHand 0
EquipScript ::skilladvancerequip
UnequipScript ::skilladvancerunequip
DestroyScript ::maindestroy
// some cprops ... removed
}but apart from that I don't understand what I have to change to make it work.Name: kite shield
Graphic: 0x1B75
Height/Capacity: 1
Weight: 7
Animation: 581
Quality/Layer/Light: 2
Quantity: 0
Hue: 0
StackingOffset/Unk4: 15
Flags: Weapon, ArticleA, PartialHue, Wearable
Suggestions?