Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 10-12-2004, 09:34 PM   #1 (permalink)
Forum Novice
 
fasternu's Avatar
 
Join Date: Jan 2004
Age: 40
Posts: 197
Default help to disable startup powerscrolls

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;:
please help.
__________________


Sickness

Owner Admin Blood Omen shard, a little something different
fasternu is offline   Reply With Quote
Old 10-12-2004, 09:37 PM   #2 (permalink)
Forum Expert
 
Join Date: Aug 2004
Location: Redmond, WA
Age: 21
Posts: 1,288
Send a message via AIM to Sep102 Send a message via MSN to Sep102
Default

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.
Sep102 is offline   Reply With Quote
Old 10-12-2004, 10:13 PM   #3 (permalink)
Forum Novice
 
fasternu's Avatar
 
Join Date: Jan 2004
Age: 40
Posts: 197
Default

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
fasternu is offline   Reply With Quote
Old 10-12-2004, 10:15 PM   #4 (permalink)
Forum Expert
 
Join Date: Aug 2004
Location: Redmond, WA
Age: 21
Posts: 1,288
Send a message via AIM to Sep102 Send a message via MSN to Sep102
Default

Yes, that is how you do it, those double front slashes are correct as they are the single line comment operators for the C++ language and its related languages.
Sep102 is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5