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 01-26-2005, 01:36 AM   #26 (permalink)
Moderate
 
David's Avatar
 
Join Date: Nov 2002
Location: USA
Posts: 6,598
Default

Actually I had a lot of problem reading it. But I find lazy typing almost impossible to read so I gave up on it. "dat" instead of "that" and "ur" instead of "your" has nothing to do with language or even grammer. ---but it appears that he has found kindred spirits and from what I can tell even seems to be helping them.
__________________
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 01-26-2005, 01:45 AM   #27 (permalink)
Forum Expert
 
cfaust's Avatar
 
Join Date: Jul 2003
Location: Shreveport, LA
Age: 39
Posts: 426
Send a message via ICQ to cfaust Send a message via AIM to cfaust Send a message via MSN to cfaust
Default

Quote:
Originally Posted by David
Actually I had a lot of problem reading it. But I find lazy typing almost impossible to read so I gave up on it. "dat" instead of "that" and "ur" instead of "your" has nothing to do with language or even grammer. ---but it appears that he has found kindred spirits and from what I can tell even seems to be helping them.
I'm most positive that he is helping people that can read through it without even a second thought as to translation. His post and idea to help people is definately in the right direction.
__________________
USAF [July 17, 1989 - Current]
cfaust is offline   Reply With Quote
Old 01-27-2005, 06:41 AM   #28 (permalink)
 
Join Date: Jan 2005
Age: 25
Posts: 45
Talking

hehe .. if my short form is giving any one in trouble , i m very sorry yar ^_^
i will correct it in sooner ~~n thx for ur all support : )...

ok i had make some correction..
wakao2005 is offline   Reply With Quote
Old 01-27-2005, 08:32 AM   #29 (permalink)
Forum Expert
 
cfaust's Avatar
 
Join Date: Jul 2003
Location: Shreveport, LA
Age: 39
Posts: 426
Send a message via ICQ to cfaust Send a message via AIM to cfaust Send a message via MSN to cfaust
Default

You haven't made any trouble Waco2000, if you want help with the English spelling and grammar I'd be happy to help you clean this one up some, there might be some other folks to write this in other languages for you too.
__________________
USAF [July 17, 1989 - Current]
cfaust is offline   Reply With Quote
Old 01-27-2005, 05:37 PM   #30 (permalink)
Newbie
 
Join Date: Sep 2004
Age: 19
Posts: 54
Default Confused

I have a problem that doesn't make any sense. I added a line for the Samurai proffession, and since then, my shard won't open because of an error in charactercreation.cs. It says (line 759, column 4) expected. The problem is, there is no problem on line 759.

Line 759 in charactercreation.cs is bolded:

Code:
			for ( int i = 0; i < skills.Length; ++i )
			{
				SkillNameValue snv = skills[i];

				if ( snv.Value > 0 && snv.Name != SkillName.Stealth && snv.Name != SkillName.RemoveTrap )
				{
					Skill skill = m.Skills[snv.Name];

					if ( skill != null )
					{
						skill.BaseFixedPoint = snv.Value * 10;

						if ( addSkillItems )
							AddSkillItems( snv.Name );
					}
				}
			}
		}
dukereece07 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