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

Ultima SDK Support for the Ultima SDK.

Reply
 
Thread Tools Display Modes
Old 05-02-2007, 06:22 AM   #1 (permalink)
Newbie
 
Sixkillers's Avatar
 
Join Date: May 2006
Location: Czech Republic
Posts: 78
Default skills.mul

Long time ago I have created class, which can edit file skills.mul:
- show skill names
- add new skill
- remove skill
- insert skill to the specific position

It is very simple, so edit it as you wish
Attached Files
File Type: cs Skills.cs (7.9 KB, 75 views)
Sixkillers is offline   Reply With Quote
Old 05-02-2007, 12:40 PM   #2 (permalink)
Master of the Internet
 
Join Date: Oct 2005
Age: 45
Posts: 6,283
Default

If I remember correctly, I believe I've read posts about how the Skill list is controlled by the client so skills can't be added to that list. Is that not true?
__________________
Why is it that I'm never as smart as I thought I was yesterday?
My vast knowledge is only surpassed by my infinite ignorance.
<TheOutkastDev> i might have to hire an assassin to killl mal so that i can jump in front of the bullet and piss on him
Malaperth is offline   Reply With Quote
Old 05-02-2007, 02:57 PM   #3 (permalink)
Forum Expert
 
Join Date: Oct 2002
Age: 45
Posts: 4,363
Default

The skill list is in skills.mul, and you can add new skills to it.

The problem is that the NUMBER of skills the client will actually read from skills.mul is hardcoded. So you can have 74 skills in there but it will only read up to the hardcoded number.

There used to be a utility to patch this number in memory to whatever you wanted, but it doesn't work with new clients. I sure wish someone would update it because it would remove limitations on the number of skills you could use.

You can change existing skills, and can also change whether or not they are active or passive use, with no problem.
__________________
HellRazor 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