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 02-17-2006, 05:55 PM   #1 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 31
Default Quest with enigmae and keywords

First of all I wish to thank everybody.
I am nb also be indulgent.
It is my first script of quest and I am French also, you will have certainly to retouch the dialogues of the pnj.

Quest of Elements is a quest with enigmae and keywords.

Oracle made a bet with the Gods. He gives you alternately 4 enigmae to be resolved.

In every found solution, you have to visit the corresponding God, to say the name followed by the keyword which is solution of the enigma. The God gives you then one of the Elements that you have to bring back to the Oracle.

To begin the Quest, visit Oracle and say : oracle hail

Quest takes place on Trammel.

I arranged the pnj so but you can choose the other places, it will then be necessary to think of modifying the logs of gumps:

Oracle: near the Hall of Virtues to Britain
Hephaistos: 4593 36136 30
Eole : 5132 157 0
Poseidon : 1319 550 30
Gaia: 2594 461 60

Archambeau: in Britain's library
Pythie: in the temple of the Justice
Attached Files
File Type: rar quest of elements.rar (25.7 KB, 101 views)

Last edited by Angeline; 05-27-2006 at 05:50 AM. Reason: attach files reediting
Angeline is offline  
Old 02-18-2006, 12:36 AM   #2 (permalink)
Forum Expert
 
Johabius's Avatar
 
Join Date: Dec 2004
Location: Kansas, USA
Age: 38
Posts: 4,964
Send a message via ICQ to Johabius Send a message via Yahoo to Johabius
Default

Thank you! I'll be adding this to my server soon, and giving it a try.
__________________
In some cases stupid makes you win-Radwen
Johabius is offline  
Old 02-18-2006, 07:54 AM   #3 (permalink)
Newbie
 
Join Date: Mar 2005
Location: The Smoke Shop
Age: 21
Posts: 49
Default

I believe you have a typo in the spelling of enigmae. I do think you were meaning enigma. Anyways I always like to see a new quest come out of the works good job.
WeedGod is offline  
Old 02-18-2006, 12:50 PM   #4 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 31
Default

Yes it's enigma. It's difficult for me to translate in english because my english is very bad

Also I hope than you'll be indulgent with me
Angeline is offline  
Old 05-20-2006, 08:00 AM   #5 (permalink)
 
Join Date: Jun 2004
Location: Alabama
Posts: 19
Send a message via Yahoo to MadMadDragon
Question Something missing.

Where is the rest of the quest? Only thing in the .rar file is the gump for the quest.
MadMadDragon is offline  
Old 05-21-2006, 05:00 AM   #6 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 31
Default

Quote:
MadMadDragon Where is the rest of the quest? Only thing in the .rar file is the gump for the quest.
All the files are in the .rar, gump, items and mobiles.
Here is separes if you preferes
Attached Files
File Type: rar Gumps.rar (12.5 KB, 13 views)
File Type: rar Mobiles.rar (7.3 KB, 13 views)
File Type: rar Items.rar (5.4 KB, 5 views)

Last edited by Angeline; 05-27-2006 at 05:42 AM. Reason: attach files reediting
Angeline is offline  
Old 05-21-2006, 06:36 AM   #7 (permalink)
Forum Novice
 
InOverMyHead's Avatar
 
Join Date: Oct 2003
Location: In a state of total and constant confusion
Age: 53
Posts: 466
Default

Quote:
Also I hope than you'll be indulgent with me

I think you meant patient, Angeline.
I'm just trying to help with your english so I hope you don't take it the wrong way...
__________________
Untitled-12 copy.jpg
InOverMyHead is offline  
Old 05-22-2006, 12:07 PM   #8 (permalink)
 
Join Date: Mar 2006
Age: 26
Posts: 103
Send a message via AIM to princess Send a message via MSN to princess Send a message via Yahoo to princess
Default Just a little confused

I tried to apply this quest to my server, but there is not seeming to be a way that I can implement it and have the people talking. nobody says anything to me to even accept the quest. I like the idea but there needs to be more information with it, like what are the keywords and such so that the admins know how to test it. any help?
__________________
:p Lady Bella view my website at http://bellsite.servegame.com

:o I can use as many helpful hints for making my shard grow!!:rolleyes:
princess is offline  
Old 05-23-2006, 05:51 PM   #9 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 31
Default

To begin the Quest, visit Oracle and say : oracle hail

In every found solution, you have to visit the corresponding God, to say the name followed by the keyword which is solution of the enigma. The God gives you then one of the Elements that you have to bring back to the Oracle.

The keywords are on each mobile's files like Hephaistos.cs line 84
Edit the file and search "string keyword"

Code:
 string keyword = this.Name + " wind";
Each time you must say pnj's name and the keyword like this : hephaistos wind.

The Oracle give you each time a section of parchment. When you have the four sections clic on this.

Give the Parchment of Knowledge to Archambeau, he'll say you where is the Pythie.

Give the Parchment of Wisdom to the Pythie and she'll give you a reward : the bracelet of elements.

I hope to help you

Angeline
Angeline is offline  
Old 05-26-2006, 08:39 PM   #10 (permalink)
Forum Expert
 
Join Date: Sep 2005
Location: UK
Age: 29
Posts: 781
Default

hi there i added this pack into my server and i got this error. any help would be great. thanks

Code:
RunUO - [www.runuo.com] Version 1.0.0, Build 36918
Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
 - Error: Scripts\Customs\AdminStuff\Quests\Quete of Elements english\Items\Brac
eletElements.cs: CS0506: (line 9, column 39) 'Server.Items.BraceletElements.Arti
factRarity.get' : cannot override inherited member 'Server.Items.BaseJewel.Artif
actRarity.get' because it is not marked virtual, abstract, or override
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.
__________________
*+ MW Admin Naturescorpse +*
WonderlandADnc is offline  
Old 05-27-2006, 05:39 AM   #11 (permalink)
Forum Newbie
 
Join Date: Feb 2006
Posts: 31
Default

Quote:
RunUO - [www.runuo.com] Version 1.0.0, Build 36918
Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
- Error: Scripts\Customs\AdminStuff\Quests\Quete of Elements english\Items\Brac
eletElements.cs: CS0506: (line 9, column 39) 'Server.Items.BraceletElements.Arti
factRarity.get' : cannot override inherited member 'Server.Items.BaseJewel.Artif
actRarity.get' because it is not marked virtual, abstract, or override
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
ok try with this new file

Angeline.
Attached Files
File Type: rar BraceletElements.rar (454 Bytes, 8 views)
Angeline 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 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5