Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 04-03-2003, 03:27 AM   #1 (permalink)
 
Join Date: Oct 2002
Posts: 186
Default Fast item decay

How can i set item decay to 30 mins instead of one hour?
LoLaiLo is offline   Reply With Quote
Old 04-03-2003, 06:48 AM   #2 (permalink)
 
Join Date: Nov 2002
Posts: 143
Default

You do not have to edit every script, just pu this line in the Initilize function of any script:
[code:1]
Item.DefaultDecayTime = TimeSpan.FromMinutes( 10.0 );
[/code:1]

//Dakkon
Dakkon is offline   Reply With Quote
Old 04-04-2003, 08:23 AM   #3 (permalink)
Forum Expert
 
Kennyd's Avatar
 
Join Date: Jan 2003
Location: Belgium
Age: 22
Posts: 421
Send a message via AIM to Kennyd Send a message via MSN to Kennyd
Default

that value "10.0" is 30 minutes?
__________________


The brain is designed to design realities. :mj:
Kennyd is offline   Reply With Quote
Old 04-04-2003, 08:26 AM   #4 (permalink)
 
Join Date: Nov 2002
Posts: 143
Default

Nope it is 10 minutes, forgot to change that

//Dakkon
Dakkon 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