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 07-24-2003, 03:53 AM   #1 (permalink)
RunUO Project Manager
 
Ryan's Avatar
 
Join Date: Jul 2004
Location: Harrison, OH
Age: 30
Posts: 3,627
Default Auto Server List Creator:

http://www.runuo.com/serverlistgen.php



This creates a serverlist.cs file for you. WITH YOUR OWN IP ALREADY IN IT.

Just hit the link, save as to your scripts\misc dir and name it serverlist.cs

DONE
__________________
Ryan McAdams
RunUO Team - Project Manager

Ryan is offline   Reply With Quote
Old 07-24-2003, 03:57 AM   #2 (permalink)
Forum Expert
 
Join Date: Feb 2003
Location: East Coast USA
Posts: 1,365
Default

For maximum fun, add a random server name generator to that as well and see how many people forget to change it.

Bonus points for making lewd references in the names.


*evil*
Alari is offline   Reply With Quote
Old 07-24-2003, 04:29 AM   #3 (permalink)
Forum Expert
 
Join Date: Feb 2003
Age: 30
Posts: 515
Default

Awesome Ryan!
Hope this cuts down the threads on connection problems hehe
habitat85 is offline   Reply With Quote
Old 07-24-2003, 05:18 AM   #4 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

I doubt it lol
Phantom is offline   Reply With Quote
Old 07-24-2003, 06:12 AM   #5 (permalink)
Forum Expert
 
Join Date: Feb 2003
Age: 30
Posts: 515
Default

Quote:
Originally Posted by Phantom™
I doubt it lol
lol
habitat85 is offline   Reply With Quote
Old 07-24-2003, 10:14 AM   #6 (permalink)
Moderate
 
David's Avatar
 
Join Date: Nov 2002
Location: USA
Posts: 6,598
Default

Awesome!
__________________
David Forum Moderator
The RunUO.com Forum Moderator Team

Forum Rules and Guidelines
RunUO Forum Search Engine
Download RunUO 2.0 RC2
David is offline   Reply With Quote
Old 08-17-2003, 08:00 AM   #7 (permalink)
 
Join Date: Aug 2003
Posts: 15
Default

Wonderful

can you make a script that at the start of runuo change dinamicaly the ip in the serverlist? :P

Sorry for the request
timo is offline   Reply With Quote
Old 08-17-2003, 01:40 PM   #8 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by timo
Wonderful

can you make a script that at the start of runuo change dinamicaly the ip in the serverlist? :P

Sorry for the request
No thats what a DNS name is for...
Phantom is offline   Reply With Quote
Old 08-19-2003, 12:16 AM   #9 (permalink)
Forum Newbie
 
Join Date: Jul 2003
Location: Costa Rica
Age: 25
Posts: 75
Send a message via ICQ to BaramosT Send a message via AIM to BaramosT Send a message via MSN to BaramosT Send a message via Skype™ to BaramosT
Default How!?

How do i change my server name?
I tried changing the "ServerName" inside the .cs file, when i run my server it says "A namespace does not contain members as methods or Fields"
Something like that.

Should my server name not have spaces?
BaramosT is offline   Reply With Quote
Old 08-19-2003, 09:02 AM   #10 (permalink)
Forum Expert
 
Join Date: Feb 2003
Location: East Coast USA
Posts: 1,365
Default

Change:
[code:1]
public const string ServerName = "Server Name";
[/code:1]


To:
[code:1]
public const string ServerName = "Your super-duper shard";
[/code:1]


leave the quotes around the name string. Remember the ; at the end. Uhhh.... that's about it. ^.^;
Alari is offline   Reply With Quote
Old 09-06-2003, 10:50 AM   #11 (permalink)
 
Join Date: Jul 2003
Posts: 11
Send a message via ICQ to Saiyan-Pride Send a message via Yahoo to Saiyan-Pride
Default

excelent thx! now I just need some one to test it har har!
Saiyan-Pride is offline   Reply With Quote
Old 09-07-2003, 07:58 AM   #12 (permalink)
 
Join Date: Oct 2003
Posts: 1
Send a message via ICQ to pinfa3k
Default

Hi all. I was able to get the server up and running all gm commands work and game is fine except i ran into 2 problems.
1) The server created using uo gate way with run uo is a Test Shard How do I change the Shard into another Shard and or have 2 Shards 1 as test and another as regular?

2) I down loaded The uogmtool and i cannot instal no .exe file to install
except one which gives me an option to open program with dialogue. Do i copy and paste these into the run uo folder? or do i use a specific program to oen the files to install?

Im using windows 2000 professional, and all updtaes are aok clean install on operating system as well, oh and all drivers are up to date...

Thanx for all replys 8)
pinfa3k is offline   Reply With Quote
Old 09-14-2003, 12:38 PM   #13 (permalink)
ashmaul
Guest
 
Posts: n/a
Default

Not working :?
  Reply With Quote
Old 09-14-2003, 10:15 PM   #14 (permalink)
 
Join Date: Jan 2003
Posts: 18
Send a message via ICQ to flyjedi
Default

links broken
flyjedi is offline   Reply With Quote
Old 09-17-2003, 02:21 PM   #15 (permalink)
Forum Newbie
 
Join Date: Jul 2003
Location: Costa Rica
Age: 25
Posts: 75
Send a message via ICQ to BaramosT Send a message via AIM to BaramosT Send a message via MSN to BaramosT Send a message via Skype™ to BaramosT
Default

its not working!!!
BaramosT is offline   Reply With Quote
Old 09-18-2003, 10:19 PM   #16 (permalink)
Forum Expert
 
FallsUpStairs's Avatar
 
Join Date: Oct 2002
Posts: 508
Default

Ryan, you might wanna replace this link before all these kiddies pee themselves
FallsUpStairs is offline   Reply With Quote
Old 10-09-2003, 08:02 PM   #17 (permalink)
 
Join Date: Nov 2003
Posts: 3
Default

Quote:
Originally Posted by FallsUpStairs
Ryan, you might wanna replace this link before all these kiddies pee themselves
Too late ops:
havoc1010 is offline   Reply With Quote
Old 10-12-2003, 03:51 AM   #18 (permalink)
Forum Expert
 
ClanCC's Avatar
 
Join Date: Dec 2002
Location: The Darkness
Posts: 421
Default

Quote:
Originally Posted by Robz
Quote:
Originally Posted by FallsUpStairs
Ryan, you might wanna replace this link before all these kiddies pee themselves
Too late ops:
haha
ClanCC is offline   Reply With Quote
Old 10-12-2003, 09:37 AM   #19 (permalink)
Forum Newbie
 
Join Date: Nov 2003
Posts: 14
Default

can you fix this link anytime soon i cant get it working
kenhack007 is offline   Reply With Quote
Old 01-06-2004, 05:49 PM   #20 (permalink)
 
mrfixit's Avatar
 
Join Date: Sep 2002
Posts: 85
Default

Or just use this one:

http://www.runuo.com/submissions/view.php?id=27283
__________________
- Mr. Fixit -
- http://www.uogateway.com -
mrfixit is offline   Reply With Quote
Old 01-08-2004, 02:59 PM   #21 (permalink)
 
Join Date: Nov 2003
Age: 20
Posts: 98
Default

Bet its good but link don't work (
KrAzYWhitEBoY is offline   Reply With Quote
Old 01-15-2004, 05:27 PM   #22 (permalink)
 
mrfixit's Avatar
 
Join Date: Sep 2002
Posts: 85
Default

You mean the link I posted?

The generator has been gone a long time and Is probably not comming back.
__________________
- Mr. Fixit -
- http://www.uogateway.com -
mrfixit is offline   Reply With Quote
Old 01-24-2004, 06:31 AM   #23 (permalink)
 
Join Date: Jan 2004
Posts: 22
Default

I downloaded it but it still seems that other people cannot log onto my shard even though i configured my router like david said in one of his stickeys. Anybody know what is wrong?
newbslaya 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