Decker message me on msn and ill help u..
Quote:
Error when I use that:
[Only registered and activated users can see links. Click Here To Register...]Code:[COLOR="Red"]AddItem(150249, 12, 255, 7, Item.Gem.SuperDragonGem, Item.Gem.SuperDragonGem);[/COLOR]
#region TrojanBox
case 723991:
{
if (Inventory.Count <= 39)
{
RemoveItem(NextItem(723991));
AddItem(150249, 12, 255, 7, Item.Gem.SuperDragonGem, Item.Gem.SuperDragonGem);
}
break;
}
#endregion
you can't add gems etc.Quote:
AddItem(IDHERE, 12);