View Single Post
Old 06-04-2004, 05:27 AM   #8 (permalink)
SonnyJim
 
Join Date: Nov 2003
Posts: 111
Default

Quote:
Originally Posted by David
Not tested, but I think this would fix the server restart issue.
Code:
      public BaseBagofHolding( Serial serial ) : base( serial ) 
      { 
		  TotalWeight = 0; // added
      }

nope did not fix the problem
__________________


You want some? Come get some!
SonnyJim is offline   Reply With Quote