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!

Gem Collector Quest

Gem Collector Quest

A Quest where players have to kill and collect 30 sithloine gems for the sithloine blade. It's pretty hard. Just drop it in scripts folder Have fun!


Fixed


- New version includes Lucid Naquals Fixed Artemis

Thx Lucid


FINAL RELEASE

EVERYTHING FIXED!!!
 

Attachments

  • Gem Collector Quest.zip
    5.3 KB · Views: 460
Error

I have the sates quest and it works fine. but when i extract the gem one 2 runuo and reboot it gives this error.

Code:
Scripts: Compiling C# scripts...failed (4 errors, 0 warnings)
 - Error: Scripts\Mics\Custom Scripts\Gem Collector Quest\Artemis.cs CS1520; (line 55, column 10) Class, struct, or interface methodmust have a return type
 - Error: Scripts\Misc\Custom Scripts\Gem Collector Quest\Artemis.cs: CS1002: (line 55, column 50) Invalid token ')' in class, struct, or interface member declaration
 - Error: Script\Misc\Custom Scripts\Sates' Quest\Sates.cs: CS0101: (line 14,column 15) The namespace 'Server.Mobiles' already contains a definition for 'sates'
 

Alden

Wanderer
FoCkEr[PvPTime] said:
I have the sates quest and it works fine. but when i extract the gem one 2 runuo and reboot it gives this error.

Code:
Scripts: Compiling C# scripts...failed (4 errors, 0 warnings)
 - Error: Scripts\Mics\Custom Scripts\Gem Collector Quest\Artemis.cs CS1520; (line 55, column 10) Class, struct, or interface methodmust have a return type
 - Error: Scripts\Misc\Custom Scripts\Gem Collector Quest\Artemis.cs: CS1002: (line 55, column 50) Invalid token ')' in class, struct, or interface member declaration
 - Error: Script\Misc\Custom Scripts\Sates' Quest\Sates.cs: CS0101: (line 14,column 15) The namespace 'Server.Mobiles' already contains a definition for 'sates'


It seems that Think just changed some of the name sections in the script from sates. you need to alter the script so all of the little Identifiers say something other than Sates. There is only 3 at the start of the script sont look past like 40 i think.
 

Roseanne

Wanderer
Reloaded and got the following error msg...

RunUO - [www.runuo.com] Version 1.0.0, Build 36918
Scripts: Compiling C# scripts...failed (4 errors, 0 warnings)
- Error: Scripts\Custom Scripts\Quests Scripts\Gem Collector Quest\Artemis.cs:
CS1520: (line 18, column 10) Class, struct, or interface method must have a retu
rn type
- Error: Scripts\Custom Scripts\Quests Scripts\Gem Collector Quest\Artemis.cs:
CS1520: (line 55, column 10) Class, struct, or interface method must have a retu
rn type
- Error: Scripts\Custom Scripts\Quests Scripts\Gem Collector Quest\Artemis.cs:
CS1002: (line 55, column 33) ; expected
- Error: Scripts\Custom Scripts\Quests Scripts\Gem Collector Quest\Artemis.cs:
CS1519: (line 55, column 48) Invalid token ')' in class, struct, or interface me
mber declaration
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 
Top