RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Beta 36], [1.0], [2.0] Books of Resource Holding

Ashlar

Sorceror
[Beta 36], [1.0], [2.0] Books of Resource Holding

The original scripts I did for resource holding, BEFORE RunUO 1.0 came out STILL work with no changes needed!
A link to the original post.

What this is:
These books reduce item count for the shard and at the same time make storage of these resources easier for the player.

AlchemistsBook.cs - Stores:
BlackPearl, Bloodmoss, Garlic, Ginseng, MandrakeRoot, Nightshade, SulfurousAsh, SpidersSilk,
BatWing, GraveDust, PigIron, Bone, NoxCrystal, DaemonBlood, DaemonBone,
PotionKeg, BlankScroll, Bottle,
Sand

GraniteBook.cs - Stores:
Granite, DullCopperGranite, ShadowIronGranite, CopperGranite, BronzeGranite, GoldGranite, AgapiteGranite, VeriteGranite, ValoriteGranite

IngotBook.cs - Acts as an Anvil and a Forge. Stores:
IronIngot, DullCopperIngot, ShadowIronIngot, CopperIngot, BronzeIngot,
GoldIngot, AgapiteIngot, VeriteIngot, ValoriteIngot,
Sand

LumberBook.cs - Stores:
Log, Arrow, Bolt, Feather, Shaft

ScaleBook.cs - Stores:
RedScales, YellowScales, BlackScales, GreenScales, WhiteScales

TailorBook.cs - Stores:
Leather, SpinedLeather, HornedLeather, BarbedLeather,
Cloth, UncutCloth, BoltOfCloth,
SpoolOfThread, DarkYarn, LightYarn, LightYarnUnraveled,
Bone, Flax, Cotton, Wool


Duplications of some resources are intentional due to the fact that each book has a reason for it to be included, and the player may not have all of the books available to them.

There is also a SocketGemsKey that works the same as these books in:
[2.0] Diablo Style Socket System

Installation:
Drop in your Custom folder - No mods required.
 

Attachments

  • AlchemistsBook.rar
    3.5 KB · Views: 70
  • GraniteBook.rar
    2.3 KB · Views: 54
  • IngotBook.rar
    3.1 KB · Views: 52
  • LumberBook.rar
    2 KB · Views: 54
  • ScaleBook.rar
    2 KB · Views: 49
  • TailorBook.rar
    2.9 KB · Views: 50
  • All 6 Resource Books.zip
    19.3 KB · Views: 224
Top