Go Back   RunUO - Ultima Online Emulation > RunUO > New Join Forum

New Join Forum So your new to RunUO and looking to work with people that are new, this is the place.

Reply
 
Thread Tools Display Modes
Old 05-29-2005, 02:00 PM   #1 (permalink)
Forum Novice
 
Macil's Avatar
 
Join Date: Oct 2003
Location: Harper Woods, Michigan
Age: 21
Posts: 815
Send a message via ICQ to Macil Send a message via AIM to Macil
Default Faction resigning...

How do I manually change it so that there is no longer a waiting period after leaving a faction? I want to be able to leave a faction and join another instantly, not after 7 days.

Just knowing which script it in would help a lot I guess. I browed through them and wow there are a lot to the faction system! =)
Macil is offline   Reply With Quote
Old 05-29-2005, 06:28 PM   #2 (permalink)
 
Join Date: Jan 2003
Posts: 380
Default

In LeaveFactionGump.cs there are a bunch of statements like this:

Code:
( Faction.LeavePeriod == TimeSpan.FromDays( 7.0 ) )
Perhaps changing those will do it.

Can't say for certain though as I have never tried to change it, but it's a good place to start.
Darveon is offline   Reply With Quote
Old 06-01-2005, 05:27 PM   #3 (permalink)
 
Join Date: Jun 2005
Posts: 10
Send a message via ICQ to DungeonMaster
Default

Dont have the script in front of me but that sounds about right.

you can change the "7.0" value to whatever you want.

You can also change the "FromDays" to "FromMinutes" / "FromSeconds"

Look at the beginning of the script for a bool (true/false) statement. There might be a means for toggling leavefaction delay to true/false.


___________________________
Noster Universitas(NUO) - custom Guild Warfare, Territorial/Political, and Economic systems!
DungeonMaster 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