Hi there,

I have been playing on a base servuo server and after about 2000 bods, i have yet to see a single runic atlas small which i found to be strange. After looking into the script I see that the runic atlas entry looks a bit different. Can someone explain why the runic atlas entry seems to have an extra parameter :








1156443


i know 39958 is the decimal equivalent of a runic atlas and verified it



why is it the only entry here with an extra parameter?



https://github.com/ServUO/ServUO/blob/master/Data/Bulk Orders/Inscription/LargeBooks.cfg

GitHub
ServUO/ServUO
An Ultima Online server emulator written in C# .NET - ServUO/ServUO
 
1156443 is the Cliloc entry corresponding to "Runic Atlas"

Many artwork items already have a name attached to them so they don't need you to specify what they're called. If you're using art for another purpose, or using art that doesn't have a name, then you specify a name to go along with it.
 
Back