|
||
|
|||||||
| 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 publish them under the GPL licensing terms. 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) |
|
Forum Novice
Join Date: Jan 2006
Posts: 221
|
heres another contribution to RunUo , nothing special just a little converting and gump changes.
This Daemon Hatchingling goes through 7 stages and can mate like the Dragon, Just Exract in Customs and Restart server. I included the KPCommand update that is needed so you can see your Evolution Daemon's Kill Points, Just replace the KPCommand.CS with the one provided, Just something other than seeing dragons everywhere ;-) , this include Daemon Egg, Daemon Dust and Daemon Guardian that will randomly spawn eggs in loot. Have fun... and Thanks to all that have been helping me learn .CS, Mainly my homie oO_Sithid_Oo |
|
|
|
|
|
#5 (permalink) |
|
Forum Novice
Join Date: Jan 2006
Posts: 221
|
Thanks, I am working on another Evolution creature ,Daemons and Dragons are agressive mean creatures, why not have a Evo Good Natured Animal, its in the works when i have time. Little one keeps me busy.
__________________
You Can Make a Good Living working for someone else, you can make a fortune working for yourself. |
|
|
|
|
|
#7 (permalink) |
|
Forum Novice
Join Date: Jan 2006
Posts: 221
|
have to be animals that will evolve from smaller to larger.... be kinda hard with steed. Maybe a Evo bird and have it Evolve all the way up to a Etheral Warrior
__________________
You Can Make a Good Living working for someone else, you can make a fortune working for yourself. |
|
|
|
|
|
#14 (permalink) |
|
Forum Master
Join Date: Oct 2005
Age: 46
Posts: 6,283
|
And I told you exactly what to do to help yourself fix that in the first thread you posted this.
__________________
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 |
|
|
|
|
|
#15 (permalink) |
|
Forum Novice
Join Date: Mar 2007
Posts: 189
|
now i got new Errors:
+ EvolutionDaemon/KPCommand.cs: CS0246: Line 46:The type or namespace name 'EvolutionDragon' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 49:The type or namespace name 'EvolutionDragon' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 49:The type or namespace name 'EvolutionDragon' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 60:The type or namespace name 'EvolutionHiryu' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 63:The type or namespace name 'EvolutionHiryu' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 63:The type or namespace name 'EvolutionHiryu' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 88:The type or namespace name 'EvoMerc' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 91:The type or namespace name 'EvoMerc' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 91:The type or namespace name 'EvoMerc' Could not be found <are you missing a using directive or an assembly reference?> |
|
|
|
|
|
#16 (permalink) |
|
Forum Master
Join Date: Oct 2005
Age: 46
Posts: 6,283
|
You need to install Xanthos' Evo System or remove the references to those other evo creatures.
__________________
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 |
|
|
|
|
|
#18 (permalink) |
|
Forum Master
Join Date: Oct 2005
Age: 46
Posts: 6,283
|
I suspect you did something wrong then since noone else seems to have had this error.
__________________
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 |
|
|
|
|
|
#20 (permalink) | |
|
Forum Master
Join Date: Oct 2005
Age: 46
Posts: 6,283
|
This is directly copied from the Xanthos Evo System download post...
Reading is a good skill for forums. Quote:
__________________
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 |
|
|
|
|
|
|
#21 (permalink) |
|
Forum Novice
Join Date: Mar 2007
Posts: 189
|
when i copy the ShrinkConfig to Data folder Shrink System,EVO System and Utilities folders to the scripts folder i still get this damn error + EvolutionDaemon/KPCommand.cs:
CS0246: Line 46:The type or namespace name 'EvolutionDragon' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 49:The type or namespace name 'EvolutionDragon' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 49:The type or namespace name 'EvolutionDragon' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 60:The type or namespace name 'EvolutionHiryu' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 63:The type or namespace name 'EvolutionHiryu' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 63:The type or namespace name 'EvolutionHiryu' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 88:The type or namespace name 'EvoMerc' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 91:The type or namespace name 'EvoMerc' Could not be found <are you missing a using directive or an assembly reference?> CS0246: Line 91:The type or namespace name 'EvoMerc' Could not be found <are you missing a using directive or an assembly reference?> |
|
|
|
|
|
#22 (permalink) | |
|
Forum Master
Join Date: Oct 2005
Age: 46
Posts: 6,283
|
Quote:
__________________
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 |
|
|
|
|
|
|
#24 (permalink) |
|
Forum Master
Join Date: Oct 2005
Age: 46
Posts: 6,283
|
At the top of the KPCommand.cs, you will see 'using' statements.
Add these to it and see if it works. Code:
using Xanthos.Interfaces; using Xanthos.Evo;
__________________
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 |
|
|
|
|
|
#25 (permalink) |
|
Forum Novice
Join Date: Jan 2006
Posts: 221
|
Thanks for Helping him Malaperth, I dont get on much with this AOHELL dial up...lol and wifey needing phone, so...i do thank you ++Karma bro...
__________________
You Can Make a Good Living working for someone else, you can make a fortune working for yourself. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|