Postby rej » Mon Aug 13, 2012 8:38 pm
Here you'll find the Masterlevel NPC i use on my new project.
Basicly, you'll need to update your database to get all Spelllines correctly.
Be warned though: With these changes it is possible that gaining Masterlevels through the normal way may not work anymore!
So here is what it does:
You turn in ML Tokens which are created by the script and have the choice which path you'll follow.
So you will need 10 ML Tokens to achieve Masterlevel 10.
/item create mltoken
With each token, your current Spellline gets removed and replaced with a more advanced one. That's why linexspell is so huge!
I know it is a dirty hack, but i didn't figure out how to get all abilities into one Line in another way; And i don't want to have casters have 16 Spelllines - 7 are enough, maybe 8 with ML!
A short sidenote:
When gaining a new rank in a Mastery, spells will be shown multiple times. This is due to the Spelllines don't update correctly when they are removed and replaced by a new one. After relogging, everything is as expected.
installation:
insert the SQL statements to your SQL Server.
For LineXSpell there should be 55 charsets per mastery, in spellline at least 10 (there is also the standard one which is already included in pubdoldb v.3
I didn't include the spells, since they have to be updated. Currently i am using v3 of pubdoldb but some of the timers aren't ok.
UPDATE Aug 18th
uploaded a patch for Stormlord and Sojourner.
- Attachments
-
- masterlevel-patch-aug18.zip
- These are the spelllines and linexspell you'll need.
- (3.11 KiB) Downloaded 356 times
-
- MLNPC.cs
- That's the actual NPC. You'll need the other file aswell for it to work.
- (20.23 KiB) Downloaded 354 times
Last edited by
rej on Thu Aug 16, 2012 12:16 pm, edited 1 time in total.
Instant PvP: RIP '2005
new project coming soon.