Go Back   RunUO - Ultima Online Emulation > RunUO > FAQ Forum

FAQ Forum A place to find answers to the most frequently asked questions, and a place to post said answers. Do NOT use this forum to ask questions.

Reply
 
Thread Tools Display Modes
Old 02-19-2006, 09:06 PM   #1 (permalink)
Forum Expert
 
Asmir3's Avatar
 
Join Date: Sep 2005
Location: A-Town Baby
Age: 19
Posts: 614
Default Changing Rules

To Change From Felucca Rules To Trammel Rules Or From Trammel Rules To Felucca Rules Follow These Steps
1.Open MapDefinitions Should Be Found In Your Misc Folder
2. Next Find
Code:
RegisterMap( 0, 0, 0, 6144, 4096, 4, "Felucca",		MapRules.FeluccaRules );
			RegisterMap( 1, 1, 0, 6144, 4096, 0, "Trammel",		MapRules.TrammelRules );
			RegisterMap( 2, 2, 2, 2304, 1600, 1, "Ilshenar",	MapRules.FeluccaRules );
			RegisterMap( 3, 3, 3, 2560, 2048, 1, "Malas",		MapRules.FeluccaRules );
			RegisterMap( 4, 4, 4, 1448, 1448, 1, "Tokuno",		MapRules.TrammelRules
3.Example Of Change The Rules
I will Change Trammel Rules To Felucca Fules
4.Find
Code:
RegisterMap( 1, 1, 0, 6144, 4096, 0, "Trammel",		MapRules.TrammelRules );
next Where it Says TrammelRules Change To Felucca Rules, Should Look Like This
Code:
RegisterMap( 1, 1, 0, 6144, 4096, 0, "Trammel",		MapRules.FeluccaRules );
There You Go Have Fun
__________________
Casiopia
Asmir3 is online now   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