Go Back   RunUO - Ultima Online Emulation > RunUO > Custom Script Releases

Custom Script Releases This forum is where you can release your custom scripts for other users to use.

Please note: By releasing your scripts here you are submitting them to the public and as such agree to make them public domain. The RunUO Team has made its software GPL for you to use and enjoy you should do the same for anything based off of RunUO.

Reply
 
Thread Tools Display Modes
Old 04-01-2008, 11:27 AM   #1 (permalink)
Newbie
 
carriehart's Avatar
 
Join Date: Oct 2007
Posts: 65
Default Drow Elves, Forgotten Realms

Just some chars based on Mr. Salvatore's Books.
builtin Opposition group
archers have AI and weapon switch
some drow vendor's
stealth method that dosn't leave them stuck in walls

hope it's useful

just drop in scripts

using Svn295, ML Client
Attached Files
File Type: cs Drow.cs (470.9 KB, 148 views)
carriehart is offline   Reply With Quote
Old 04-01-2008, 12:08 PM   #2 (permalink)
Forum Novice
 
Hanse_T_Insane's Avatar
 
Join Date: Jan 2007
Location: Mount Morris New York
Age: 46
Posts: 215
Send a message via Skype™ to Hanse_T_Insane
Default

Very nice and well done, I am looking forward to use this
Hanse_T_Insane is offline   Reply With Quote
Old 04-01-2008, 12:30 PM   #3 (permalink)
Forum Expert
 
Johabius's Avatar
 
Join Date: Dec 2004
Location: Kansas, USA
Age: 37
Posts: 4,966
Send a message via ICQ to Johabius Send a message via Yahoo to Johabius
Default

Wow, that's a lot of stuff in there. Will pop it on a test server for sure.
__________________
In some cases stupid makes you win-Radwen
Johabius is offline   Reply With Quote
Old 04-05-2008, 01:26 PM   #4 (permalink)
Newbie
 
Join Date: Sep 2004
Age: 26
Posts: 91
Default

Asside from it beeing one huge script instead of several smaller ones i like it. I'm going to give it a try today.
LordDark462 is offline   Reply With Quote
Old 04-07-2008, 11:09 PM   #5 (permalink)
Newbie
 
Join Date: Dec 2005
Posts: 12
Default Will it work...

Will this work with RunUO2.0 RC1?
Darklady73 is offline   Reply With Quote
Old 04-08-2008, 02:44 AM   #6 (permalink)
Forum Expert
 
Johabius's Avatar
 
Join Date: Dec 2004
Location: Kansas, USA
Age: 37
Posts: 4,966
Send a message via ICQ to Johabius Send a message via Yahoo to Johabius
Default

Quote:
Originally Posted by Darklady73 View Post
Will this work with RunUO2.0 RC1?
You could try it and see what kind of errors you get (if any).
__________________
In some cases stupid makes you win-Radwen
Johabius is offline   Reply With Quote
Old 04-08-2008, 12:26 PM   #7 (permalink)
Newbie
 
Join Date: Jan 2006
Posts: 52
Default

If you write a large script in regions like this one into 1 script will that have an affect on performance? Compiling speeds etc...

I was thinking about organizing my scripts into a smiliar system as organizationl practice, now that I have an example that will help out a lot.
Hemectu is offline   Reply With Quote
Old 04-09-2008, 12:41 PM   #8 (permalink)
Newbie
 
Join Date: Sep 2004
Age: 26
Posts: 91
Default

I've just been going through some things on it. The loot is insanly over done. One thing alone comes with a lvl 7 steelable rare and a lvl 5. and a 50k bank check. What i'm trying to figure out as well is why everything is red. the vendors and everything are red. I will admit i haven't played with everything it has to offer yet. There are TUNS of mobs and everything in it. Over all from what i can tell it is a verry good script but most people will need to fiddle with the loot alot.
LordDark462 is offline   Reply With Quote
Old 04-09-2008, 01:09 PM   #9 (permalink)
Forum Expert
 
Johabius's Avatar
 
Join Date: Dec 2004
Location: Kansas, USA
Age: 37
Posts: 4,966
Send a message via ICQ to Johabius Send a message via Yahoo to Johabius
Default

Yeah, I'm going to definitely check all the loot before implementing these guys. As for always being red, check the mobiles for something along the lines of always murderer = true
I haven't really taken a good look at this yet either.

I found the part that you need to change

In the vendors section, if you don't want them red change the true in these lines:
Code:
public override bool AlwaysMurderer { get { return true; } }
to false and you should be good to go.
__________________
In some cases stupid makes you win-Radwen

Last edited by Johabius; 04-09-2008 at 01:19 PM.
Johabius is offline   Reply With Quote
Old 04-10-2008, 11:52 AM   #10 (permalink)
Newbie
 
carriehart's Avatar
 
Join Date: Oct 2007
Posts: 65
Default

Sorry for the slow response, and sorry about the file size, didn't have time to break it down. Moving and not going to have net for a while. wanted to get it up before went off line. so this will be last post.

Being one big file dosnt seem to to effect preformance, but it makes it harder to dump chars not wanted etc.

Their are some blues, Cattibrie, Drizzt, Liriel, Fyodor, Jarlaxle.
Drow are a evil murderous race of elves, so red, although vendors are set to attack mode aggressor, greed overrides their loathing of other races.
Tried to stay as true to books as I could.

May have overloaded on the loot a bit, some of the chars are on the tough side in player mode, so upped the reward, sorry.
If there's a 50k check on a weaker char it's an error on my part.

Two bugs I've noticed, and am at a loss as to how to fix.
Drow fanatic body parts stacking.
Drow Goddess sometimes attacks own pets.



Johabius, I'm sorry for my lack of support, and thank you.
In my rush to post it, I didnt consider how irresponsble it would be to do a post and bail.
Again sorry.
carriehart is offline   Reply With Quote
Old 04-10-2008, 01:11 PM   #11 (permalink)
Forum Expert
 
Johabius's Avatar
 
Join Date: Dec 2004
Location: Kansas, USA
Age: 37
Posts: 4,966
Send a message via ICQ to Johabius Send a message via Yahoo to Johabius
Default

Quote:
Originally Posted by carriehart View Post
Johabius, I'm sorry for my lack of support, and thank you.
In my rush to post it, I didnt consider how irresponsble it would be to do a post and bail.
Again sorry.
No problem, I'm always glad to help when I can
__________________
In some cases stupid makes you win-Radwen
Johabius is offline   Reply With Quote
Old 04-10-2008, 08:44 PM   #12 (permalink)
Newbie
 
Join Date: Apr 2006
Age: 15
Posts: 13
Default

Oh my god...I've been looking for an accurate depiction of RA Salvatore's Drow elves! Thanks!
Polartch01 is offline   Reply With Quote
Reply

Bookmarks

Tags
creatures, darkelves, mobiles


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