When you don't post exactly what you have done or errors your getting, just makes the process of helping much longerevery time i use any of the 3 links i get lots of erros dont know wha ti am doing wrong
"We" need to see those errors in the console to be of any help. With the console window open showing the error messages, follow these steps please:like when I put in script folder it comes up red like files are missing
unless i am putting the file in wrong place
Your welcome happy it worked out for you
It's been a long time since I worked with the evo's they only work on the trainers for a short time, then they should stop auto- after that you will need to work them on mobs and mobs which will give them exp- this is one of the problems with evo as the more exp they get the tougher mobs you need. The dust should also work to give them exp-takes quite a bit of dust.
i edited the other post it seems all the evo scripts were set to false. ex.-HellsteedEvo.cs.. just changed all to true, working perfect now. now this is just for breeding correct? as i have breeding disabled, but ill put it there just to be safe.. thanks again for all you do for me and this community.You might add which script you found this in not sure why it would have false. Also if your using FSAT- you don't want the evos to be put in the stable , as they give an egg. So if you haven't added this to
FSATSSettings.cs for any evo's you should
//Add all creatures you do not wish to level / breed
public static string[] NoLevelCreatures = new string[]
{
"EvoHiryu",
"RaelisDragon",
"EvoUnicorn",
"EvoRidableLlama",
"EvoNightmare",
"EvoHellsteed",
"EvoRidablePolarBear",
"EvoFrenziedOstard",
"EvoKirin",
"EvoCuSidhe",
Do i need to create a custom folder or is there one already?They would go into your custom folder
I keep getting these messages. Can anyone help me with this?You would need to create one
I think I fixed this but now its saying this.....I keep getting these messages. Can anyone help me with this?
Custom\BaseEvo.cs(265,24): error CS0508: 'BaseEvo.Damage(int, Mobile)': return t
ype must be 'int' to match overridden member 'BaseCreature.Damage(int, Mobile)'
[C:\FrightNightServer\ServUO-master\Scripts\Scripts.csproj]
Custom\BaseMountEvo.cs(273,24): error CS0508: 'BaseEvoMount.Damage(int, Mobile)'
: return type must be 'int' to match overridden member 'BaseCreature.Damage(int,
Mobile)' [C:\FrightNightServer\ServUO-master\Scripts\Scripts.csproj]
Custom\DragonEvo.cs(26,24): error CS0115: 'RaelisDragon.HasBreath': no suitable
method found to override [C:\FrightNightServer\ServUO-master\Scripts\Scripts.csp
roj]
Custom\HiryuEvo.cs(26,24): error CS0115: 'EvoHiryu.HasBreath': no suitable metho
d found to override [C:\FrightNightServer\ServUO-master\Scripts\Scripts.csproj]
We use essential cookies to make this site work, and optional cookies to enhance your experience.