Go Back   RunUO - Ultima Online Emulation > RunUO > Script Support

Script Support Get support for modifying RunUO Scripts, or writing your own!

Reply
 
Thread Tools Display Modes
Old 01-22-2005, 08:44 PM   #1 (permalink)
 
Join Date: Jun 2003
Posts: 31
Default PvP

While testing a new shard on the latest version 2 players were unable to target each other.

Is there any reason why?

Both players are in warmode.
neither are young.
There have been no modifications to PlayerMobile

Does RunUO vanilla include some PvP rules I'm unaware of?

Thank you in advance for you assistance.

Pi_guy
Pi_guy is offline   Reply With Quote
Old 01-22-2005, 08:50 PM   #2 (permalink)
Master of the Internet
 
bzk90's Avatar
 
Join Date: Jun 2003
Location: Nevada
Age: 18
Posts: 6,630
Send a message via AIM to bzk90 Send a message via MSN to bzk90 Send a message via Yahoo to bzk90
Default

were they in trammel.... if they were you can only pvp in fell
bzk90 is offline   Reply With Quote
Old 01-22-2005, 08:55 PM   #3 (permalink)
 
Join Date: Jun 2003
Posts: 31
Default

Thanks, it did work, is there any way to change that?
Pi_guy is offline   Reply With Quote
Old 01-22-2005, 08:57 PM   #4 (permalink)
 
Join Date: Jun 2003
Posts: 31
Default

And I've noticed that weapons made of different ore, still do the same amount of damage no matter what armour
Pi_guy is offline   Reply With Quote
Old 01-22-2005, 09:52 PM   #5 (permalink)
Forum Expert
 
Seven's Avatar
 
Join Date: Dec 2004
Location: Tomah, WI
Age: 19
Posts: 1,326
Default

Quote:
Originally Posted by Pi_guy
Thanks, it did work, is there any way to change that?
You need to change in character creation you need to ethir:
change the default chracter creation map to felucca and/or change the (YOUNG) starting point to brit inn fel
__________________
We have cookies... (Looking for Server Raters/News Reporters)
[ www . ryst . net ]
Seven is offline   Reply With Quote
Old 01-23-2005, 08:50 AM   #6 (permalink)
 
Join Date: Jun 2003
Posts: 31
Default

No what I mean is there any way to change which maps allow pvp?

Also there seems to be a physical resistance max of 70 no matter how you set it in the scripts, anyone have any idea where this handled, I've done search after search on the forum. Its as though noone has ever tried it.

Pi_guy
Pi_guy is offline   Reply With Quote
Old 01-23-2005, 10:23 AM   #7 (permalink)
 
Join Date: Nov 2004
Age: 22
Posts: 106
Cool

Yeah, you'd have to reset a facet to have the felucca rules. Let me find the file...

Okay. Go into scripts/misc/MapDefinitions.cs

You'll see a block of code like this:

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.TrammelRules );
RegisterMap( 3, 3, 3, 2560, 2048, 1, "Malas",MapRules.TrammelRules );
RegisterMap( 4, 4, 4, 1448, 1448, 1, "Tokuno",MapRules.TrammelRules );
Just change 'TrammelRules' to 'FeluccaRules' wherever you want unrestricted player vs. player action. That should do the trick.
Froman2686 is offline   Reply With Quote
Old 01-23-2005, 11:52 AM   #8 (permalink)
 
Join Date: Jun 2003
Posts: 31
Default

Thanks alot works great
Pi_guy 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