View Single Post
Old 06-13-2004, 02:05 PM   #18 (permalink)
warduke
Newbie
 
warduke's Avatar
 
Join Date: Apr 2004
Age: 34
Posts: 77
Question Saw works great on 1.0 just one ?

Im trying to add the saw to my runic vendor with this line of code.

Add( new GenericBuyInfo( "Copper Carpenter's Tool",typeof( runicsaw ), 7500, 20, ????, ????, new object[] { CraftResource.Copper }) );

The problem im haveing is when purchased from the vendor it looks like a runic fletchers tool? What do i need to correct this? I think it has todo with the ? are where numbers that define the gump? But cant figure out the numbers for saw??

Thanks
warduke is offline   Reply With Quote