Go Back   RunUO - Ultima Online Emulation > RunUO > RunUO Post Archive

RunUO Post Archive The Archvie

Reply
 
Thread Tools Display Modes
Old 09-10-2004, 05:47 PM   #1 (permalink)
Master of Insanity
 
raisor's Avatar
 
Join Date: Sep 2004
Location: Mesa, Az
Age: 32
Posts: 220
Send a message via ICQ to raisor Send a message via AIM to raisor Send a message via MSN to raisor Send a message via Yahoo to raisor
Arrow Letters for the Post Office

I've went and created letters that players can send to each other through the Post Office Stone. I added the Letter as an item you can buy from the Bankers and Minters since that is where my post office stones are but they can be added anywhere with a little scripting.

Installation:
Unzip *.cs to your Scripts folder.

Usage:
[ADD Letter

Updates:
11-27-2004 1:30PM MST - Fixed issue with the LetterReadGump.cs causing a problem of duplication of letters when trying to close it and no recipient or message is entered.
09-15-2004 9:21AM MST - Fixed issue with to and message being cleared on changegump. Should no longer blank out the info.
09-15-2004 8:40AM MST - Added version info to zip file.
09-14-2004 5:32AM MST - Updated wording on letter gump to resolve any confusion on how it is supposed to work.
09-13-2004 9:08PM MST - Added Serialize and Deserialize methods so that the text in the letter would not be lost during server reboots. *** WARING *** You will HAVE to remove all old letters from the game in order to update this if you have already installed a previous version of the script. Sorry.
09-11-2004 1:41PM MST - Added new gumps to zip file.

*** CREDITS *** Thanks to atticus589 for, once again, making some AWESOME gumps for this script.
Attached Files
File Type: zip Letter.1.6.zip (4.0 KB, 36 views)
__________________
Thanks,
Tom Sapp
My Shard - http://www.sappsworld.com/raisorsshard
All of my scripts are officially supported at:
http://www.sappsworld.com
Go there for latest updates.
*** RunUO forum posts will be updated as well ***
raisor is offline   Reply With Quote
Old 09-10-2004, 09:32 PM   #2 (permalink)
 
Join Date: Jan 2004
Location: Huntsville, Alabama
Age: 32
Posts: 195
Send a message via ICQ to Kesia Send a message via AIM to Kesia Send a message via MSN to Kesia Send a message via Yahoo to Kesia
Talking

Okay this sounds great, guess I should write a script for a postal man hehehehe
Kesia is offline   Reply With Quote
Old 09-10-2004, 11:30 PM   #3 (permalink)
 
Join Date: Oct 2003
Location: Ankara / Turkey
Age: 42
Posts: 125
Default

Very usefull for PostOffice Stone, I like it so much. Thanks for sharing.

If you want to add to Banker or minter sell this. Add this line to SBBanker.cs

Add( new GenericBuyInfo( "a Letter", typeof( Letter ), 250, 5, 0x14ED, 0x47E ) );
WebSiter is offline   Reply With Quote
Old 09-11-2004, 04:22 AM   #4 (permalink)
Forum Expert
 
RoninGT's Avatar
 
Join Date: Oct 2002
Location: Evansville, IN
Age: 27
Posts: 943
Send a message via ICQ to RoninGT
Default

I have not tried the scripted yet, Getting rdy to shortly but if you send a letter to an offline user do they still get it or can you even send to and offline user?
Reguardless nice script

Ronin
RoninGT is offline   Reply With Quote
Old 09-11-2004, 06:51 AM   #5 (permalink)
Account Terminated
 
Join Date: Apr 2004
Location: Titusville PA
Age: 26
Posts: 975
Default

I was just thinking it would be kind of cool if a scribe could craft letters :] just something i thought would be neat but im not sure what kind of work is involved in making that happen.
evil lord kirby is offline   Reply With Quote
Old 09-11-2004, 11:52 AM   #6 (permalink)
Master of Insanity
 
raisor's Avatar
 
Join Date: Sep 2004
Location: Mesa, Az
Age: 32
Posts: 220
Send a message via ICQ to raisor Send a message via AIM to raisor Send a message via MSN to raisor Send a message via Yahoo to raisor
Default

Quote:
Originally Posted by RoninGT
I have not tried the scripted yet, Getting rdy to shortly but if you send a letter to an offline user do they still get it or can you even send to and offline user?
Reguardless nice script

Ronin
If you send the letter through the post office stone, it will be delivered regardless of online status.

Quote:
Originally Posted by evillordkirby
I was just thinking it would be kind of cool if a scribe could craft letters :] just something i thought would be neat but im not sure what kind of work is involved in making that happen.
I can try to work on that. Still trying to sort out the duplicate name issue with the Post Office Stone though so might be a bit. Then again, this one might be easier!

Thanks,
Tom Sapp
raisor is offline   Reply With Quote
Old 09-11-2004, 05:12 PM   #7 (permalink)
Forum Novice
 
Join Date: Jun 2004
Location: Texas
Age: 19
Posts: 206
Talking Another Gump...

Just Replace all The Letter gumps and letter stuff... NOT POST OFFICE STUFF! Just Letter stuff with these new onew... Raisor asked me to make his letters more apealing to the eye.... so I did what he asked.... tell meh what u think...
Attached Files
File Type: zip Letter, Redone Gumps.zip (3.3 KB, 16 views)
atticus589 is offline   Reply With Quote
Old 09-11-2004, 05:23 PM   #8 (permalink)
Master of Insanity
 
raisor's Avatar
 
Join Date: Sep 2004
Location: Mesa, Az
Age: 32
Posts: 220
Send a message via ICQ to raisor Send a message via AIM to raisor Send a message via MSN to raisor Send a message via Yahoo to raisor
Default

Quote:
Originally Posted by Kesia
Okay this sounds great, guess I should write a script for a postal man hehehehe
That would be great! I haven't experimented yet with any mobiles, just items, or I would try to do this!
raisor is offline   Reply With Quote
Old 09-11-2004, 11:51 PM   #9 (permalink)
 
Join Date: Jan 2004
Location: Huntsville, Alabama
Age: 32
Posts: 195
Send a message via ICQ to Kesia Send a message via AIM to Kesia Send a message via MSN to Kesia Send a message via Yahoo to Kesia
Red face

As with the other gumps of yours I have it looks good Thank you again!!!
Kesia is offline   Reply With Quote
Old 09-12-2004, 03:07 PM   #10 (permalink)
 
Join Date: May 2004
Age: 40
Posts: 6
Default

Theres no files in ither zip files thats in this string. is this just me or is something amiss?
Eville_Dragon is offline   Reply With Quote
Old 09-12-2004, 03:40 PM   #11 (permalink)
Master of Insanity
 
raisor's Avatar
 
Join Date: Sep 2004
Location: Mesa, Az
Age: 32
Posts: 220
Send a message via ICQ to raisor Send a message via AIM to raisor Send a message via MSN to raisor Send a message via Yahoo to raisor
Default

Quote:
Originally Posted by Eville_Dragon
Theres no files in ither zip files thats in this string. is this just me or is something amiss?
Not sure I quite understand what you are saying but if what you meant to say is "There are no files in the Letters.zip that match *.cs." then I would say that you need to re-download the zip file.
raisor is offline   Reply With Quote
Old 09-12-2004, 06:53 PM   #12 (permalink)
 
Join Date: May 2004
Age: 40
Posts: 6
Default

nope, empty zip file. i checked from another computer too, also empty from there.
Eville_Dragon is offline   Reply With Quote
Old 09-12-2004, 07:03 PM   #13 (permalink)
Not a Lurker
 
Suffering's Avatar
 
Join Date: Jun 2004
Location: USA
Age: 34
Posts: 63
Default

I had the same problem too. Then I redownloaded it and the files were encoded. Three times a charm though...I got it this time. Not sure what happened but the lettergump looks really sweet.
__________________
Quote:
"If you want to build a ship, don't herd people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea." --Antoine de Saint-Exupery
Suffering is offline   Reply With Quote
Old 09-13-2004, 07:03 AM   #14 (permalink)
 
Join Date: Jul 2004
Location: Denmark
Age: 19
Posts: 90
Send a message via MSN to Broze The Newb
Default

Its Work Good

but is there anyway to do the letter craftable??

thanks

-Broze-
Broze The Newb is offline   Reply With Quote
Old 09-13-2004, 07:31 AM   #15 (permalink)
 
Join Date: May 2004
Age: 33
Posts: 29
Default

sounds a good idea,

i'm thinking about restricting writing on the letter to ones with appropriate scribe skill, this way, you can use scribing skill as another tradeskill
maybe even add read/write languages

what do you think? is it too much ?
yevusi is offline   Reply With Quote
Old 09-13-2004, 07:56 AM   #16 (permalink)
 
Join Date: Jul 2004
Location: Denmark
Age: 19
Posts: 90
Send a message via MSN to Broze The Newb
Default

no i don't think it will be to much
i think its will be fun
Broze The Newb is offline   Reply With Quote
Old 09-13-2004, 10:14 PM   #17 (permalink)
An Army of One
 
soldierfortune's Avatar
 
Join Date: Jul 2004
Location: Florida
Age: 41
Posts: 203
Send a message via ICQ to soldierfortune
Default

I made the letter craftable. You can find the code here:

Custome Hue
soldierfortune is offline   Reply With Quote
Old 09-14-2004, 12:48 AM   #18 (permalink)
Master of Insanity
 
raisor's Avatar
 
Join Date: Sep 2004
Location: Mesa, Az
Age: 32
Posts: 220
Send a message via ICQ to raisor Send a message via AIM to raisor Send a message via MSN to raisor Send a message via Yahoo to raisor
Default

new updates to fix a few bugs found!
raisor is offline   Reply With Quote
Old 09-15-2004, 12:59 PM   #19 (permalink)
Master of Insanity
 
raisor's Avatar
 
Join Date: Sep 2004
Location: Mesa, Az
Age: 32
Posts: 220
Send a message via ICQ to raisor Send a message via AIM to raisor Send a message via MSN to raisor Send a message via Yahoo to raisor
Default

Quote:
Originally Posted by raisor
new updates to fix a few bugs found!
yet another update!
raisor is offline   Reply With Quote
Old 09-19-2004, 12:05 PM   #20 (permalink)
 
hudel's Avatar
 
Join Date: Oct 2003
Location: Germany
Age: 38
Posts: 508
Send a message via ICQ to hudel
Default

nice idea. Thank you very much for sharing it. I'll test it.
hudel 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