Had to add the following lines in the drop[ rune section:
Code: Select all
// Get the number of runes in the book. Added right after the 'case: 116' code
var runeCount = runeBook.GetTag( "runeCount" );
// Added after the message to the client 'You have removed the rune.
runeBook.SetTag( "runeCount", runeCount - 1 );
Razor Version - 1.7.4.49
UO Client Version - 7.0.96.10 : ClassicUO 0.1.10.282