|
||
|
|||||||
| 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 make them public domain. 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 |
|
|
#52 (permalink) | |
|
Forum Expert
|
Quote:
__________________
A lawyer with a briefcase can steal more than a thousand men with guns. Do NOT PM me asking if I will script for your shard or send you files or anything else along those lines. |
|
|
|
|
|
|
#53 (permalink) |
|
Forum Expert
|
got this error
Code:
Errors:
+ CustomScripts/Mondain's Legacy/Items/Misc/ScrappersCompendium.cs:
CS0506: Line 42: 'Server.Items.ScrappersCompendium.OnCraft(int, bool, Server
.Mobile, Server.Engines.Craft.CraftSystem, System.Type, Server.Items.BaseTool, S
erver.Engines.Craft.CraftItem, int)': cannot override inherited member 'Server.I
tems.Spellbook.OnCraft(int, bool, Server.Mobile, Server.Engines.Craft.CraftSyste
m, System.Type, Server.Items.BaseTool, Server.Engines.Craft.CraftItem, int)' bec
ause it is not marked virtual, abstract, or override
__________________
|
|
|
|
|
|
#56 (permalink) |
|
Forum Expert
|
I do not understand why i keep getting errors i got all your scripts on a fresh runuo svn 169 heres more errors
Code:
Warnings:
+ CustomScripts/Mondain's Legacy/Items/Misc/ScrappersCompendium.cs:
CS0108: Line 42: 'Server.Items.ScrappersCompendium.OnCraft(int, bool, Server
.Mobile, Server.Engines.Craft.CraftSystem, System.Type, Server.Items.BaseTool, S
erver.Engines.Craft.CraftItem, int)' hides inherited member 'Server.Items.Spellb
ook.OnCraft(int, bool, Server.Mobile, Server.Engines.Craft.CraftSystem, System.T
ype, Server.Items.BaseTool, Server.Engines.Craft.CraftItem, int)'. Use the new k
eyword if hiding was intended.
+ CustomScripts/Mondain's Legacy/Mobiles/Bedlam/MonstrousInterredGrizzle.cs:
CS0162: Line 226: Unreachable code detected
Errors:
+ CustomScripts/Mondain's Legacy/Items/Talismans/BaseTalisman.cs:
CS0122: Line 903: 'Server.Spells.Fifth.MagicReflectSpell.m_Table' is inacces
sible due to its protection level
CS0122: Line 922: 'Server.Spells.First.ReactiveArmorSpell.m_Table' is inacce
ssible due to its protection level
CS0122: Line 941: 'Server.Spells.Second.ProtectionSpell.m_Table' is inaccess
ible due to its protection level
+ Engines/AI/Creature/BaseCreature.cs:
CS0117: Line 2025: 'Server.Mobiles.AIType' does not contain a definition for
'AI_Necromage'
+ CustomScripts/Mondain's Legacy/Mobiles/Bedlam/MasterMikael.cs:
CS0117: Line 12: 'Server.Mobiles.AIType' does not contain a definition for '
AI_Necromage'
+ CustomScripts/Mondain's Legacy/Mobiles/Bedlam/MasterTheophilus.cs:
CS0117: Line 12: 'Server.Mobiles.AIType' does not contain a definition for '
AI_Necromage'
+ CustomScripts/Mondain's Legacy/Mobiles/Blighted Grove/LadyMelisande.cs:
CS0117: Line 18: 'Server.Mobiles.AIType' does not contain a definition for '
AI_Necromage'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
__________________
|
|
|
|
|
|
#57 (permalink) |
|
Forum Expert
|
Ok was BaseAI you forgot to put AI_Necromage in it but now i got one error
Code:
Warnings:
+ CustomScripts/Mondain's Legacy/Items/Misc/ScrappersCompendium.cs:
CS0108: Line 42: 'Server.Items.ScrappersCompendium.OnCraft(int, bool, Server
.Mobile, Server.Engines.Craft.CraftSystem, System.Type, Server.Items.BaseTool, S
erver.Engines.Craft.CraftItem, int)' hides inherited member 'Server.Items.Spellb
ook.OnCraft(int, bool, Server.Mobile, Server.Engines.Craft.CraftSystem, System.T
ype, Server.Items.BaseTool, Server.Engines.Craft.CraftItem, int)'. Use the new k
eyword if hiding was intended.
+ CustomScripts/Mondain's Legacy/Mobiles/Bedlam/MonstrousInterredGrizzle.cs:
CS0162: Line 226: Unreachable code detected
Errors:
+ CustomScripts/Mondain's Legacy/Items/Talismans/BaseTalisman.cs:
CS0122: Line 903: 'Server.Spells.Fifth.MagicReflectSpell.m_Table' is inacces
sible due to its protection level
CS0122: Line 922: 'Server.Spells.First.ReactiveArmorSpell.m_Table' is inacce
ssible due to its protection level
CS0122: Line 941: 'Server.Spells.Second.ProtectionSpell.m_Table' is inaccess
ible due to its protection level
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
__________________
|
|
|
|
|
|
#58 (permalink) |
|
Forum Expert
|
boy o boy, i think i have amnezia. I keep forgetting things
you have to change protection level to public in protection.cs, reactive armor.cs and magicreflect.cs (if yobloody netscape i cant see what im writing)
__________________
A lawyer with a briefcase can steal more than a thousand men with guns. Do NOT PM me asking if I will script for your shard or send you files or anything else along those lines. |
|
|
|
|
|
#59 (permalink) |
|
Forum Newbie
Join Date: Mar 2005
Age: 49
Posts: 49
|
This looks like a great script. I ceratinly appreciate all the effort you obviously put into it. I was trying add in the aquarium system and ran into an error. I think I must be missing a distro change somewhere. BaseAddon looked ok to me though. Any ideas?
PHP Code:
|
|
|
|
|
|
#60 (permalink) |
|
Forum Expert
|
This is a svn change, update BaseAddon.cs and BaseAddonDeed.cs to Svn version.
Revision 171: /devel
__________________
A lawyer with a briefcase can steal more than a thousand men with guns. Do NOT PM me asking if I will script for your shard or send you files or anything else along those lines. |
|
|
|
|
|
#61 (permalink) |
|
Forum Expert
|
Ok got shard to complie now can you explain to me what this means
Code:
Scripts: Verifying...done (2653 items, 731 mobiles) Regions: Loading...Warning: double SpawnEntry ID '1000' done Code:
Regions: Loading...Warning: double SpawnEntry ID '1000'
__________________
|
|
|
|
|
|
#62 (permalink) |
|
Forum Expert
|
It means you have something spawning under same id. Search 1000 and you'll see what it is.
__________________
A lawyer with a briefcase can steal more than a thousand men with guns. Do NOT PM me asking if I will script for your shard or send you files or anything else along those lines. |
|
|
|
|
|
#64 (permalink) |
|
Forum Expert
|
Honestly i don't know anything about felucca so i didn't do anything there. If anyone knows please yell
![]()
__________________
A lawyer with a briefcase can steal more than a thousand men with guns. Do NOT PM me asking if I will script for your shard or send you files or anything else along those lines. |
|
|
|
|
|
#65 (permalink) |
|
Forum Expert
|
you get this on console when saying [settingsML
Code:
Errow while updating 'Settings.xml': System.Xml.XmlException: Root element is ssing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean pr rveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(String filename) at Server.MondainsLegacy.SaveSetings() Errow while updating 'Settings.xml': System.Xml.XmlException: Root element is ssing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean pr rveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(String filename) at Server.MondainsLegacy.SaveSetings()
__________________
|
|
|
|
|
|
#68 (permalink) | |
|
Forum Expert
|
Make sure you have Settings.xml (with settings) in Data/Mondain's Legacy/Settings.xml
Quote:
__________________
A lawyer with a briefcase can steal more than a thousand men with guns. Do NOT PM me asking if I will script for your shard or send you files or anything else along those lines. Last edited by MalGanis; 04-24-2007 at 04:01 PM. |
|
|
|
|
|
|
#70 (permalink) |
|
Forum Expert
|
and since its 0 try opening it and shows this--> The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later. -------------------------------------------------------------------------------- XML document must have a top level element. Error processing resource 'file:///C:/Documents and Settings/Ruben Ocasio/Deskt...
__________________
|
|
|
|