
March 9th, 2004, 05:15 AM
|
 |
Major General
|
|
Join Date: Oct 2003
Location: Crystal Tokyo
Posts: 2,453
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Modding feedback wanted
Quote:
Originally posted by Davidious:
most of the stuff I wanted in has already been mentioned so I'll just answer this one...
quote: Originally posted by Teraswaerto:
Also, when giving random magic/sorcery/elemental picks, it should be possible to make some or all of them linked so they are always from the same path. For example 3 sorcery could be set always to be 2/1, and so forth.
|
You can already basically do that.
#magicskill 52 2
#magicskill 52 1
That gives a random level 2 skill in sorcery and a random 1 skill (it is random so it could add together to make a 3 sometimes). So that would always give you either a 2/1 or a 3 (if the Last random turns out to be the same magic path).
So this:
#magicskill 52 1
#magicskill 52 1
#magicskill 52 1
would be three (3) random 1 skills so it could turn out to be:
1/1/1
2/1
3 Great!
...it would be even better if it was documented. 
|