|
||
|
|||||||
| New Join Forum So your new to RunUO and looking to work with people that are new, this is the place. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Join Date: Feb 2005
Posts: 6
|
Ok, after having gone thru the faq thread (and many others), I have a few noob questions
1. What's the command to shut the server down? Or is it ok to just close the window, ctrl-x, etc... 2. When creating an advanced char, I noticed that the stealth skill is not in the pull down menu. Is this an executable function, or a script function? And which script would I fix this in? 3. When creating an advanced char, if I choose Necromancy from the pull down menu, I do not get a necro book on creation(Have to buy one from vendor with no spells in it.). Has anyone else noticed this, or have I screwed up my scripts allready? 4. Is there a config for how many different accounts/logins can come from the same ip, or is this hard coded into the executable? 5. Also, I am interested in hearing how other people backup/restore thier server. Do you just backup the script you are working on? Do certain changes require a fresh server install/rebuild? What are some things to avoid when testing, i.e. does adding char data, then removing it screw up the test char? And can char data be safely moved from one test server to the next? What works best for you? Thanks |
|
|
|
|
|
#2 (permalink) | |||||
|
Master of the Internet
|
Quote:
Quote:
Quote:
Quote:
Quote:
__________________
Paranoia is what happens when you finally have all of the facts. |
|||||
|
|
|
|
|
#4 (permalink) |
|
Join Date: Feb 2005
Posts: 6
|
OK, I got the advanced char creation to give out the necro book and reagents. Apparently, that portion of the script was missing the necromancer skill. I haven't checked to see if it was the default script, or if it was replaced by a mod, and it was really a very simple fix, so I'm not gonna bother posting the snippet.
One other question - I'm trying to find the script to adjust house and boat decays. Edit**(found it...) **Edit how high I can set these values? Thanks |
|
|
|
|
|
#5 (permalink) |
|
Look in the BaseHouse Script for instances of Decay and edit to whatever you want the time to be for each level like Condemn and the such.
Same with BaseBoat.cs Time Limits are up to you 9 days to 365 days to months to years just change TimeSpan.FromDays(9.0) to TimeSpan.FromDays/Months/Years(#.#) |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|