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
|