|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Novice
Join Date: Jan 2004
Age: 40
Posts: 197
|
ok this should be easy but im having a bit of a problem with it, seems i have completly disabled all powerscrolls even the ones the champs leave are gone.
this is my script portion from char creation.. Code:
// The new AOS bankboxes don't have powerscrolls, they are automatically 'applied' //for ( int i = 0; i < PowerScroll.Skills.Length; ++i ) //m.Skills[PowerScroll.Skills[i]].Cap = 120.0;:
__________________
![]() Sickness Owner Admin Blood Omen shard, a little something different |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
|
Those two scripts are unrelated entirely. You're not going to disable powerscrolls for champions by disabling the cap setting loop in charactercreation.cs.
Now, are you trying to kill champions outside of Felucca or have you edited basechampion.cs? In that they wouldn't leave powerscrolls anymore. |
|
|
|
|
|
#3 (permalink) |
|
Forum Novice
Join Date: Jan 2004
Age: 40
Posts: 197
|
thank you very much, that helped, but will this disable the startup addition powerscrolls by putting the "//" infront of those lines?
__________________
![]() Sickness Owner Admin Blood Omen shard, a little something different |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|