Go Back   RunUO - Ultima Online Emulation > RunUO > New Join Forum

New Join Forum So your new to RunUO and looking to work with people that are new, this is the place.

Reply
 
Thread Tools Display Modes
Old 08-18-2004, 01:17 PM   #1 (permalink)
 
Join Date: Aug 2004
Age: 17
Posts: 21
Unhappy I need some help!!!

hi my name is ecem and ı want you to answer some questıons...ı am from turkey and ı dont understand some words and ı want you to tell me with an easiest way....

1)ı want to set my ip adress and ı want to make my server online on internet....

2)how can ı spawn things(creatures,items....etc)without or with spawner?

3)where can ı get all the commands,admin commands?

4) how can ı do gates to somewhere else?

ı'll ask my other questıons later but plz answer them with basic words.....
Ecem is offline   Reply With Quote
Old 08-18-2004, 01:48 PM   #2 (permalink)
Moderate
 
David's Avatar
 
Join Date: Nov 2002
Location: USA
Posts: 6,598
Default

1) This can be a bit complicated. As a start, you need to edit the ServerList.cs file and add your ip address to it.

2) type [Add Spawner and the double click the gem, or type [Add Spawner Zombie

3) type [Help or look at the file Commands.html in your Docs directory.

4) type [MoonGen to add the normal Moon Gates or type [Add MoonGate to add just one gate.

5) Welcome to RunUO, and have fun!
__________________
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-18-2004, 01:50 PM   #3 (permalink)
Forum Expert
 
stormwolff's Avatar
 
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
Default

Quote:
Originally Posted by Ecem
hi my name is ecem and ı want you to answer some questıons...ı am from turkey and ı dont understand some words and ı want you to tell me with an easiest way....

1)ı want to set my ip adress and ı want to make my server online on internet....

2)how can ı spawn things(creatures,items....etc)without or with spawner?

3)where can ı get all the commands,admin commands?

4) how can ı do gates to somewhere else?

ı'll ask my other questıons later but plz answer them with basic words.....
1. You will need to edit serverlist.cs, configuring runuo for your network setup, then get a uogateway account and add your shard to the public list.

2. [add spawner npcname example: [add spawner mongbat. If your looking for premade world files you can search for nerun's distro or the osi clone project in the script submission forum. Nerun's is currently the most done of the two projects.

3. Commands are available in game by typing [help or by opening commands.html which is found in your runuo docs directory which is by default C:\Program Files\RunUO Software Team\RunUO 1.0 RC0\docs

4. moongates should already be installed by default. You can add your own gates by doing [add moongate then [props on it to set its location and other properties. If your looking for a townstone or something like that there are a few available in the script sumbission forum.

edit: beat by this much | | :P
stormwolff is offline   Reply With Quote
Old 08-18-2004, 03:00 PM   #4 (permalink)
 
Join Date: Aug 2004
Age: 17
Posts: 21
Default ı tried...

ı couldnt set my ip adress....ıt always give error what am ı gonna have to do pls help...tell me thee steps pls...
Ecem is offline   Reply With Quote
Old 08-18-2004, 03:49 PM   #5 (permalink)
Forum Expert
 
stormwolff's Avatar
 
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
Default

What are you trying to do?

You can get your external ip by visiting www.whatismyip.com

Open serverlist.cs in notepad

find

public const string Address = null;

put in your external ip address with quotes instead of null

public const string Address = "you.ip.numbers.here";

then save the file

You should be good to go unless you have a router or a firewall.


Note: you will need to connect by making a local internet connection in uogateway using 127.0.0.1 if you are playing on the same computer that your server is running on.
stormwolff is offline   Reply With Quote
Old 08-19-2004, 04:02 AM   #6 (permalink)
 
Join Date: Aug 2004
Age: 17
Posts: 21
Unhappy Runuo

when ı turned on the runuo it is sayin:

Scripts:compiling C# scripts...failed(2 errors.0 warnings)

-Error:Scripts\Misc\Serverlist.cs:CS1002line 25,column 46);expected

-Error:Scripts\Misc\Serverlist.cs:CS1585line 27.column 3) Member modifier 'public' must precede the member tpe and name

Scripts:One or more scripts failed to compile or no script files were found.

-Press return to exit ,or R to try again.

can somebody help?
Ecem is offline   Reply With Quote
Old 08-19-2004, 07:18 AM   #7 (permalink)
Forum Novice
 
Halciet's Avatar
 
Join Date: Jan 2004
Location: Chapel Hill, NC
Age: 26
Posts: 165
Send a message via ICQ to Halciet Send a message via AIM to Halciet
Default

Put a ; at the end of line 25, just as stormwulf showed you.

It's not a good idea to attempt running a server if you don't understand some basics like stop characters and such.

-Hal
Halciet is offline   Reply With Quote
Old 08-19-2004, 07:42 AM   #8 (permalink)
 
Join Date: Aug 2004
Age: 17
Posts: 21
Exclamation I made it but....

I made it but....ı want to make it a public server on uog.I create an account ı waited 30 min but ıt didnt shown public on uog public server list?
Ecem is offline   Reply With Quote
Old 08-19-2004, 09:20 AM   #9 (permalink)
Forum Expert
 
stormwolff's Avatar
 
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
Default

Quote:
Originally Posted by Ecem
I made it but....ı want to make it a public server on uog.I create an account ı waited 30 min but ıt didnt shown public on uog public server list?
Go to your uogateway account and see why it failed, it will tell you.
stormwolff is offline   Reply With Quote
Old 08-19-2004, 02:09 PM   #10 (permalink)
 
Join Date: Aug 2004
Age: 17
Posts: 21
Exclamation

Quote:
Originally Posted by stormwolff
Go to your uogateway account and see why it failed, it will tell you.

Its says:

o 0% Uptime! This either means that your server hasnt been checked yet (Checked every 30 minutes) or that your server is unaccessable from the internet.
Ecem is offline   Reply With Quote
Old 08-19-2004, 04:27 PM   #11 (permalink)
Forum Expert
 
stormwolff's Avatar
 
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
Default

Quote:
Originally Posted by Ecem
Its says:

o 0% Uptime! This either means that your server hasnt been checked yet (Checked every 30 minutes) or that your server is unaccessable from the internet.
Post your serverlist.cs file here.
Do you have a firewall or a router?
stormwolff is offline   Reply With Quote
Old 08-19-2004, 04:34 PM   #12 (permalink)
 
Join Date: Aug 2004
Age: 17
Posts: 21
Exclamation

nope ı havent got a router and firewall....

another questıon...

ı downloaded runuo but when ı run ıt ıt says 55 bad spawns logged and,ı cant set my intelligence stat.....

And ı am waiting for 1 hour and ı couldnt make my server public on uogateway....
pls help ıf you can.....
Ecem is offline   Reply With Quote
Old 08-19-2004, 05:16 PM   #13 (permalink)
Forum Expert
 
Join Date: Dec 2003
Age: 35
Posts: 462
Send a message via ICQ to dstarz20 Send a message via AIM to dstarz20
Default

What version of .Net did you use? I beleive I read on UOGateway they will not accept a 192. whatever IP number, but i could be wrong.
dstarz20 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