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 03-14-2008, 10:26 PM   #276 (permalink)
Forum Expert
 
Greystar's Avatar
 
Join Date: Mar 2004
Location: NorthCentral IL, USA
Age: 35
Posts: 3,848
Default

Quote:
Originally Posted by Shadowlig45 View Post
Fail much?? Please help Haha
Attachment 14140
BTW, please don't PM to ask for help, it won't accomplish anything. Now the reason you are having issues is because this contains modifications to make this work with FSTAT (Ronin GT's Animal Taming system) along with daat99 owltr. Those two issues I see are from missing Taming Bulkorder stuff.



Also I never claimed to be an expert of Daat99's stuff nor am I currently using it or planning to at this point.
__________________
Quote:
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.
Killable Guards (GS Version)
Just a Simple Staff Tool
You can leave me messages.
Ernest Gary Gygax - Quote "I would like the world to remember me as the guy who really enjoyed playing games and sharing his knowledge and his fun pastimes with everybody else."
Greystar is offline   Reply With Quote
Old 03-15-2008, 05:22 PM   #277 (permalink)
Newbie
 
Join Date: Aug 2007
Age: 15
Posts: 14
Default

Wil this wrok For RC2?
__________________
Here to help

(Pics comming soon)
Shadowlig45 is offline   Reply With Quote
Old 03-15-2008, 05:25 PM   #278 (permalink)
Forum Expert
 
Greystar's Avatar
 
Join Date: Mar 2004
Location: NorthCentral IL, USA
Age: 35
Posts: 3,848
Default

Quote:
Originally Posted by Shadowlig45 View Post
Wil this wrok For RC2?
Not easily, but with some work it should.
__________________
Quote:
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.
Killable Guards (GS Version)
Just a Simple Staff Tool
You can leave me messages.
Ernest Gary Gygax - Quote "I would like the world to remember me as the guy who really enjoyed playing games and sharing his knowledge and his fun pastimes with everybody else."
Greystar is offline   Reply With Quote
Old 03-15-2008, 05:29 PM   #279 (permalink)
Newbie
 
Join Date: Aug 2007
Age: 15
Posts: 14
Default

Quote:
Originally Posted by Greystar View Post
Not easily, but with some work it should.
Haha Well I might try
__________________
Here to help

(Pics comming soon)

Last edited by Shadowlig45; 03-15-2008 at 05:36 PM.
Shadowlig45 is offline   Reply With Quote
Old 03-16-2008, 05:16 AM   #280 (permalink)
Newbie
 
Join Date: Feb 2007
Posts: 11
Default

I keep getting this error.

can anyone help me out?
rockdragon is offline   Reply With Quote
Old 03-16-2008, 08:56 AM   #281 (permalink)
Forum Expert
 
Greystar's Avatar
 
Join Date: Mar 2004
Location: NorthCentral IL, USA
Age: 35
Posts: 3,848
Default

Quote:
Originally Posted by rockdragon View Post
I keep getting this error.

can anyone help me out?
No because I can't enlarge the image to make it so the picture is readable!
__________________
Quote:
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.
Killable Guards (GS Version)
Just a Simple Staff Tool
You can leave me messages.
Ernest Gary Gygax - Quote "I would like the world to remember me as the guy who really enjoyed playing games and sharing his knowledge and his fun pastimes with everybody else."
Greystar is offline   Reply With Quote
Old 03-28-2008, 11:36 AM   #282 (permalink)
Newbie
 
Join Date: Jan 2006
Posts: 24
Default

Ok here goes. I have not yet seen these errors anywhere in the post and they are starting to give me a headache. LOL

I am using RunUO 2.0 RC2 I have FSAT Gen 2 installed and working. I downloaded Daat99 OWLTR RunUO2.0 w-FS Gen2 and copied and pasted the script file as it says. Figured what the heck lets see if that works first. Well I ended up with errors and to this point I have been able to clear them up myself with help from here, but I have encounter one I can't handle on my own.

PHP Code:
ScriptsCompiling C# scripts...failed (65 errors, 2 warnings)
Warnings:
 + 
Spells/Base/MagerySpell.cs:
    
CS0108Line 14'Server.Spells.MagerySpell.Circle' hides inherited member '
Server.Spells.Spell.Circle'
. Use the new keyword if hiding was intended.
    
CS0114Line 63'Server.Spells.MagerySpell.CheckResisted(Server.Mobile)' hi
des inherited member 
'Server.Spells.Spell.CheckResisted(Server.Mobile)'To make
 the current member override that implementation
add the override keywordOthe
rwise add the 
new keyword.
    
CS0114Line 84'Server.Spells.MagerySpell.GetResistPercentForCircle(Server
.Mobile, Server.Spells.SpellCircle)' 
hides inherited member 'Server.Spells.Spell
.GetResistPercentForCircle(Server.Mobile, Server.Spells.SpellCircle)'
To make t
he current member override that implementation
add the override keywordOtherw
ise add the 
new keyword.
    
CS0114Line 92'Server.Spells.MagerySpell.GetResistPercent(Server.Mobile)'
 
hides inherited member 'Server.Spells.Spell.GetResistPercent(Server.Mobile)'T
o make the current member override that implementation
add the override keyword
Otherwise add the new keyword.
 + 
Spells/Spellweaving/ArcanistSpell.cs:
    
CS0114Line 131'Server.Spells.Spellweaving.ArcanistSpell.CheckResisted(Se
rver.Mobile)' 
hides inherited member 'Server.Spells.Spell.CheckResisted(Server.M
obile)'
To make the current member override that implementationadd the overri
de keyword
Otherwise add the new keyword.
Errors:
 + 
Mobiles/Animals/Mounts/Ethereals.cs:
    
CS1715Line 366'Server.Mobiles.EtherealMount.EtherealSpell.CastDelayFastS
calar'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastD
elayFastScalar'
    
CS1715Line 368'Server.Mobiles.EtherealMount.EtherealSpell.CastDelayBase'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBa
se'
 
Mobiles/Animals/Mounts/LesserHiryu.cs:
    
CS0115Line 119'Server.Mobiles.LesserHiryu.GetControlChance(Server.Mobile
, bool)'
no suitable method found to override
 
Mobiles/Animals/Mounts/Ridgeback.cs:
    
CS0115Line 48'Server.Mobiles.Ridgeback.GetControlChance(Server.Mobile, b
ool)'
no suitable method found to override
 
Mobiles/Animals/Mounts/SavageRidgeback.cs:
    
CS0115Line 48'Server.Mobiles.SavageRidgeback.GetControlChance(Server.Mob
ile, bool)'
no suitable method found to override
 
Mobiles/Animals/Mounts/ScaledSwampDragon.cs:
    
CS0115Line 47'Server.Mobiles.ScaledSwampDragon.GetControlChance(Server.M
obile, bool)'
no suitable method found to override
 
Mobiles/Animals/Mounts/SwampDragon.cs:
    
CS0115Line 145'Server.Mobiles.SwampDragon.GetControlChance(Server.Mobile
, bool)'
no suitable method found to override
 
Mobiles/Monsters/Misc/Melee/BladeSpirits.cs:
    
CS0115Line 17'Server.Mobiles.BladeSpirits.GetFightModeRanking(Server.Mob
ile, Server.Mobiles.FightMode, bool)'
no suitable method found to override
 
Mobiles/Monsters/Misc/Melee/EnergyVortex.cs:
    
CS0115Line 17'Server.Mobiles.EnergyVortex.GetFightModeRanking(Server.Mob
ile, Server.Mobiles.FightMode, bool)'
no suitable method found to override
 
Mobiles/Monsters/SE/FireBeetle.cs:
    
CS0115Line 80'Server.Mobiles.FireBeetle.GetControlChance(Server.Mobile,
bool)'
no suitable method found to override
 
Mobiles/Vendors/NPC/Blacksmith.cs:
    
CS0115Line 125'Server.Mobiles.Blacksmith.OnSuccessfulBulkOrderReceive(Se
rver.Mobile)'
no suitable method found to override
 
Mobiles/Vendors/NPC/Tailor.cs:
    
CS0115Line 74'Server.Mobiles.Tailor.OnSuccessfulBulkOrderReceive(Server.
Mobile)'
no suitable method found to override
 
Mobiles/Vendors/NPC/Weaponsmith.cs:
    
CS0115Line 92'Server.Mobiles.Weaponsmith.OnSuccessfulBulkOrderReceive(Se
rver.Mobile)'
no suitable method found to override
 
Mobiles/Vendors/NPC/Weaver.cs:
    
CS0115Line 74'Server.Mobiles.Weaver.OnSuccessfulBulkOrderReceive(Server.
Mobile)'
no suitable method found to override
 
Mobiles/Vendors/GenericBuy.cs:
    
CS0535Line 9'Server.Mobiles.GenericBuyInfo' does not implement interface
 
member 'Server.IBuyItemInfo.GetObject()'
 
Skills/SpiritSpeak.cs:
    
CS1715Line 87'Server.SkillHandlers.SpiritSpeak.SpiritSpeakSpell.CastDela
yFastScalar'
type must be 'int' to match overridden member 'Server.Spells.Spell
.CastDelayFastScalar'
    
CS1715Line 88'Server.SkillHandlers.SpiritSpeak.SpiritSpeakSpell.CastDela
yBase'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastD
elayBase'
 
Spells/Base/MagerySpell.cs:
    
CS1715Line 108'Server.Spells.MagerySpell.CastDelayBase'type must be 'i
nt' 
to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Bushido/SamuraiSpell.cs:
    
CS1715Line 22'Server.Spells.Bushido.SamuraiSpell.CastDelayFastScalar't
ype must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayFastS
calar'
 
Spells/Bushido/Confidence.cs:
    
CS1715Line 17'Server.Spells.Bushido.Confidence.CastDelayBase'type must
 be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Bushido/CounterAttack.cs:
    
CS1715Line 18'Server.Spells.Bushido.CounterAttack.CastDelayBase'type m
ust be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Bushido/Evasion.cs:
    
CS1715Line 18'Server.Spells.Bushido.Evasion.CastDelayBase'type must be
 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Chivalry/CleanseByFire.cs:
    
CS1715Line 17'Server.Spells.Chivalry.CleanseByFireSpell.CastDelayBase':
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBase
'
 
Spells/Chivalry/CloseWounds.cs:
    
CS1715Line 18'Server.Spells.Chivalry.CloseWoundsSpell.CastDelayBase'ty
pe must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Chivalry/ConsecrateWeapon.cs:
    
CS1715Line 17'Server.Spells.Chivalry.ConsecrateWeaponSpell.CastDelayBase
'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayB
ase'
 
Spells/Chivalry/DispelEvil.cs:
    
CS1715Line 19'Server.Spells.Chivalry.DispelEvilSpell.CastDelayBase'typ
e must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Chivalry/DivineFury.cs:
    
CS1715Line 17'Server.Spells.Chivalry.DivineFurySpell.CastDelayBase'typ
e must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Chivalry/EnemyOfOne.cs:
    
CS1715Line 19'Server.Spells.Chivalry.EnemyOfOneSpell.CastDelayBase'typ
e must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Chivalry/HolyLight.cs:
    
CS1715Line 17'Server.Spells.Chivalry.HolyLightSpell.CastDelayBase'type
 must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Chivalry/NobleSacrifice.cs:
    
CS1715Line 23'Server.Spells.Chivalry.NobleSacrificeSpell.CastDelayBase':
 
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBas
e'
 
Spells/Chivalry/RemoveCurse.cs:
    
CS1715Line 19'Server.Spells.Chivalry.RemoveCurseSpell.CastDelayBase'ty
pe must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Chivalry/SacredJourney.cs:
    
CS1715Line 19'Server.Spells.Chivalry.SacredJourneySpell.CastDelayBase':
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBase
'
 
Spells/Fourth/ArchCure.cs:
    
CS1715Line 32'Server.Spells.Fourth.ArchCureSpell.CastDelayBase'type mu
st be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Necromancy/NecromancerSpell.cs:
    
CS1715Line 18'Server.Spells.Necromancy.NecromancerSpell.CastDelayFastSca
lar'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDel
ayFastScalar'
 
Spells/Necromancy/AnimateDeadSpell.cs:
    
CS1715Line 22'Server.Spells.Necromancy.AnimateDeadSpell.CastDelayBase':
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBase
'
 
Spells/Necromancy/BloodOathSpell.cs:
    
CS1715Line 18'Server.Spells.Necromancy.BloodOathSpell.CastDelayBase'ty
pe must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Necromancy/CorpseSkin.cs:
    
CS1715Line 19'Server.Spells.Necromancy.CorpseSkinSpell.CastDelayBase't
ype must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'

 
Spells/Necromancy/CurseWeapon.cs:
    
CS1715Line 18'Server.Spells.Necromancy.CurseWeaponSpell.CastDelayBase':
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBase
'
 
Spells/Necromancy/EvilOmen.cs:
    
CS1715Line 20'Server.Spells.Necromancy.EvilOmenSpell.CastDelayBase'typ
e must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Necromancy/Exorcism.cs:
    
CS1715Line 23'Server.Spells.Necromancy.ExorcismSpell.CastDelayBase'typ
e must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Necromancy/HorrificBeast.cs:
    
CS1715Line 19'Server.Spells.Necromancy.HorrificBeastSpell.CastDelayBase'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBa
se'
 
Spells/Necromancy/LichForm.cs:
    
CS1715Line 20'Server.Spells.Necromancy.LichFormSpell.CastDelayBase'typ
e must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Necromancy/MindRot.cs:
    
CS1715Line 20'Server.Spells.Necromancy.MindRotSpell.CastDelayBase'type
 must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Necromancy/PainSpike.cs:
    
CS1715Line 19'Server.Spells.Necromancy.PainSpikeSpell.CastDelayBase'ty
pe must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Necromancy/PoisonStrike.cs:
    
CS1715Line 18'Server.Spells.Necromancy.PoisonStrikeSpell.CastDelayBase':
 
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBas
e'
 
Spells/Necromancy/Strangle.cs:
    
CS1715Line 19'Server.Spells.Necromancy.StrangleSpell.CastDelayBase'typ
e must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Necromancy/SummonFamiliar.cs:
    
CS1715Line 22'Server.Spells.Necromancy.SummonFamiliarSpell.CastDelayBase
'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayB
ase'
 
Spells/Necromancy/VampiricEmbrace.cs:
    
CS1715Line 20'Server.Spells.Necromancy.VampiricEmbraceSpell.CastDelayBas
e'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelay
Base'
 
Spells/Necromancy/VengefulSpirit.cs:
    
CS1715Line 21'Server.Spells.Necromancy.VengefulSpiritSpell.CastDelayBase
'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayB
ase'
 
Spells/Necromancy/Wither.cs:
    
CS1715Line 20'Server.Spells.Necromancy.WitherSpell.CastDelayBase'type
must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Necromancy/WraithForm.cs:
    
CS1715Line 19'Server.Spells.Necromancy.WraithFormSpell.CastDelayBase't
ype must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'

 
Spells/Ninjitsu/NinjaSpell.cs:
    
CS1715Line 24'Server.Spells.Ninjitsu.NinjaSpell.CastDelayFastScalar'ty
pe must be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayFastSc
alar'
 
Spells/Ninjitsu/AnimalForm.cs:
    
CS1715Line 34'Server.Spells.Ninjitsu.AnimalForm.CastDelayBase'type mus
t be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Ninjitsu/MirrorImage.cs:
    
CS1715Line 52'Server.Spells.Ninjitsu.MirrorImage.CastDelayBase'type mu
st be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Ninjitsu/ShadowJump.cs:
    
CS1715Line 18'Server.Spells.Ninjitsu.Shadowjump.CastDelayBase'type mus
t be 
'int' to match overridden member 'Server.Spells.Spell.CastDelayBase'
 
Spells/Spellweaving/ArcaneCircle.cs:
    
CS1715Line 14'Server.Spells.Spellweaving.ArcaneCircleSpell.CastDelayBase
'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayB
ase'
 
Spells/Spellweaving/AttuneWeapon.cs:
    
CS1715Line 14'Server.Spells.Spellweaving.AttuneWeaponSpell.CastDelayBase
'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayB
ase'
 
Spells/Spellweaving/EssenceOfWind.cs:
    
CS1715Line 14'Server.Spells.Spellweaving.EssenceOfWindSpell.CastDelayBas
e'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelay
Base'
 
Spells/Spellweaving/EtherealVoyage.cs:
    
CS1715Line 12'Server.Spells.Spellweaving.EtherealVoyageSpell.CastDelayBa
se'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDela
yBase'
 
Spells/Spellweaving/GiftOfLife.cs:
    
CS1715Line 17'Server.Spells.Spellweaving.GiftOfLifeSpell.CastDelayBase':
 
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBas
e'
 
Spells/Spellweaving/GiftOfRenewal.cs:
    
CS1715Line 15'Server.Spells.Spellweaving.GiftOfRenewalSpell.CastDelayBas
e'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelay
Base'
 
Spells/Spellweaving/NatureFury.cs:
    
CS1715Line 15'Server.Spells.Spellweaving.NatureFurySpell.CastDelayBase':
 
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBas
e'
 
Spells/Spellweaving/ReaperForm.cs:
    
CS1715Line 13'Server.Spells.Spellweaving.ReaperFormSpell.CastDelayBase':
 
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBas
e'
 
Spells/Spellweaving/SummonFey.cs:
    
CS1715Line 13'Server.Spells.Spellweaving.SummonFeySpell.CastDelayBase':
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBase
'
 
Spells/Spellweaving/SummonFiend.cs:
    
CS1715Line 13'Server.Spells.Spellweaving.SummonFiendSpell.CastDelayBase'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBa
se'
 
Spells/Spellweaving/Thunderstorm.cs:
    
CS1715Line 14'Server.Spells.Spellweaving.ThunderstormSpell.CastDelayBase
'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayB
ase'
 
Spells/Spellweaving/WordOfDeath.cs:
    
CS1715Line 14'Server.Spells.Spellweaving.WordOfDeathSpell.CastDelayBase'
type must be 'int' to match overridden member 'Server.Spells.Spell.CastDelayBa
se'
ScriptsOne or more scripts failed to compile or no script files were found.
 - 
Press return to exit, or R to try again
I am very grateful for everything you all do here.
Thank you in advance for any assistance.
TalonRhein is offline   Reply With Quote
Old 05-07-2008, 06:42 PM   #283 (permalink)
Forum Novice
 
Join Date: Jun 2003
Location: Kalkaska, MI
Age: 23
Posts: 104
Send a message via Yahoo to TalRave
Default

First off, great system. Using it with little to no troubles.

However, I decided to change the wood hues, and did so. harvested wood, boards, and the elementals are all my new color, but when I craft something, say a shield or tetsubo (sp), they revert to the old wood colors that I changed them from. What do I have to change to get the crafted item to use my new hue?
TalRave is offline   Reply With Quote
Old 05-19-2008, 05:26 PM   #284 (permalink)
Forum Novice
 
GhostRiderGrey's Avatar
 
Join Date: Nov 2007
Posts: 155
Default

Is anyone else having a problem with the SmallBOD.zip file or the ChampionSpawn.zip attached to the first post? I've downloaded them a couple of times on various systems and I when I extract them, I get a corruption message (I've used Winzip, WinRAR, and Stuffit Expander, all with the same result). The other zip files extract fine for me.

Thanks,
-GhostRiderGrey
__________________
A big THANK YOU!! to all who have helped me. I appreciate it very much.
Visit the Whispering Pines shard website at wp.dyndns.org
GhostRiderGrey is offline   Reply With Quote
Old 05-19-2008, 06:14 PM   #