|
||
|
|||||||
| 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) |
|
Forum Newbie
Join Date: Dec 2005
Posts: 12
|
Hi Guys.. In My Spare time i have nothing to do so i thought i would make a shard as i have played UO since the start 9 yrs ago almost now..
anyways my problem is that i am semi dyslexic althought my spelling is ok, i struggle to follow instructions written down infront of me. i was wondering if anyone could spare some time for a few questions i have about learning to script.. if so please Reply here ![]() my main problem at the minute is. when i started up my server it skipped through creating an admin account befor i could click y/n and now i cant create an admin account on the shard :S can sum1 help me out with that one? Thnx alot in advance Guys Foxy! Last edited by ATFoxy1; 11-28-2006 at 07:14 PM. Reason: rubby tittle |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Jan 2006
Location: Kenaz:The Rebirth...You'll find it on ConnectUO ;)
Posts: 1,637
|
Just restart your server and it should ask you again...
![]()
__________________
**Fun things to do** Put decaf in the coffee maker for 3 weeks. Once everyone has gotten over their caffeine addictions, switch to espresso.:D :eek: |
|
|
|
|
|
#3 (permalink) |
|
Forum Novice
Join Date: Feb 2004
Age: 37
Posts: 342
|
yeah, if there's no admin account, when you shut down the server software, it should ask you for one when you start it back up.
If it doesnt, here's what you might try doing. once the server has started up, and you've got UOgateway setup to connect to your server, go ahead and login and create an account. then wait for the server to save (you will see a yellow message go across the screen saying that the server is saving) and then log out, and close everything down. after that, you will need to go into your runuo folder. look in saves/accounts for a file named accounts.xml double clicking on it should open it in internet explorer. now, right click on it anywhere inside the text and pick view source in the drop box. that will open up the source code for that file in notepad. look for a set of lines that looks like this; Code:
<username>greenbush</username> <cryptPassword>87-97-E3-BD-BE-55-47-A1-3C-73-B7-E1-1C-CF-A4-79</cryptPassword> <accessLevel>Administrator</accessLevel> <created>2004-04-16T19:54:23.9800000-05:00</created> that should manually update your account to admin level. Btw- Welcome to the world of player run shards. It's always great to see a "lifetime" vet of Origin start up their own UO world ![]() |
|
|
|
|
|
#5 (permalink) | |
|
Forum Newbie
Join Date: Dec 2005
Posts: 12
|
Quote:
i tried that befor i posted ![]() |
|
|
|
|
|
|
#7 (permalink) | |
|
Forum Newbie
Join Date: Dec 2005
Posts: 12
|
Quote:
redy for the next item? i presume its basic scripting.. i wanna have ago at making like reg bags,pot bags, custom made weps.. i presume they need to be scripted cos i want to add them to a spawner thnx again Fox |
|
|
|
|
|
|
#8 (permalink) |
|
Forum Novice
Join Date: Feb 2004
Age: 37
Posts: 342
|
Great! I'm glad to hear that you got your admin account set up
![]() as far as the supply bags that you are talking about, you MIGHT already have some of those with your server. Try looking in Scripts\items for a folder called SupplyBags. Or just go in game and type "[add ba" that will bring up a list off all addable items that have the letters "ba" in them. If not, then I can help you out with those, but they will need to be updated to work with 2.0. which, I havent got any experience with, so we would need to take that to the scripts support section of the forums. custom weapons and armor and stuff. unless you are going for some really specific stuff, that is usually pretty easy. just take an existing weapon or armor script that is similar to what you are wanting to make. make changes to it, then save it as a new filename. those are also in the same folder as you will be looking in for the supplybags folder. under armor and weapons perspectively. and again, if you need help with those, once you have gotten them started, you can get help for that in the scripts support section of the forums. (I'm saying that, not because I dont want to help you with it, but because I am VERY new to scripting too. That and I dont know all of the new things that they have changed since my older client was released. So me helping you with some of that stuff might hurt you more than help!) If you are looking to add new looks to the weapons and stuff that you make, such as using a katana blade for your weapon, you will need to find the itemid's and stuff for that script. a very useful tool for that is called InsideUO. http://uo.stratics.com/heptazane/insideuo/index.shtml once you have insideuo installed, it can show you what the item looks like, its itemid, and most of that other good stuff ![]() |
|
|
|
|
|
#9 (permalink) | |
|
Forum Newbie
Join Date: Dec 2005
Posts: 12
|
Quote:
Thanking You all Many times made my wep now muhuhuhhu |
|
|
|
|
|
|
#10 (permalink) |
|
Forum Novice
Join Date: Feb 2004
Age: 37
Posts: 342
|
Woot! Post #250!
![]() lol anyways..... Noooooo problem at all, I'm glad to help out ![]() And it sounds like you figured out how to do the weapon pretty easy Congratulations on working your first script!Let me know if you have any probs with those bags ![]() |
|
|
|
|
|
#11 (permalink) |
|
Forum Novice
Join Date: Apr 2003
Location: Gainesville, Florida
Age: 24
Posts: 765
|
If you have the XML Spawner (not sure about the others), you can add custom weapon spawns (which could be made stealable) by adding /property/value after the name (or something like that).
So in the xml spawner if you wanted it to spawn a more durable katana, the entry would be something like: katana/maxdurability/200/durability/200 Refer to the XML spawner thread for proper details if you're interested. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|