RedBeard submitted a new resource:

Academic Bookcase - Stealable/Craftable Item

Here is a working Academic Bookcase. It changes appearance when it's full/empty. This version only holds books, not sure if this is the intent on BroadSword shards.

Details: http://www.uoguide.com/Academic_Bookcase

Code:
//StealableArtifactSpawner.cs edit
// Taken from this post http://servuo.com/archive/osi-stealables-update.200/
// UPDATED OSI STEALABLES
// - Artifact Rarity 8 (3 might be to many for a shard with not alot of players)
            new StealableEntry(Map.Malas,...

Read more about this resource...
 
*Update*
I notice and fixed 2 problems:
1. no sound on drop and
2. wouldn't allow more books to be added.
Please use this version of AcademicBookCase.cs
 

Attachments

  • AcademicBookCase.cs
    4.9 KB · Views: 16
Back