Missing Container Gumps
Posted: Fri Dec 16, 2011 6:40 am
All this contianer gumps are missing from code. here is the full script so you know what gumps I'm talking about
here is some stocking gumps missing
Code: Select all
[GiftBoxRectangle]
{
id=0x46A5
weight=200
type=1
COLORLIST=31
//gump 0x11E
}
[GiftBoxRectangle2]
{
get=GiftBox
id=0x46A6
}
[GiftBoxCube]
{
id=0x46A2
weight=200
type=1
COLORLIST=31
//gump 0x11b
}
[GiftBoxCylinder]
{
id=0x46A3
weight=200
type=1
COLORLIST=31
//gump 0x11C
}
[GiftBoxOctogon]
{
id=0x46A4
weight=200
type=1
COLORLIST=31
//gump 0x11d
}
[GiftBoxAngel]
{
id=0x46A7
weight=200
type=1
COLORLIST=31
//gump 0x11f
}
[GiftBoxNeon]
{
id=0x232A
weight=200
type=1
COLORLIST=32
}
[GiftBoxNeon2]
{
get=GiftBoxNeon
id=0x232B
}Code: Select all
[GreenStocking]
{
id=0x2bd9
weight=100
newbie
type=1
//GumpID = 0x103
}
[GreenStocking2]
{
get=GreenStocking
id=0x2bda
}
[RedStocking]
{
id=0x2bdb
weight=100
newbie
type=1
//GumpID = 0x103
}
[RedStocking2]
{
get=RedStocking
id=0x2bdc
}