Scribeage ...
Can someone tell me how to set up a spell scriber
from when they say Scribe spells it does 1 - 75 spells ?? |
I believe that GeorgeS' Quest tool has an example quest for spell scriber.
Here is the one I use: Code:
#A conversation to Scribe ALL spells For Player (up to curr. level) |
Don't forget...
Don't forget to put $ulevel between the quotes where it says "quest::scribespells(); }".
So it will look like this, "quest::scribespells($ulevel); }" Otherwise it won't scribe anything. |
Quote:
I hate that as well, and it is a very easy change. This was take from old source, so it may be out of date, but the change is very simple. In zone\spells.cpp: Code:
void Client::CheckSongSkillIncrease(int16 spell_id){ |
IMHO something like this should be placed as custom Rule so admins can set their own skill ups speed.
Doesn't such Rule allready exist for common skills? Bards skill should be incorporated into it then |
All times are GMT -4. The time now is 12:24 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.