|
||
|
|||||||
| 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. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Newbie
Join Date: Oct 2007
Posts: 65
|
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 |
|
|
|
|
|
#7 (permalink) |
|
Newbie
Join Date: Jan 2006
Posts: 52
|
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. |
|
|
|
|
|
#8 (permalink) |
|
Newbie
Join Date: Sep 2004
Age: 26
Posts: 91
|
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.
|
|
|
|
|
|
#9 (permalink) |
|
Forum Expert
|
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; } }
__________________
In some cases stupid makes you win-Radwen Last edited by Johabius; 04-09-2008 at 01:19 PM. |
|
|
|
|
|
#10 (permalink) |
|
Newbie
Join Date: Oct 2007
Posts: 65
|
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. |
|
|
|
|
|
#11 (permalink) | |
|
Forum Expert
|
Quote:
![]()
__________________
In some cases stupid makes you win-Radwen |
|
|
|
|
![]() |
| Bookmarks |
| Tags |
| creatures, darkelves, mobiles |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|