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!

FS Animal Taming Systems

hafolee

Sorceror
Darkness_PR said:
im guessing only by that post your having probs with it lmao from i know from this which is so littel for now lol Erm did you made all the steps in the read me file?


yes ,i am sure i did everything you tell us to do ~

even ,i use a new runuo1.0.0 shard,but also have there errors
 
Darkness_PR said:
did u post all the error they seem incomplete and without the rest of it we cant figure it out =/

yes that is all the errors totally complete and i did everything by the book to the "T" dotted all my I's and crossed my T's. LOL at least as far as I know I did. I usually dont have any troubles but every once in a while i do.

Thanks,
Dan
 

RoninGT

Sorceror
Ok it looks like the Old Evo Dragons are not liking my new update.
Ill post v1.8 for you all to redownload it to revert back to the older verison untill i can get this worked out

Ronin
 

Attachments

  • FSATS v1.8 (Part 1).zip
    93.5 KB · Views: 39
  • FSATS v1.8 (Part 2).zip
    54.9 KB · Views: 31

RoninGT

Sorceror
Soilder i take know what your problem is its cause you have the other Evo Dragons,

hafolee I am not sure about your can you post the whole error the server gives.

Soilder ill have to write you a custom basecreature.cs and for all of you who have the evo dragons.. give me a few bro.

Ronin

EDIT: Sorry guys i dont use the evo dragons anymore sence ats has evo system built in i didnt think about them honestly ill get this fixed asap
 
Thanks RoninGT I figured its in there somewhere in basecreature and was working on it now as well but you will probabaly win lol. I been at my nephews B-day party for a couple hours so I had no time to mess with it.

Thanks, and take your time,
Dan

P.S.
would it matter even though i removed all old evodragons scripts and im still having this error?
(unless somewhere i missed a script?) :confused:

Thanks again,
Dan
 

RoninGT

Sorceror
NM This should fix your problems guys i forgot to take out something. My verison on my server is differant from the public release sometimes i forget to remove all the junk you guys dont need i am truly sorry Replace your ShrinkItem.cs with the one below. i will update the zips as well

Ronin
 

Attachments

  • ShrinkItem.cs
    42.8 KB · Views: 17

RoninGT

Sorceror
Soilder as far as this warning your getting here

Code:
- Warning: Scripts\Custom\Mobiles\Evolution 

Dragon\EvolutionDragon.cs: CS0108:
(line 76, column 15) The keyword new is required on 

'Server.Mobiles.EvolutionDra
gon.AllowMating' because it hides inherited member 

'Server.Mobiles.BaseCreature.
AllowMating'

Thats due to the new basecreature.cs uses a veriable "AllowMating" same as the EvoDragons do, I am not sure what effect this will have but if you expereance any trouble out of it Let me know and ill see what i can do to fix it. The Problem you guys were having was due to a veriable i left in ShrinkItem.cs that you didnt need nore did the script use but my server did at one time.

Sorry again guys ill be sticking around to make sure there is nothing else you guys need.

Ronin
 
this is what getting..

and this is fresh server....

RunUO - [www.runuo.com] Version 1.0.0, Build 36918
Scripts: Compiling C# scripts...failed (52 errors, 0 warnings)
- Error: Scripts\Engines\AI\Creature\BaseCreature.cs: CS0246: (line 1024, colum
n 39) The type or namespace name 'HellSteed' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\BaseCreature.cs: CS0246: (line 1024, colum
n 60) The type or namespace name 'SkeletalMount' could not be found (are you mis
sing a using directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 100, column 38
) The type or namespace name 'Jwilson' could not be found (are you missing a usi
ng directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 126, column 53
) The type or namespace name 'SilverSerpent' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 148, column 14
) The type or namespace name 'Dolphin' could not be found (are you missing a usi
ng directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 154, column 14
) The type or namespace name 'IceSerpent' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 154, column 59
) The type or namespace name 'GiantSerpent' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 161, column 14
) The type or namespace name 'IceSnake' could not be found (are you missing a us
ing directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 163, column 37
) The type or namespace name 'LavaSerpent' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 163, column 61
) The type or namespace name 'LavaSnake' could not be found (are you missing a u
sing directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 177, column 14
) The type or namespace name 'SkeletalMount' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 184, column 14
) The type or namespace name 'CoMWarHorse' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 184, column 38
) The type or namespace name 'MinaxWarHorse' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 184, column 63
) The type or namespace name 'SLWarHorse' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Engines\AI\Creature\SpeedInfo.cs: CS0246: (line 185, column 14
) The type or namespace name 'TBWarHorse' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Engines\CannedEvil\ChampionSpawn.cs: CS0246: (line 496, column
50) The type or namespace name 'SilverSerpent' could not be found (are you miss
ing a using directive or an assembly reference?)
- Error: Scripts\Engines\Plants\MiscItems\GreenThorns.cs: CS0246: (line 605, co
lumn 32) The type or namespace name 'IceSnake' could not be found (are you missi
ng a using directive or an assembly reference?)
- Error: Scripts\Engines\VeteranRewards\RewardSystem.cs: CS0246: (line 283, col
umn 57) The type or namespace name 'EtherealHorse' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Engines\VeteranRewards\RewardSystem.cs: CS0246: (line 284, col
umn 57) The type or namespace name 'EtherealOstard' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\VeteranRewards\RewardSystem.cs: CS0246: (line 285, col
umn 57) The type or namespace name 'EtherealLlama' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Engines\VeteranRewards\RewardSystem.cs: CS0246: (line 299, col
umn 57) The type or namespace name 'EtherealKirin' could not be found (are you m
issing a using directive or an assembly reference?)
- Error: Scripts\Engines\VeteranRewards\RewardSystem.cs: CS0246: (line 300, col
umn 57) The type or namespace name 'EtherealUnicorn' could not be found (are you
missing a using directive or an assembly reference?)
- Error: Scripts\Engines\VeteranRewards\RewardSystem.cs: CS0246: (line 301, col
umn 57) The type or namespace name 'EtherealRidgeback' could not be found (are y
ou missing a using directive or an assembly reference?)
- Error: Scripts\Engines\VeteranRewards\RewardSystem.cs: CS0246: (line 317, col
umn 57) The type or namespace name 'EtherealSwampDragon' could not be found (are
you missing a using directive or an assembly reference?)
- Error: Scripts\Engines\VeteranRewards\RewardSystem.cs: CS0246: (line 318, col
umn 57) The type or namespace name 'EtherealBeetle' could not be found (are you
missing a using directive or an assembly reference?)
- Error: : CS0103: (line 0, column 0) The name 'm_Pregnant' does not exist in t
he class or namespace 'Server.Items.ShrinkItem'
- Error: : CS0103: (line 0, column 0) The name 'm_Pregnant' does not exist in t
he class or namespace 'Server.Items.ShrinkItem'
- Error: Scripts\Items\Misc\Bola.cs: CS0246: (line 49, column 5) The type or na
mespace name 'EtherealMount' could not be found (are you missing a using directi
ve or an assembly reference?)
- Error: Scripts\Items\Misc\Bola.cs: CS0246: (line 140, column 7) The type or n
amespace name 'EtherealMount' could not be found (are you missing a using direct
ive or an assembly reference?)
- Error: Scripts\Items\Weapons\SlayerGroup.cs: CS0246: (line 131, column 156) T
he type or namespace name 'IceSerpent' could not be found (are you missing a usi
ng directive or an assembly reference?)
- Error: Scripts\Items\Weapons\SlayerGroup.cs: CS0246: (line 131, column 178) T
he type or namespace name 'GiantSerpent' could not be found (are you missing a u
sing directive or an assembly reference?)
- Error: Scripts\Items\Weapons\SlayerGroup.cs: CS0246: (line 131, column 202) T
he type or namespace name 'IceSnake' could not be found (are you missing a using
directive or an assembly reference?)
- Error: Scripts\Items\Weapons\SlayerGroup.cs: CS0246: (line 131, column 222) T
he type or namespace name 'LavaSerpent' could not be found (are you missing a us
ing directive or an assembly reference?)
- Error: Scripts\Items\Weapons\SlayerGroup.cs: CS0246: (line 131, column 245) T
he type or namespace name 'LavaSnake' could not be found (are you missing a usin
g directive or an assembly reference?)
- Error: Scripts\Items\Weapons\SlayerGroup.cs: CS0246: (line 131, column 471) T
he type or namespace name 'SilverSerpent' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Items\Weapons\SlayerGroup.cs: CS0246: (line 137, column 54) Th
e type or namespace name 'IceSerpent' could not be found (are you missing a usin
g directive or an assembly reference?)
- Error: Scripts\Items\Weapons\SlayerGroup.cs: CS0246: (line 137, column 100) T
he type or namespace name 'GiantSerpent' could not be found (are you missing a u
sing directive or an assembly reference?)
- Error: Scripts\Items\Weapons\SlayerGroup.cs: CS0246: (line 137, column 124) T
he type or namespace name 'IceSnake' could not be found (are you missing a using
directive or an assembly reference?)
- Error: Scripts\Items\Weapons\SlayerGroup.cs: CS0246: (line 137, column 144) T
he type or namespace name 'LavaSerpent' could not be found (are you missing a us
ing directive or an assembly reference?)
- Error: Scripts\Items\Weapons\SlayerGroup.cs: CS0246: (line 137, column 167) T
he type or namespace name 'LavaSnake' could not be found (are you missing a usin
g directive or an assembly reference?)
- Error: Scripts\Items\Weapons\SlayerGroup.cs: CS0246: (line 137, column 188) T
he type or namespace name 'SilverSerpent' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Misc\CharacterCreation.cs: CS0246: (line 255, column 35) The t
ype or namespace name 'EtherealHorse' could not be found (are you missing a usin
g directive or an assembly reference?)
- Error: Scripts\Misc\CharacterCreation.cs: CS0246: (line 256, column 35) The t
ype or namespace name 'EtherealOstard' could not be found (are you missing a usi
ng directive or an assembly reference?)
- Error: Scripts\Misc\CharacterCreation.cs: CS0246: (line 257, column 35) The t
ype or namespace name 'EtherealLlama' could not be found (are you missing a usin
g directive or an assembly reference?)
- Error: Scripts\Misc\CharacterCreation.cs: CS0246: (line 258, column 37) The t
ype or namespace name 'EtherealKirin' could not be found (are you missing a usin
g directive or an assembly reference?)
- Error: Scripts\Misc\CharacterCreation.cs: CS0246: (line 259, column 36) The t
ype or namespace name 'EtherealUnicorn' could not be found (are you missing a us
ing directive or an assembly reference?)
- Error: Scripts\Misc\CharacterCreation.cs: CS0246: (line 260, column 35) The t
ype or namespace name 'EtherealRidgeback' could not be found (are you missing a
using directive or an assembly reference?)
- Error: Scripts\Misc\CharacterCreation.cs: CS0246: (line 261, column 35) The t
ype or namespace name 'EtherealSwampDragon' could not be found (are you missing
a using directive or an assembly reference?)
- Error: Scripts\Misc\CharacterCreation.cs: CS0246: (line 262, column 36) The t
ype or namespace name 'EtherealBeetle' could not be found (are you missing a usi
ng directive or an assembly reference?)
- Error: Scripts\Mobiles\Special\Neira.cs: CS0246: (line 65, column 8) The type
or namespace name 'SkeletalMount' could not be found (are you missing a using d
irective or an assembly reference?)
- Error: Scripts\Spells\Necromancy\AnimateDeadSpell.cs: CS0246: (line 106, colu
mn 38) The type or namespace name 'HellSteed' could not be found (are you missin
g a using directive or an assembly reference?)
- Error: Scripts\Spells\Necromancy\AnimateDeadSpell.cs: CS0246: (line 107, colu
mn 38) The type or namespace name 'SkeletalMount' could not be found (are you mi
ssing a using directive 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.
 
RoninGT said:
Soilder as far as this warning your getting here

Code:
- Warning: Scripts\Custom\Mobiles\Evolution 

Dragon\EvolutionDragon.cs: CS0108:
(line 76, column 15) The keyword new is required on 

'Server.Mobiles.EvolutionDra
gon.AllowMating' because it hides inherited member 

'Server.Mobiles.BaseCreature.
AllowMating'

Thats due to the new basecreature.cs uses a veriable "AllowMating" same as the EvoDragons do, I am not sure what effect this will have but if you expereance any trouble out of it Let me know and ill see what i can do to fix it. The Problem you guys were having was due to a veriable i left in ShrinkItem.cs that you didnt need nore did the script use but my server did at one time.

Sorry again guys ill be sticking around to make sure there is nothing else you guys need.

Ronin

Thanks for the quick fix Ronin, and i had fixed that warning allready. I was messing around and added back to the server the old evos thats why it was there.
well downloading shrinkItem.cs now and testing it out ty again


to starflowercarly,
it appears to me you replaced all your animals/monsters with ronins. which would mean you didnt look in his folders and see that he did not modify ALL just tamable creatures so you need to put those back in your scripts where they were (the ones on the error list are the ones you need

Thanks,
Dan
 

RoninGT

Sorceror
This looks like to me that you have deleted pets you should not have. First off HellSteeds and SkeletalSteeds are not tamable (By Defaut) and should not have been removed. The Reason your getting errors in SpeedInfo.cs is cause this script calls for these NPC and sence they have been removed they are coming up null, Also see the creatures that are showing up in the errors and replace them with the Oringinal Scripts. This is the cause of all your errors. Is cause you have deleted to much :) Go back and only remove the tamable pets.

Ronin
 
Ronin now I get this error,

RunUO - [www.runuo.com] Version 1.0.0, Build 36918
Scripts: Compiling C# scripts...failed (1 errors, 1 warnings)
- Warning: Scripts\Custom\Commands\motd.cs: CS0183: (line 322, column 47) The g
iven expression is always of the provided ('Server.Mobiles.PlayerMobile') type
- Error: : CS0159: (line 0, column 0) No such label 'case6' within the scope of
the goto statement
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.

I hate it when it says no script name and no line number then I am clueless.
Thanks once again,
Dan
 

hafolee

Sorceror
RoninGT said:
NM This should fix your problems guys i forgot to take out something. My verison on my server is differant from the public release sometimes i forget to remove all the junk you guys dont need i am truly sorry Replace your ShrinkItem.cs with the one below. i will update the zips as well

Ronin

Code:
- Error: Scripts\Customs\Animal System\Shrink System\ShrinkItem.cs: CS0159: (li
Ne 1824, column 6) the goto language a scope inside has no" case6" such label

i use this shrinkitem.cs ,but also have this error..
 

RoninGT

Sorceror
Look to the post right above the one you just send fixed that error too. Its also fixed on the zips.

Ronin
 

RoninGT

Sorceror
*whew*

LoL i am glad its working... It really sucks when you make something and it works as planed for you but when others use it. It goes *pOoF* lol but again everyone i am sorry for these errors.

Time to go check ebay lol :p

Ronin
 

RoninGT

Sorceror
Ok guys i just posted another update
I forgot to add something. Nothing major thou, When server that are new to the pet leveling system the pets already in the world will have 0 Max Level and 0 Next Level the changes i made to the basecreature.cs will fix this also i have updated the docs on how to self edit this part.

Ronin
 

Darkness_PR

Wanderer
hey ronin i think you forgot the file that goes under Data/Bulk Orders....
cuz i cant find it in the zip that i download, or did you removed them since we dont need them no more?
 
Top