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!

I am a newbie :( Help!

Nikoru

Squire
I am a newbie :( Help!

Hello all, thanks for heping us newbies! Ok i have several questions but for now i'll just start with following:

#1. How can i get around on a big scale? Because right now I am trying to spawn my world and i got to walk everywhere.

#2. Is there a version of pandoras box that works? Also, how do i spawn things like Skeltons one by one?

#3. I have seen a few lists of commands like {dupe and what not but i could really use alot more. Is there a place that lists most of the commands?

#4. Is there a version of that druid system that works for the newest runuo server?

I am using the newest run UO Version the RUNUO2 R2 or whatever its called..lol. Thanks guys for any help you can provide.
 

redsnow

Sorceror
#1. How can i get around on a big scale? Because right now I am trying to spawn my world and i got to walk everywhere.

Try [m tele or [go

#2. Is there a version of pandoras box that works? Also, how do i spawn things like Skeltons one by one?

[add

#3. I have seen a few lists of commands like {dupe and what not but i could really use alot more. Is there a place that lists most of the commands?

RunUO Documentation - Commands

#4. Is there a version of that druid system that works for the newest runuo server?

I think ive seen one search the Script release section.

Hope that helps
 

homergz

Sorceror
Just to elaborate a bit on what redsnow posted:

#1 You might want to search the Custom Script Releases for a travel book or travel system. An advanced search for "travel" in the subject should do the trick.

#2 If you are having a specific problem with Pandoras you might want to check the sub-forum Third Party Program Support in the Utility Support forum. For the skeletons it is probably better to use spawners. [add spawner ([add xml spawner or [add premiumspawner if using one of those systems).

#3 In your RunUO folder look for the Docs folder. The commands.html file is specific to your server and will be updated when you use the [docgen command.

Hope this helps.
 

shtoink

Sorceror
After reading the doc's you might find something like a toolbar useful. I know it helped me alot to have clickable commands....I really like this one.

http://www.runuo.com/forums/custom-script-releases/73555-runuo-2-0-rc1-toolbar.html

A staff runebook is great (better than [go), also.

If your wanting help spawning you world OSI/EA style search for nerun's distro. Also check out xmlspawner....

This is jackpot for scripts http://www.runuo.com/forums/custom-script-releases/80963-custom-script-database-listing-runuo.html
 

Nikoru

Squire
Ok :)

I have tried the {add spawner and it works kinda :(, but i dont know how to make it become a skelton and 2ndly it still says innactive while its on the ground.
 

Hammerhand

Knight
Nikoru;758455 said:
I have tried the {add spawner and it works kinda :(, but i dont know how to make it become a skelton and 2ndly it still says innactive while its on the ground.

The spawner doesnt become anything. It stays a spawner. Its what spawns or adds the monsters into the world. You need to add the monster(s) into the spawner. If its the regular default spawner that comes with RunUO, dbl click the spawner and type the monster(s) into the space(s) provided, then click ok. If its saying inactive, you'll need to [props the spawner and look for "running" and set it to true. At that point, you can also set the timers Min & Max for how often the monster(s) will spawn, how many will spawn and what range they will spawn from the spawner. If you're using Neruns or the XML spawners, you'll need to consult the readme's for Neruns and probably the website for the XML's for the howto's on making them fully functional. Hope this helps a little. :)
 

Nikoru

Squire
HELP! thanks :)

What did i do wrong? And what does all that mean?

RunUO - [www.runuo.com] Version 2.0, Build 2959.20979
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...failed (40 errors, 0 warnings)
Errors:
+ Spells/Chivalry/Priest/Priest Spells/BanishSpell.cs:
CS0534: Line 10: 'Server.Spells.Priest.BanishSpell' does not implement inher
ited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 10: 'Server.Spells.Priest.BanishSpell' does not implement inher
ited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/CleanseSpiritSpell.cs:
CS0534: Line 10: 'Server.Spells.Priest.PurgeSpell' does not implement inheri
ted abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 10: 'Server.Spells.Priest.PurgeSpell' does not implement inheri
ted abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/ConversionSpell.cs:
CS0534: Line 11: 'Server.Spells.Priest.ConversionSpell' does not implement i
nherited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 11: 'Server.Spells.Priest.ConversionSpell' does not implement i
nherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/DiminishWillSpell.cs:
CS0534: Line 10: 'Server.Spells.Priest.DiminishWillSpell' does not implement
inherited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 10: 'Server.Spells.Priest.DiminishWillSpell' does not implement
inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/DivineFocusSpell.cs:
CS0534: Line 10: 'Server.Spells.Priest.DivineFocusSpell' does not implement
inherited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 10: 'Server.Spells.Priest.DivineFocusSpell' does not implement
inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/HeavenlyGuardianSpell.cs:
CS0534: Line 8: 'Server.Spells.Priest.HeavenlyGuardianSpell' does not implem
ent inherited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 8: 'Server.Spells.Priest.HeavenlyGuardianSpell' does not implem
ent inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/HolyBoltSpell.cs:
CS0534: Line 7: 'Server.Spells.Priest.HolyBoltSpell' does not implement inhe
rited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 7: 'Server.Spells.Priest.HolyBoltSpell' does not implement inhe
rited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/InflameSpiritSpell.cs:
CS0534: Line 10: 'Server.Spells.Priest.InflameSpiritSpell' does not implemen
t inherited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 10: 'Server.Spells.Priest.InflameSpiritSpell' does not implemen
t inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/MendingTouchSpell.cs:
CS0534: Line 9: 'Server.Spells.Priest.SacredBoonSpell' does not implement in
herited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 9: 'Server.Spells.Priest.SacredBoonSpell' does not implement in
herited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/OrisonOfWisdomSpell.cs:
CS0534: Line 7: 'Server.Spells.Priest.OrisonOfWisdomSpell' does not implemen
t inherited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 7: 'Server.Spells.Priest.OrisonOfWisdomSpell' does not implemen
t inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/PrayerOfLifeSpell.cs:
CS0534: Line 9: 'Server.Spells.Priest.TouchOfLifeSpell' does not implement i
nherited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 9: 'Server.Spells.Priest.TouchOfLifeSpell' does not implement i
nherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/RebirthSpell.cs:
CS0534: Line 10: 'Server.Spells.Priest.RebirthSpell' does not implement inhe
rited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 10: 'Server.Spells.Priest.RebirthSpell' does not implement inhe
rited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/SalvationSpell.cs:
CS0534: Line 9: 'Server.Spells.Priest.SalvationSpell' does not implement inh
erited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 9: 'Server.Spells.Priest.SalvationSpell' does not implement inh
erited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/ShieldOfFaithSpell.cs:
CS0534: Line 9: 'Server.Spells.Priest.ShieldOfFaithSpell' does not implement
inherited abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 9: 'Server.Spells.Priest.ShieldOfFaithSpell' does not implement
inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/SmiteSpell.cs:
CS0534: Line 10: 'Server.Spells.Priest.SmiteSpell' does not implement inheri
ted abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 10: 'Server.Spells.Priest.SmiteSpell' does not implement inheri
ted abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Chivalry/Priest/Priest Spells/WrathSpell.cs:
CS0534: Line 9: 'Server.Spells.Priest.WrathSpell' does not implement inherit
ed abstract member 'Server.Spells.Spell.GetMana()'
CS0534: Line 9: 'Server.Spells.Priest.WrathSpell' does not implement inherit
ed abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/Unused/EnchantedGroveSpell.cs:
CS0534: Line 11: 'Server.Spells.Druid.EnchantedGroveSpell' does not implemen
t inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/Unused/MushroomGatewaySpell.cs:
CS0534: Line 11: 'Server.Spells.Druid.MushroomGatewaySpell' does not impleme
nt inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/Unused/NaturesPassageSpell.cs:
CS0534: Line 11: 'Server.Spells.Druid.NaturesPassageSpell' does not implemen
t inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/Unused/PackOfBeastSpell.cs:
CS0534: Line 8: 'Server.Spells.Druid.PackOfBeastSpell' does not implement in
herited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/Unused/RestorativeSoilSpell.cs:
CS0534: Line 11: 'Server.Spells.Druid.RestorativeSoilSpell' does not impleme
nt inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/Unused/SummonFireflySpell.cs:
CS0534: Line 8: 'Server.Spells.Druid.FireflySpell' does not implement inheri
ted abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/BarbedPrisonSpell.cs:
CS0534: Line 11: 'Server.Spells.Druid.StoneCircleSpell' does not implement i
nherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/BarkSkinSpell.cs:
CS0534: Line 17: 'Server.Spells.Druid.BarkSkinSpell' does not implement inhe
rited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/BlendWithForestSpell.cs:
CS0534: Line 9: 'Server.Spells.Druid.BlendWithForestSpell' does not implemen
t inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/DeadlySporesSpell.cs:
CS0534: Line 17: 'Server.Spells.Druid.DeadlySporesSpell' does not implement
inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/ForestKinSpell.cs:
CS0534: Line 12: 'Server.Spells.Druid.ForestKinSpell' does not implement inh
erited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/GraspingRootsSpell.cs:
CS0534: Line 9: 'Server.Spells.Druid.GraspingRootsSpell' does not implement
inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/HibernateSpell.cs:
CS0534: Line 10: 'Server.Spells.Druid.HibernateSpell' does not implement inh
erited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/HurricaneSpell.cs:
CS0534: Line 10: 'Server.Spells.Druid.HurricaneSpell' does not implement inh
erited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/LureStoneSpell.cs:
CS0534: Line 10: 'Server.Spells.Druid.LureStoneSpell' does not implement inh
erited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/ManaSpringSpell.cs:
CS0534: Line 11: 'Server.Spells.Druid.ManaSpringSpell' does not implement in
herited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/NaturesGraceSpell.cs:
CS0534: Line 7: 'Server.Spells.Druid.NaturesGraceSpell' does not implement i
nherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/RegrowthSpell.cs:
CS0534: Line 9: 'Server.Spells.Druid.RegrowthSpell' does not implement inher
ited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/RestorationSpell.cs:
CS0534: Line 8: 'Server.Spells.Druid.RestorationSpell' does not implement in
herited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/ShieldOfEarthSpell.cs:
CS0534: Line 9: 'Server.Spells.Druid.ShieldOfEarthSpell' does not implement
inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/SwarmofInsectsSpell.cs:
CS0534: Line 9: 'Server.Spells.Druid.SwarmOfInsectsSpell' does not implement
inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/TreeOfLifeSpell.cs:
CS0534: Line 11: 'Server.Spells.Druid.TreeOfLifeSpell' does not implement in
herited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/Druid Spells/VolcanicEruption.cs:
CS0534: Line 9: 'Server.Spells.Druid.VolcanicEruptionSpell' does not impleme
nt inherited abstract member 'Server.Spells.Spell.CastDelayBase.get'
+ Spells/Eighth/Druid/SleepingBody.cs:
CS0506: Line 158: 'Server.Items.SleepingBody.SendInfoTo(Server.Netwo rk.NetSt
ate)': cannot override inherited member 'Server.Item.SendInfoTo(Server.Network.N
etState)' because it is not marked virtual, abstract, or override
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 

old_school

Wanderer
Let me help ya out here a little. Spawners use Distro spawner tool (Highly Recommended) very easy to use. Next as for 2.0 be careful. Even though 2.0 items our better alot of people have trouble time to time when making it. I personaly think its because 2.0 is still somewhat new. We had 1.0 forever seems like. So alot of people still use to the idea of 1.0 scripting. Also never NEVER put a script you downloaded off here on a live shard without testing first. Also get to know how the backup system works an how to use it. Make saves like crazy. This is about all the tips I can offer.
 
Top