Go Back   RunUO - Ultima Online Emulation > RunUO > Custom Script Release Archive

Custom Script Release Archive This is a pre-script database archive of what our users had released.

 
 
Thread Tools Display Modes
Old 06-23-2006, 12:30 AM   #1 (permalink)
Forum Expert
 
Join Date: Sep 2004
Age: 31
Posts: 677
Default [2.0] The Fair Elain Quest

The Fair Elain

Simple drop into custom folder will start this rather lengthy but easy to complete quest.

Features five NPCs (one non-invul), two new items, and two new weapons.

Premise: Alecsander is courting Elain, and is wanting to get a love letter/poem from the famous poet Vacar James to win her affections. Vacar, though, has been commissioned by Erik Sullivan, a guard, to write a similar love letter for him to be given to Elain. A series of passing errands leads the player through a ranger and finally to an "evil" mage that isn't evil.

In the end, the player has the choice of giving the love letter to either Erik or Alecsander, with each giving different items. Erik gives one of two new weapons (jagged katana and the mauler mace), while Alecsander gives over an "heirloom" that's been in his family for generations.

Cloak of Invisibility: Will grant the wearer invisibility until he/she moves or attacks/casts a spell. I've toyed around with a way to keep the person invisible until the person attacks, casts a spell, or is "revealed" while they walk but have not been able to. Anyone that can figure that out will get props and thanks.

Funky Mushroom: An interesting little item based off the statue stones found in the forums. It's a mushroom that, when doubleclicked, will change the user into the opposite gender. Male to female, female to male. There are also some sounds that are included (an eating sound, and the emote "oops!", correctly made to be the other gender from the character starts. Meaning, a male "eats" the mushroom, and a female voice says "oops!", and he is now a she). One has to get another mushroom to change back.

The script should work straight with a drop and restart. If there are any problems, let me know. All the mobiles, items, and gumps are included.

Enjoy.

[The Fair Elain Part 2 is in the works...]
Attached Files
File Type: zip ElainQuest.zip (20.1 KB, 276 views)
Vhaerun is offline  
Old 06-23-2006, 12:31 AM   #2 (permalink)
Forum Expert
 
Join Date: Sep 2004
Age: 31
Posts: 677
Default

<<Reserved for Part 2>>
Vhaerun is offline  
Old 06-23-2006, 01:40 AM   #3 (permalink)
Forum Novice
 
Join Date: May 2004
Location: Canada
Age: 35
Posts: 158
Default

This I will use, ty so much for sharing this with us all,
dragonlady is offline  
Old 06-23-2006, 01:43 AM   #4 (permalink)
Forum Newbie
 
Join Date: Jun 2006
Age: 28
Posts: 21
Default

very nice, tested and works great
Total Failure is offline  
Old 06-23-2006, 04:09 AM   #5 (permalink)
Forum Expert
 
Join Date: Dec 2003
Location: Sitting in a chair fulfilling my life's goal
Age: 22
Posts: 2,576
Send a message via AIM to Killamus Send a message via MSN to Killamus
Default

Cloak of invis. This is the method I used in mine for 1.0, so if this doesn't work on 2.0, they changed alot of shit. I have yet to see the stealth.cs file, or mobile.cs, so....
Attached Files
File Type: txt CloakOfInvisibility.cs.txt (1.3 KB, 33 views)
__________________
Procrastinators unite!
Tomorrow.
Saying that Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
Killamus is offline  
Old 06-24-2006, 07:43 AM   #6 (permalink)
 
Join Date: Feb 2006
Posts: 12
Default

The quest works quite good, untill the part with the rewards....
The guard didn't give anything and the other guy gave an empty basket o_O
The quest has been tested by 15 players so far and me the admin.
Runing RunUO 2.0

Other then that, you might want to change the letter item name to a Letter from "A rolled map", but awesome work and this quest deffinatly will make it into my shard. Love quests are always refreshing
tameril is offline  
Old 06-24-2006, 09:42 AM   #7 (permalink)
Forum Expert
 
Join Date: Sep 2004
Age: 31
Posts: 677
Default

Hrm. I just retested this on my shard and it works fine. Yes, some of the things that Alecsander gives are bunk. That's part of the humor of the quest.

Oops, yeah, there should be a:

Code:
Name = "Vacar's Love Letter";
In the code for the letter. The guard is supposed to give you one of the two weapons included. One is a katana, the other is a war mace, both only slightly magical. They aren't named different either, though you can do that with them as well, if you wish. Make sure you check your backpacks after talking to the guard to see if you actually got the weapons or not.

The katana does Hit Harm 5%, NightSight, and Weapon Damage 20%. The war mace has Weapon Speed 10% and Weapon Damage 20%.
Vhaerun is offline  
Old 06-24-2006, 10:32 AM   #8 (permalink)
 
Join Date: Feb 2006
Posts: 12
Default

Indeed my bad. I had a katana in my back pack and I didn't pay attention this was a magical one. Changed the letter name and if the other thing is part of the humor, then it's ok
Wonder how many of my players will actually help Alecsander after getting the basket
Will tweak it a bit to give more usefull items (even if deco items).
Once again nice quest. Thank you for the release.

P.S.: Even if this sounds silly...the other players didn't pay attention the katana was magical either.....

Last edited by tameril; 06-24-2006 at 10:36 AM.
tameril is offline  
Old 06-25-2006, 09:30 AM   #9 (permalink)
Just pushin' on...
 
Crepti's Avatar
 
Join Date: May 2004
Location: UK
Posts: 224
Default

The quest worked fine for me in a test - Apart from one thing.

Take 10 robes to the mage - Drag them all on, you get 10 rings. Give 10 rings to the ranger, you get 10 books. 10 books to the Vacar, you get 10 love letters. Which you can then split between the guard and nobleman to get a variety of items.
And it doesn't matter how many time you do it, you can complete the quest 100 times and come back for more.
Crepti is offline  
Old 06-25-2006, 10:03 AM   #10 (permalink)
Forum Expert
 
Join Date: Sep 2004
Age: 31
Posts: 677
Default

Indeed.

I've not yet worked out if it's possible on how many times it can be done. However, realizing that, I made the rewards a bit on the weak side. The only things really worth having are the weapons (and only for new characters, really) and the cloak, which has some strict limits to it's usefulness (walking, talking, casting, fighting will make you visible).

And if someone did do the quest, got a funky mushroom, and ended up "changed", I'd think they most likely would want the ability to go back and try to get the mushroom again.
Vhaerun is offline  
Old 06-27-2006, 11:44 PM   #11 (permalink)
 
Join Date: May 2006
Posts: 8
Default

Killamus, They have changed one thing as far as I see. its AllowedStealthSteps instead of StealthSteps

Quote:
m.Hidden = true;
m.AllowedStealthSteps = 9999;
return true;
Zounds is offline  
Old 06-28-2006, 01:52 AM   #12 (permalink)
Forum Expert
 
Join Date: Dec 2003
Location: Sitting in a chair fulfilling my life's goal
Age: 22
Posts: 2,576
Send a message via AIM to Killamus Send a message via MSN to Killamus
Default

Ah, thank you. I have yet to have time to check out RunUO 2.0 in full.
__________________
Procrastinators unite!
Tomorrow.
Saying that Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
Killamus is offline  
Old 06-28-2006, 02:16 AM   #13 (permalink)
 
Join Date: May 2006
Posts: 8
Default

Quote:
Originally Posted by Killamus
Ah, thank you. I have yet to have time to check out RunUO 2.0 in full.
I wrote my own script from hand because it had more errors in it that I over looked here is a copy that works.
Attached Files
File Type: cs CloakOfHidden.cs (2.1 KB, 22 views)
Zounds is offline  
Old 06-28-2006, 02:45 AM   #14 (permalink)
Forum Expert
 
DraconisDesBois's Avatar
 
Join Date: Oct 2003
Location: California
Age: 27
Posts: 284
Send a message via ICQ to DraconisDesBois Send a message via AIM to DraconisDesBois Send a message via Yahoo to DraconisDesBois
Thumbs up thumbs up

I love this quest, looking forward to part 2!
__________________
Sonoma Veteran zDARIALz
1998 - 2006

DraconisDesBois is offline  
 

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