Go Back   RunUO - Ultima Online Emulation > RunUO > Utility Support > Ultima SDK

Ultima SDK Support for the Ultima SDK.

Reply
 
Thread Tools Display Modes
Old 11-27-2006, 06:59 PM   #1 (permalink)
ConnectUO Creator
 
Jeff's Avatar
 
Join Date: Jan 2004
Location: In your mom
Age: 27
Posts: 4,762
Default Ultima SDK Converted to 2.0

Since these haven't been updated to such and I needed them to be. I've updated this to 2.0 and thought I'd share.
Attached Files
File Type: rar Ultima.rar (27.8 KB, 1249 views)
File Type: rar UltimaDll.rar (19.0 KB, 1320 views)
__________________
Jeff Boulanger
ConnectUO - Core Developer

Want to help make ConnectUO better? Click here to submit your ideas/requests
Use your talent to compete against other community members in RunUO hosted coding competitions

If you know XNA (even if its just a little) or are a good artist(2d or 3d) and are interested in making games for a hobby send me a pm or drop by #xna in irc.runuo.com. I'm looking to put together a small game development team.


Please do not pm me for support. If you are having issues please post in the appropriate forum. Thanks for your continued support of both ConnectUO and RunUO
Jeff is offline   Reply With Quote
Old 11-27-2006, 07:32 PM   #2 (permalink)
Forum Expert
 
Sparkin's Avatar
 
Join Date: Dec 2005
Location: Missouri , USA
Age: 38
Posts: 256
Default

awesome thanks for this one Jeff
__________________
Quote:
Originally Posted by Ryan View Post
You are a moron.
Sparkin is offline   Reply With Quote
Old 12-10-2006, 07:31 AM   #3 (permalink)
Newbie
 
Join Date: Aug 2004
Location: Bochum, Germany
Age: 21
Posts: 56
Send a message via ICQ to Brutus5000 Send a message via Skype™ to Brutus5000
Default

There seems to be a bug with the dictionary in Animation.cs in LoadTable()

Code:
			for ( int i = 0; i < count; ++i )
			{
				object o = BodyTable.m_Entries[i];

				if ( o == null || BodyConverter.Contains( i ) )
				{
					m_Table[i] = i;
				}
                        [...]

object o = BodyTable.m_Entries[i];

For i=0 there is no entry in the hashtable/dictionary:
A dictionary throws a KeyNotFoundException, a hashtable returns null.
Brutus5000 is offline   Reply With Quote
Old 11-11-2007, 07:22 PM   #4 (permalink)
Forum Expert
 
Marak's Avatar
 
Join Date: Mar 2005
Location: Firmly Seated Infront of the Computer.
Age: 25
Posts: 429
Default

thankyou for updating this
__________________


Quote:
****** says: afk need to smoke this joint i rolled
Marak Says: :eek: .... that explains so much about your coding!
Marak is offline   Reply With Quote
Old 01-16-2008, 12:22 PM   #5 (permalink)
Lurker
 
Join Date: Jun 2007
Age: 19
Posts: 6
Default

Is possible to get character coordinates from the client with this dll?
Fire-Dragon-DoL is offline   Reply With Quote
Old 08-18-2008, 01:08 AM   #6 (permalink)
Newbie
 
Sir Notez's Avatar
 
Join Date: Aug 2008
Location: Where dreams are born...
Age: 17
Posts: 49
Send a message via AIM to Sir Notez
Default

How do i download this file, the ultima.dll says its corrupted when i try to extract the file??
__________________
...Just because everything is different, doesnt mean anything has changed...
Sir Notez 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