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-27-2007, 09:09 PM   #26 (permalink)
Lurker
 
Join Date: Aug 2007
Age: 21
Posts: 3
Default

how do i get runuo i tried to download but then winrar popped up....
Bigpimpshawn21 is offline   Reply With Quote
Old 08-28-2007, 07:31 PM   #27 (permalink)
Lurker
 
Join Date: Jun 2007
Location: none yo buissee ness
Posts: 2
Send a message via AIM to gonoth5 Send a message via Yahoo to gonoth5
Default umm?

it never asked me to make a administrator account it just says that could not read scripts er somthing then says press r to try again and what server do u own sir?:con fused:
gonoth5 is offline   Reply With Quote
Old 08-30-2007, 10:11 PM   #28 (permalink)
Lurker
 
Join Date: Jun 2007
Location: none yo buissee ness
Posts: 2
Send a message via AIM to gonoth5 Send a message via Yahoo to gonoth5
Exclamation

can u please pm me and tell me when it will ask me to make a administrative account cuz it never did =[
gonoth5 is offline   Reply With Quote
Old 10-21-2007, 10:51 AM   #29 (permalink)
Lurker
 
Join Date: May 2005
Age: 23
Posts: 1
Default

Edit: Nevermind. I figured out the answer to my own question. Thanks anyway.

Last edited by Zouth; 10-22-2007 at 12:10 PM.
Zouth is offline   Reply With Quote
Old 10-28-2007, 09:36 PM   #30 (permalink)
Newbie
 
Join Date: Feb 2006
Location: Springfield, Oregon
Age: 36
Posts: 10
Default C# scripting tutorial links

Quote:
Originally Posted by Kathrina View Post
thanks to all of you psz helped me out it was more of a question of if the shard already had spawners and i just was blind and couldn't see them or if i needed to hand place them and psz answered that last night now i need to know how to write a script i am not understanding the formats or somthing none of it makes sence to me

if someone could help me understand what all of it means maybe i can get the script for my ores and craftables going i don't want to have to download everyone elses stuff because if i did it wouldn't really be my shard but everyone elses

any help on this would be gratefgull
I'm still no expert myself, but I have been learning to script for a while now and found a free tutorial on scripting in C#.; It presumes only minimal knowledge of programming, and explains everything pretty clearly. I thought perhaps this might be of use to you and others just getting into scripting. Here's the url: C# Tutorial - Index Page, I hope that helps.
Whitebear is offline   Reply With Quote
Old 12-08-2007, 06:28 AM   #31 (permalink)
Lurker
 
Join Date: Jan 2006
Posts: 1
Default

help please, im new to runuo so i ve installed everything and was following the newbie guide and when i edited the const ip adress and i start the console i get this error :

Scipts: COMPILING C# scripts... failed <1 error, 0 warining>
- Error: Scripts/Misc/Serverlist.cs: cs1002: <line 23, column 39> ; expected
Scripts :One or more scripts failed to compile or no scripts files were found

any help on this :<?
euphoria is offline   Reply With Quote
Old 12-08-2007, 06:51 AM   #32 (permalink)
Forum Expert
 
Join Date: Dec 2005
Location: Germany
Age: 31
Posts: 401
Default

Read the error message again, it tells you exactly what and where you forgot (hint: in C#, every command has to be separated by a special character).
Setharnas is offline   Reply With Quote
Old 01-15-2008, 01:53 PM   #33 (permalink)
Forum Expert
 
nomad707's Avatar
 
Join Date: Mar 2003
Location: Santa Rosa, CA
Age: 21
Posts: 1,548
Send a message via AIM to nomad707 Send a message via MSN to nomad707 Send a message via Yahoo to nomad707
Default

Could everyone please leave their problem posts to their respective forums? this thread is specifically for me to add information to my original post.. im not a moderator but help me keep this thread clean and only post here with additional information usefull to other players.

Ill be adding more information when i find my backup cd's
__________________
I AM NO LONGER HERE! If you would like to chat with me however, i do have email on my phone. I still have all my ideas, but no more of my scripts. Nomad707m(AT)gmail.com
nomad707 is offline   Reply With Quote
Old 04-04-2008, 06:08 AM   #34 (permalink)
Newbie
 
Join Date: Dec 2007
Posts: 47
Default

Thank you for everything here, I will refer to this VERY soon.
nu2life80 is offline   Reply With Quote
Old 04-14-2008, 07:41 PM   #35 (permalink)
Lurker
 
Join Date: Apr 2008
Posts: 1
Default Doesn't work

doesn't matter what i do this won't work for me, if i even edit one of the files anywhere even the ones you tell me to i get an error
MXfreestyle28 is offline   Reply With Quote
Old 04-21-2008, 12:07 AM   #36 (permalink)
Lurker
 
Join Date: Mar 2005
Location: Alabama
Age: 26
Posts: 8
Smile Er

Great job mang

Last edited by Green Man; 04-21-2008 at 12:17 AM.
Green Man is offline   Reply With Quote
Old 04-21-2008, 12:20 AM   #37 (permalink)
Newbie
 
Join Date: Dec 2007
Age: 25
Posts: 62
Send a message via ICQ to Elora
Default

Quote:
public static readonly string Address = null;
public static readonly string ServerName = "RunUO TC";
There's where you will add your IP and Shard Name.

i.e.

Code:
public static readonly string Address = "YOUR IP"; 
public static readonly string ServerName = "SHARD NAME";
hope that helps
~Elora


EDIT: oops, well, looks like you already got it, Green Man. lol. Good Luck.
Elora is offline   Reply With Quote
Old 04-21-2008, 12:21 AM   #38 (permalink)
Lurker
 
Join Date: Mar 2005
Location: Alabama
Age: 26
Posts: 8
Talking

Thanks

Sorry im fairly new on here didn't read page to of this so i moved my question to script support :P.

Anyways. Thanks agine. Ill try to + rep you if i can.
Green Man is offline   Reply With Quote
Old 05-08-2008, 08:00 PM   #39 (permalink)
Lurker
 
Join Date: May 2008
Posts: 4
Default Connection

I'm getting real frustrated. I've tried everything and followed all of these directions. My clients still aren't able to log onto my shard and I have no idea what's wrong. I've put in all the info on my server list script and I went to my router (D-Link 624) went to applications and entered:
Check Enabled Disabled
Name UO Shard
Trigger Port 2500 - 2600
Trigger Type Both
Public Port 2593
Public Type Both

and it still does't work I am completely stupped can anyone help?
KingSoraOfKH is offline   Reply With Quote
Old 05-11-2008, 03:13 PM   #40 (permalink)
Lurker
 
Join Date: Mar 2008
Age: 25
Posts: 1
Default Connectivity Issue

So I got my C# studio up and running finally. I followed the basics. I forwarded the port on my router and modified my serverlist.cs (also checked twice for errors in the edit). I created my owner account. I also took care of the client encrytion problem I was having by using UO Rice.

But now my client freezes on the Verifying Account Screen.
My server shows a login and shows that I am online.
Then it disconnects me due to inactivity. What should I do differently?
brandonparker22 is offline   Reply With Quote
Old 05-30-2008, 04:59 PM   #41 (permalink)
Lurker
 
Join Date: May 2008
Age: 17
Posts: 1
Default Download Issues

Will move to proper area

Last edited by Thurat; 05-30-2008 at 05:03 PM.
Thurat is offline   Reply With Quote
Old 06-25-2008, 02:53 AM   #42 (permalink)
Lurker
 
Join Date: Apr 2008
Age: 19
Posts: 2
Default

Hey guys every time i extract my files when i go to open and edit my files it reads the files are damaged. i cannot change the scripts while in the zipped folder either....so what do i do?
Tman041392 is offline   Reply With Quote
Old 06-25-2008, 02:55 AM   #43 (permalink)
Lurker
 
Join Date: Apr 2008
Age: 19
Posts: 2
Default

i need help badly it now tells me even in my zipped folfer that the files are in bad format or damaged.
Tman041392 is offline   Reply With Quote
Old 06-27-2008, 05:53 PM   #44 (permalink)
Lurker
 
Join Date: May 2008
Posts: 3
Default Need Help

i'm new to RunUo, but not really C#. I'm having a problem loggin in game. I have console up, and when i try logging in with the admin account i created i get an error on console.

It shows me loggin in....its basically goes.

connected
disconnected

i can't even login to the server. I'm doing this offline, using run2.0, and i edit my serverlist.cs file to show

public static readonly string Address = null;
public static readonly string ServerName = "xxx";

</Unpredict2ble>
unpredict2ble is offline   Reply With Quote
Old 07-10-2008, 01:12 PM   #45 (permalink)
Newbie
 
Join Date: Jan 2006
Posts: 52
Default

It has been a little bit since I played around with UO and RunUO but perhaps this will help.

You start your server and it compiles fine and is running properly but when you connect you get:

Connected
Disconnected

The usual reason is that you are using UO client to directly connect to your shard. There is an encryption that is preventing you from playing on your shard.

What you need to do is use a program to get past the encryption. UORazor, UO Rice, Connect UO are programs you can use to get past this encryption, the most common and easiest is UO Razor.

For those who have setup there files correctly for Public access and are still encountering problems it could one of two more issues that first need to be resolved.

1. Firewall. Windows or other firewall programs on your computer, not your router, could be preventing access.

2. Your ISP (internet service provider) is preventing public access to your server.

For the firewall refer to the Readme file that comes with it, help, or do an internet search on how to configure your firewall.

The ISP issue you will have to contact your ISP to see if you can use your Line for public access. If you do not have a DNS ( a static IP) your IP may change and this will prevent you and your players from connecting untill you update your client IP login.

Hope this helps.

Hemectu
Hemectu is offline   Reply With Quote
Old 08-07-2008, 08:36 PM   #46 (permalink)
Newbie
 
Zyrix's Avatar
 
Join Date: Aug 2008
Location: Paradice City
Age: 20
Posts: 17
Default

I completely understand and Agree with Kathrina, I personally want everything on my shard to be "mine" as well. I would also like to pose the same question, How is scripting done. Obviously its not a 1-2 step process, but if someone could give me a few cliffnotes I would be very gracious for it.

Also, I'm having trouble logging into the game for my own server, I installed both frame 2.0 and RunUO 2.0, everything worked according to the guide up until right after I made the user and pass for the master account. The server is running, world saves are happening, but why can I not log into the game?

Do I need to unzip the RUNUO into the UO game folder?

is the a special config for the LOGIN file that I might have to do?

Any help would be greatly appreciated.
Thanks.
Zyrix is offline   Reply With Quote
Old 08-07-2008, 11:13 PM   #47 (permalink)
Forum Novice
 
Join Date: Apr 2006
Posts: 185
Default

You need to log on to your server using Razor or ConnectUO. If you are still not able to connect, post your problems, errors, and Serverlist.cs file in the "Server Support on Windows" forum.

Welcome to the community and good luck with your project.
__________________
http://www.crypticrealms.com
homergz is online now   Reply With Quote
Old 08-17-2008, 11:41 AM   #48 (permalink)
Lurker
 
Join Date: Jul 2007
Posts: 1
Default confuzed

ok.. i'm realy new to all of this and just started how exactly do you get the game to run i got the server and login but i dojn't know how to get to the acctual game =/
Shamenra 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