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!

Incomplete - All Spellbooks - Sample

X-SirSly-X

Sorceror
Incomplete - All Spellbooks - Sample

Code:
Ok this is a big work in progress. I just thought i would 
post this and give a sample of how things are coming along.
and to let people know i'm still alive and working on this.

DON'T PUT THIS ON A WORKING SERVER!
use this system for testing as its not complete at all and
still needs tons of work. Speaking of work... If some people
could assist me in some VERY simple coding(basically copy/paste
and change a number) It would help greatly to speed things up on
this!

aim/Y! - xlostsilencex
icq - 383961

delete these folders & files:
Initializer.cs
Reagent.cs
Spellbook.cs
SpellRegistry.cs
\RunUO-1.0.0\Scripts\Spells\Necromancy\
\RunUO-1.0.0\Scripts\Spells\Chivalry\
\RunUO-1.0.0\Scripts\Items\Skill Items\Magical\Scrolls\Necromancy
\RunUO-1.0.0\Scripts\Items\Skill Items\Magical\NecromancerSpellbook.cs
\RunUO-1.0.0\Scripts\Items\Skill Items\Magical\BookOfChivalry.cs

Extract the files in \custom\AllSpellbooks\


Here is what you will be looking at...

Necro
-28 new spells and Scrolls
-Fully functional new spell book complete with proper text, and spell info

Pally
-16 new spells and Scrolls
-Fully functional new spell book. needs to be updated w/ pally spell info

Bard
-25 new spells and Scrolls
-Fully functional new spell book. needs to be updated w/ pally spell info


-----
Known Bugs:
-Chivalry.DivineGiftSpell- is working off eval int, and needs to work of Chivalry
-----

Please give some feedback, and let me know if you could help with some 
VERY simple coding.

X-SirSly-X
 

Attachments

  • @Class-Bard.zip
    48 KB · Views: 63
  • @Class-Necromancy.zip
    65.7 KB · Views: 60
  • @Class-Paladin.zip
    38.2 KB · Views: 56
  • SpellRegistry.zip
    7.4 KB · Views: 57
SirSly

Sweet thx. I can't wait to try out the new spells. I'm am working on A_Li_N's Fulll Spellbook so that it can be used with this system.
 
Top