Page 1 of 1

Missing Container Gumps

Posted: Fri Dec 16, 2011 6:40 am
by dragon slayer
All this contianer gumps are missing from code. here is the full script so you know what gumps I'm talking about

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
}
here is some stocking gumps missing

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
}

Re: Missing Container Gumps

Posted: Mon Jan 16, 2012 2:34 am
by Xuri
Are those from Stygian Abyss? I can add them, but don't have a client patched high enough to test atm. Also, which gump for the GiftBoxNeon items?

Re: Missing Container Gumps

Posted: Mon Jan 16, 2012 3:10 am
by dragon slayer
no those are all the gift boxes from ML up to SA i think

Re: Missing Container Gumps

Posted: Mon Jan 16, 2012 6:59 pm
by dragon slayer
Gift box neon is 0x102 gump or non hex id is 258

thanks :)

Re: Missing Container Gumps

Posted: Mon Mar 19, 2012 2:49 pm
by Xuri
Fixed on CVS and in UOX3 0.99!