Go Back   RunUO - Ultima Online Emulation > RunUO > Custom Script Releases

Custom Script Releases This forum is where you can release your custom scripts for other users to use.

Please note: By releasing your scripts here you are submitting them to the public and as such agree to publish them under the GPL licensing terms. The RunUO Team has made its software GPL for you to use and enjoy you should do the same for anything based off of RunUO.

Reply
 
Thread Tools Display Modes
Old 07-03-2009, 06:27 PM   #1 (permalink)
Forum Novice
 
nerun's Avatar
 
Join Date: Jun 2003
Location: Brazil
Age: 30
Posts: 952
Default OSI Chesapeake decoration

Hi all,

I tested Kingdom Reborn a few days ago and see some changes in decoration:

1.- Benefactor Of Britain statue, in Britain entrance

2.- signs in the bridge

3.- Britain Bank custom decoration (just in Chesapeake server)

4.- Office Of The Commander Of The Royal Guard new decoration (just in Chesapeake server). This is the tower near the bank.

5.- a few other fixes.

Download the files, place them in \Data\Decoration\Britannia, use [decorate.


Other custom decorations (non-OSI):

* New Mine for Minoc - this add a new mine at Minoc mining camp.

* Britain Bank Custom Decoration - beautifull decoration for Britain Bank.

* Static Exporter - a script to save statics inside a bounding box to a decoration .cfg file. Make your own custom decorations!
Attached Images
File Type: jpg Benefactor.JPG (56.9 KB, 333 views)
File Type: jpg BritainBank.JPG (256.0 KB, 349 views)
File Type: jpg campfire.JPG (195.9 KB, 227 views)
File Type: jpg Corral.JPG (171.4 KB, 174 views)
File Type: jpg Office.JPG (76.0 KB, 261 views)
File Type: jpg Smith.JPG (182.7 KB, 203 views)
File Type: jpg Stable.JPG (213.5 KB, 222 views)
Attached Files
File Type: zip Britannia.zip (20.1 KB, 112 views)
__________________
RPG, GURPS, Fuzion, FUDGE, MERP, Battletech, Wargames
Brazillian Portuguese Blog - GURPZine

Last edited by nerun; 07-04-2009 at 03:45 PM. Reason: New links
nerun is offline   Reply With Quote
Old 07-03-2009, 09:16 PM   #2 (permalink)
Forum Expert
 
Erica's Avatar
 
Join Date: Jan 2005
Location: Laramie, Wyoming
Age: 45
Posts: 1,699
Send a message via ICQ to Erica Send a message via AIM to Erica Send a message via MSN to Erica Send a message via Yahoo to Erica Send a message via Skype™ to Erica
Default

Quote:
Originally Posted by nerun View Post
Hi all,

I tested Kingdom Reborn a few days ago and see some changes in decoration:

1.- Benefactor Of Britain statue, in Britain entrance

2.- signs in the bridge

3.- Britain Bank custom decoration (just in Chesapeake server)

4.- Office Of The Commander Of The Royal Guard new decoration (just in Chesapeake server). This is the tower near the bank.

5.- a few other fixes.

Download the files, place them in \Data\Decoration\Britannia, use [decorate.
Nice but it crashes your shard when saying the command [decorate

Code:
Server Crash Report
===================

RunUO Version 2.0, Build 3466.34897
Operating System: Microsoft Windows NT 6.0.6002 Service Pack 2
.NET Framework: 2.0.50727.4016
Time: 7/3/2009 19:07:00
Mobiles: 3511
Items: 174525
Exception:
System.ArgumentException: Type not found for header: '638 1208 32'
   at Server.Commands.DecorationList.Read(StreamReader ip)
   at Server.Commands.DecorationList.ReadAll(String path)
   at Server.Commands.Decorate.Generate(String folder, Map[] maps)
   at Server.Commands.Decorate.Decorate_OnCommand(CommandEventArgs e)
   at Server.Commands.CommandSystem.Handle(Mobile from, String text, MessageType type)
   at Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue)
   at Server.Mobiles.PlayerMobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue)
   at Server.Network.PacketHandlers.UnicodeSpeech(NetState state, PacketReader pvSrc)
   at Server.Network.MessagePump.HandleReceive(NetState ns)
   at Server.Network.MessagePump.Slice()
   at Server.Core.Main(String[] args)
__________________
Erica is offline   Reply With Quote
Old 07-04-2009, 11:44 AM   #3 (permalink)
Forum Novice
 
nerun's Avatar
 
Join Date: Jun 2003
Location: Brazil
Age: 30
Posts: 952
Default

Quote:
Originally Posted by Erica View Post
Nice but it crashes your shard when saying the command [decorate

Code:
Server Crash Report
===================

RunUO Version 2.0, Build 3466.34897
Operating System: Microsoft Windows NT 6.0.6002 Service Pack 2
.NET Framework: 2.0.50727.4016
Time: 7/3/2009 19:07:00
Mobiles: 3511
Items: 174525
Exception:
System.ArgumentException: Type not found for header: '638 1208 32'
   at Server.Commands.DecorationList.Read(StreamReader ip)
   at Server.Commands.DecorationList.ReadAll(String path)
   at Server.Commands.Decorate.Generate(String folder, Map[] maps)
   at Server.Commands.Decorate.Decorate_OnCommand(CommandEventArgs e)
   at Server.Commands.CommandSystem.Handle(Mobile from, String text, MessageType type)
   at Server.Mobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue)
   at Server.Mobiles.PlayerMobile.DoSpeech(String text, Int32[] keywords, MessageType type, Int32 hue)
   at Server.Network.PacketHandlers.UnicodeSpeech(NetState state, PacketReader pvSrc)
   at Server.Network.MessagePump.HandleReceive(NetState ns)
   at Server.Network.MessagePump.Slice()
   at Server.Core.Main(String[] args)
It doesn't crash for me in SVN 335 and RC2. Look at the messages above. There are no item at 638 1208 32 in the custom decorations i did... And these coordinates are in Yew not Britain! Please, check if you change something else.
__________________
RPG, GURPS, Fuzion, FUDGE, MERP, Battletech, Wargames
Brazillian Portuguese Blog - GURPZine
nerun is offline   Reply With Quote
Old 07-04-2009, 03:23 PM   #4 (permalink)
Forum Novice
 
Join Date: Mar 2009
Posts: 107
Default

Awesome Job! Worked for me Thankyou
Maestro7 is offline   Reply With Quote
Old 07-04-2009, 05:22 PM   #5 (permalink)
Forum Novice
 
Prophet2005's Avatar
 
Join Date: Nov 2008
Age: 23
Posts: 149
Default

Looks good man.
Prophet2005 is offline   Reply With Quote
Old 07-04-2009, 06:07 PM   #6 (permalink)
Forum Expert
 
Erica's Avatar
 
Join Date: Jan 2005
Location: Laramie, Wyoming
Age: 45
Posts: 1,699
Send a message via ICQ to Erica Send a message via AIM to Erica Send a message via MSN to Erica Send a message via Yahoo to Erica Send a message via Skype™ to Erica
Default

Quote:
Originally Posted by nerun View Post
It doesn't crash for me in SVN 335 and RC2. Look at the messages above. There are no item at 638 1208 32 in the custom decorations i did... And these coordinates are in Yew not Britain! Please, check if you change something else.
Your right it was the cfg tokuno had some number in space i fixed thanks that helped me out nerun.
__________________
Erica is offline   Reply With Quote
Old 07-04-2009, 06:45 PM   #7 (permalink)
Forum Expert
 
Erica's Avatar
 
Join Date: Jan 2005
Location: Laramie, Wyoming
Age: 45
Posts: 1,699
Send a message via ICQ to Erica Send a message via AIM to Erica Send a message via MSN to Erica Send a message via Yahoo to Erica Send a message via Skype™ to Erica
Default

Problem tho Old Haven gets decorated you should use a command script like [decorateNewBritain something like that cause lots are using the new haven and with using the command decorate it will add old haven with the new haven just tho i let you know.
__________________
Erica is offline   Reply With Quote
Old 07-05-2009, 06:59 AM   #8 (permalink)
Forum Novice
 
jokik's Avatar
 
Join Date: Apr 2008
Age: 21
Posts: 419
Default

nice , you should make more of the custom OSI decoration.

btw heres a link to them...
Sonoma Rare Locations

(press shards on the left if you want to look at another shard.)

and yeah i just made the Forgotten monastery on my shard , took me like 4 hours!
__________________
Check Us Out ->www.Domus-Terra.com<-
jokik is offline   Reply With Quote
Old 07-05-2009, 02:22 PM   #9 (permalink)
Forum Novice
 
nerun's Avatar
 
Join Date: Jun 2003
Location: Brazil
Age: 30
Posts: 952
Default

Quote:
Originally Posted by jokik View Post
nice , you should make more of the custom OSI decoration.

btw heres a link to them...
Sonoma Rare Locations

(press shards on the left if you want to look at another shard.)

and yeah i just made the Forgotten monastery on my shard , took me like 4 hours!
Awesome! Goes to my bookmarks!
__________________
RPG, GURPS, Fuzion, FUDGE, MERP, Battletech, Wargames
Brazillian Portuguese Blog - GURPZine
nerun is offline   Reply With Quote
Old 07-05-2009, 08:39 PM   #10 (permalink)
Forum Novice
 
nerun's Avatar
 
Join Date: Jun 2003
Location: Brazil
Age: 30
Posts: 952
Default Weird and Secret place in Yew...

Do you wanna see a weird and secret place in Yew?

[go 304 945 2

Nothing strange uh?

Now [set z -20

There is a a kind of cellar?!
Attached Images
File Type: jpg YewSecrets1.JPG (200.1 KB, 70 views)
File Type: jpg YewSecrets2.JPG (47.4 KB, 60 views)
__________________
RPG, GURPS, Fuzion, FUDGE, MERP, Battletech, Wargames
Brazillian Portuguese Blog - GURPZine

Last edited by nerun; 07-05-2009 at 08:43 PM. Reason: Add images
nerun is offline   Reply With Quote
Old 07-05-2009, 09:28 PM   #11 (permalink)
Forum Novice
 
Lestat181's Avatar
 
Join Date: Apr 2004
Age: 30
Posts: 169
Default

wow never knew about that.
Lestat181 is offline   Reply With Quote
Old 09-03-2009, 07:53 PM   #12 (permalink)
Forum Novice
 
jokik's Avatar
 
Join Date: Apr 2008
Age: 21
Posts: 419
Default

Quote:
Originally Posted by nerun View Post
Do you wanna see a weird and secret place in Yew?

[go 304 945 2

Nothing strange uh?

Now [set z -20

There is a a kind of cellar?!
thats cool
__________________
Check Us Out ->www.Domus-Terra.com<-
jokik is offline   Reply With Quote
Old 09-03-2009, 11:48 PM   #13 (permalink)
Forum Novice
 
doaker's Avatar
 
Join Date: Apr 2007
Location: michigan
Age: 39
Posts: 255
Send a message via AIM to doaker Send a message via MSN to doaker Send a message via Yahoo to doaker
Default

thats cool that be a good place to add spanwers that u dont want people too fing and mess with ty for the info.........
doaker 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 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5