RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Evolution Creature System

Juaha

Wanderer
Ok here goes,
the main info I would like to ask is I have Runuo 1.0RCO which is running at AOS stage atm, is there an upgrade to this as I have played on shards that now use SE and even snippets of ML.

Many apologies at not posting the errors as there were too many to log, at least 34 of them [heh] the most annoying one was for the brilliant Evo scripts by Xanthos [I have seen them working in Crows Kingdom, nice] when installing this together with "utilities" and "shrink" i get a message saying cannot find "translocationpowder" which if i remember correctly is from the solen queen quest, i er dont have the either. So as you can see I am really struggling here.

Thanks. J
 
Well no matter how many there are its still good to post them. Just post them and lets see what you have going on over there. If you dont know how to post them just follow this. Right click on top of the console, then in the menu go down to edit then click on mark. Then highlight all of it white or whatever color you have it set to. hit Enter then come here and paste it in a reply. Then everyone here will see whats giving you trouble. :D Thank You.
 

Juaha

Wanderer
Ok then you asked for it, here is a list of errors when using this evo based system.....

--------------------------------------------------------------------------
Scripts: Compiling C# scripts...failed (15 errors, 1 warnings)
- Error: Scripts\Shrink System\Evolution Dragon\AncientDragon.cs: CS0246: (line
62, column 18) The type or namespace name 'Tokens' could not be found (are you
missing a using directive or an assembly reference?)
- Error: : CS0246: (line 0, column 0) The type or namespace name 'Tokens' could
not be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Shrink System\Evolution Dragon\DragonHatchling.cs: CS0246: (li
ne 51, column 18) The type or namespace name 'Tokens' could not be found (are yo
u missing a using directive or an assembly reference?)
- Error: Scripts\Shrink System\Evolution Dragon\DragonLizard.cs: CS0246: (line
60, column 18) The type or namespace name 'Tokens' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Shrink System\Evolution Dragon\GiantDragonHatchling.cs: CS0246
: (line 60, column 18) The type or namespace name 'Tokens' could not be found (a
re you missing a using directive or an assembly reference?)
- Error: Scripts\Shrink System\Evolution Dragon\GuardianDragon.cs: CS0246: (lin
e 70, column 18) The type or namespace name 'Tokens' could not be found (are you
missing a using directive or an assembly reference?)
- Warning: Scripts\Shrink System\Evolution Dragon\GuardianDragon.cs: CS0162: (l
ine 80, column 4) Unreachable code detected
- Error: Scripts\Shrink System\Evolution Dragon\YoungDragon.cs: CS0246: (line 6
1, column 18) The type or namespace name 'Tokens' could not be found (are you mi
ssing a using directive or an assembly reference?)
- Error: Scripts\Shrink System\ShrinkItem.cs: CS0234: (line 121, column 33) The
type or namespace name 'Mercenary' does not exist in the class or namespace 'Xa
nthos.Evo' (are you missing an assembly reference?)
- Error: Scripts\Shrink System\ShrinkItem.cs: CS0246: (line 176, column 16) The
type or namespace name 'IEvoCreature' could not be found (are you missing a usi
ng directive or an assembly reference?)
- Error: Scripts\Shrink System\ShrinkItem.cs: CS0246: (line 177, column 7) The
type or namespace name 'IEvoCreature' could not be found (are you missing a usin
g directive or an assembly reference?)
- Error: Scripts\Shrink System\ShrinkItem.cs: CS0234: (line 259, column 14) The
type or namespace name 'BaseEvo' does not exist in the class or namespace 'Xant
hos.Evo' (are you missing an assembly reference?)
- Error: Scripts\Shrink System\ShrinkItem.cs: CS0234: (line 277, column 16) The
type or namespace name 'BaseEvo' does not exist in the class or namespace 'Xant
hos.Evo' (are you missing an assembly reference?)
- Error: Scripts\Shrink System\ShrinkItem.cs: CS0103: (line 279, column 17) The
name 'evo' does not exist in the class or namespace 'Xanthos.Evo.ShrinkItem'
- Error: Scripts\Shrink System\ShrinkItem.cs: CS0246: (line 281, column 15) The
type or namespace name 'evo' could not be found (are you missing a using direct
ive or an assembly reference?)
- Error: Scripts\Shrink System\ShrinkItem.cs: CS0246: (line 282, column 18) The
type or namespace name 'evo' could not be found (are you missing a using direct
ive or an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 

Juaha

Wanderer
Yes I have, and I unzipped them all tp the default "Xanthos" dir
upon restart of shard those errors showed up,
 

bryant

Sorceror
the evos

hello, i am looking in the scripts to see if there was a way to make evos not attack other players (so they arnt used in pvp)
 
Juaha said:
Yes I have, and I unzipped them all tp the default "Xanthos" dir
upon restart of shard those errors showed up,

Juaha make sure you put the ShrinkConfig in your data folder. I just did a fresh install on a fresh 1.0 and it loaded just fine. Are far the tokens error. You might wanna name the tokens whatever token system your using if your using one at all. If your not using one umm maybe you can edit that out or possibly comment it out. Hope this helps you. Good Luck.
 

Juaha

Wanderer
Right, I tried again, making sure all files extracted as said in read me, put Shrink Xml in Data folder, and then got this ....

It appears that something called "messagehelper" does not exist?????
--------------------------------------------------------------------------
r
Scripts: Compiling C# scripts...failed (12 errors, 0 warnings)
- Error: : CS0246: (line 0, column 0) The type or namespace name 'DragonDust' c
ould not be found (are you missing a using directive or an assembly reference?)
- Error: Scripts\Xanthos\EVO\Modified\BallOfSummoning.cs: CS0246: (line 227, co
lumn 5) The type or namespace name 'MessageHelper' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Xanthos\EVO\Modified\BallOfSummoning.cs: CS0246: (line 231, co
lumn 5) The type or namespace name 'MessageHelper' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Xanthos\EVO\Modified\BallOfSummoning.cs: CS0246: (line 235, co
lumn 5) The type or namespace name 'MessageHelper' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Xanthos\EVO\Modified\BallOfSummoning.cs: CS0246: (line 239, co
lumn 5) The type or namespace name 'MessageHelper' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Xanthos\EVO\Modified\BallOfSummoning.cs: CS0246: (line 269, co
lumn 5) The type or namespace name 'MessageHelper' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Xanthos\EVO\Modified\BallOfSummoning.cs: CS0246: (line 190, co
lumn 7) The type or namespace name 'MessageHelper' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Xanthos\EVO\Modified\BallOfSummoning.cs: CS0246: (line 194, co
lumn 7) The type or namespace name 'MessageHelper' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Xanthos\EVO\Modified\BallOfSummoning.cs: CS0246: (line 198, co
lumn 7) The type or namespace name 'MessageHelper' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Xanthos\EVO\Modified\BallOfSummoning.cs: CS0246: (line 205, co
lumn 6) The type or namespace name 'MessageHelper' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Xanthos\EVO\Modified\BallOfSummoning.cs: CS0246: (line 209, co
lumn 6) The type or namespace name 'MessageHelper' could not be found (are you m
issing a using directive or an assembly reference?)
 
I hope Xanthos dont mind but replace the Ball Of Summoning script with the one I post. I looked threw the scripts I got and there is no problems with it at all. Try this one and I hope it takes all that away.
 

Attachments

  • BallOfSummoning.cs
    8.8 KB · Views: 15

Juaha

Wanderer
Many thanks for that, it cleared up the "messagehelper" item but it has now thrown this one at me....

I didn`t have a file for "translocationpowder" at all, so I downloaded one from this site under a search for it.
--------------------------------------------------------------------------
r
Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
- Error: Scripts\BallOfSummoning.cs: CS0246: (line 20, column 39) The type or n
amespace name 'TranslocationItem' could not be found (are you missing a using di
rective or an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 

dragonlady

Sorceror
Hello, Can anyone tell me what line i have to put on a monster to get the dragon & hiryu Dust out on a monster :) ty, btw great script ;)
 
S

Sheilaplafcan

Guest
the command [findmobs

I've noticed when I use the command [findmobs, at the top it says "Matches for: all mobiles". Is there a way to search for a specific mobile? I have players that loose their pet when it goes wild. Is there an easy way to find these wild pets?:confused: :confused:
 

Dark acid

Wanderer
Need healp starting a shard..

Hey can someone help me start a shard i might need help so if you have a AIM name so we can talk a little easyier that would be great:) :)
 

seanandre

Sorceror
Sheilaplafcan,

I just ran a test on my shard using this command, thank you for asking this question, because I didn't even know this command existed, and certainly helped me a lot to get my players pets back :) LOL!

It's real easy. You use the command like a search engine. For instance, if you have a player who lost a pet named Ralf" you would use the command as follows:

[findmobs Ralf

And that will bring up a window that shows you where that pet is providing it's not shrunk and in somebody else's pack. I just now did this with a player's mercenary that went wild on them and found it quite easily. :)
 
S

Sheilaplafcan

Guest
Thankyou

Thankyou so much for your reply. I've had alot of players pets go wild and They get so mad when they can't find it, lol. This will help me out so much. :D
 

bryant

Sorceror
not sure this is really a bug

not sure this is a bug but when my players deside to trade a mec it dosent change the name to new players name?
say tom traded his mec to mark
instead of it saying mercenary avenger of marks; it stays mercenary avenger of tom still any ideas?
 

seanandre

Sorceror
The Avenger Of <Name> is simply a title change. There's nothing I can see in the script that would make this change automatically, but you can have your staff do it for them. My players ask me to do it for them all the time, it's no big deal. All you have to do is [props the mercenary and change the title
 
X

Xanthos

Guest
seanandre said:
The Avenger Of <Name> is simply a title change. There's nothing I can see in the script that would make this change automatically, but you can have your staff do it for them. My players ask me to do it for them all the time, it's no big deal. All you have to do is [props the mercenary and change the title
I thought I had coded it so that it would change title when bonding and unbonding. I will add this to the next update.
 

ZadeSpader

Wanderer
I keep getting this same message... maybe I screwed something up but I've loaded all the Zip files and only got rid of the training elemental cuz I've already scripted one... please someone give me some assistance

Error Message:

Scripts: Compiling C# scripts...failed (5 errors, 0 warnings)
- Error: Scripts\Custom Scripts\Shrink System\PetLeash.cs: CS0246: (line 15, co
lumn 32) The type or namespace name 'IShrinkTool' could not be found (are you mi
ssing a using directive or an assembly reference?)
- Error: Scripts\Custom Scripts\Shrink System\ShrinkItem.cs: CS0246: (line 18,
column 34) The type or namespace name 'IShrinkItem' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Custom Scripts\Shrink System\HitchingPost.cs: CS0246: (line 16
, column 46) The type or namespace name 'IShrinkTool' could not be found (are yo
u missing a using directive or an assembly reference?)
- Error: Scripts\Custom Scripts\Shrink System\ShrinkItem.cs: CS0246: (line 372,
column 11) The type or namespace name 'IShrinkTool' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Custom Scripts\Shrink System\ShrinkItem.cs: CS0246: (line 374,
column 37) The type or namespace name 'IShrinkTool' could not be found (are you
missing a using directive or an assembly reference?)

It all has to do with this IShrinkTool but I'm not sure what that is and it was not in the files I downloaded
 
Top