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!

ACC-Spellweaving, Bushido, Mysticism, and Ninjitsu

tass23

Page
I used mholmes' version of ACC Mysticism, made a few adjustments like changing the reagents back so they didn't use ACC's regs. I adjusted the Rising Colossus and the Animated Weapon spells to make them a bit tougher. Also any Mysticism spell based on Imbuing has been changed to Focus. I looked all over the forums to make sure it wasn't present. I apologize if someone else already uploaded it.

Thanks to:
A_Li_N for the CCC and CSS systems, along with the Central Memory
mholmes for his ACC Mysticism

Required:
A_Li_N Completely Custom Core
ACC - Complete Spell System
ACC - Central Memory
http://www.runuo.com/community/threads/acc-complete-spell-system.94891/

Installation instructions:
Extract archive into a folder.
Copy the Mysticism folders into the ACC Spell Systems folder (ACC\Complete Spell System\-=+ 03 Systems).
Copy the school.cs file into the Changing folder (ACC\Complete Spell System\-=+ 02 Changing) and overwrite the one that's there.

EDIT: (1-10-2012) Bushido and Ninjitsu have been removed from this system. With the exception of 1 or 2 things in either school that are actual spells, the rest are moves, and there is no way to register moves with ACC.
 

Attachments

  • Mysticism.zip
    34.5 KB · Views: 175
  • Spellweaving.zip
    2.6 KB · Views: 93

mhantra

Sorceror
Does anyone solved the crashing server problems?
I couldn't get the proper fix work as Tass23 suggest above
 

jamesreg

Sorceror
had this error which im sure is a commenting things out issue but not sure which exact things to comment out

Code:
RunUO - [www.runuo.com] Version 2.0, Build 3567.2838
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 64-bit processors
Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
Errors:
+ Daat99/New/Druid Reagents.cs:
    CS0101: Line 6: The namespace 'Server.Items' already contains a definition f
or 'DestroyingAngel'
    CS0101: Line 52: The namespace 'Server.Items' already contains a definition
for 'PetrafiedWood'
    CS0101: Line 98: The namespace 'Server.Items' already contains a definition
for 'SpringWater'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
Errors:
+ Daat99/New/Druid Reagents.cs:
    CS0101: Line 6: The namespace 'Server.Items' already contains a definition f
or 'DestroyingAngel'
    CS0101: Line 52: The namespace 'Server.Items' already contains a definition
for 'PetrafiedWood'
    CS0101: Line 98: The namespace 'Server.Items' already contains a definition
for 'SpringWater'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 

JamzeMcC

Squire
had this error which im sure is a commenting things out issue but not sure which exact things to comment out

Code:
RunUO - [www.runuo.com] Version 2.0, Build 3567.2838
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 64-bit processors
Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
Errors:
+ Daat99/New/Druid Reagents.cs:
    CS0101: Line 6: The namespace 'Server.Items' already contains a definition f
or 'DestroyingAngel'
    CS0101: Line 52: The namespace 'Server.Items' already contains a definition
for 'PetrafiedWood'
    CS0101: Line 98: The namespace 'Server.Items' already contains a definition
for 'SpringWater'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
Scripts: Compiling C# scripts...failed (1 errors, 0 warnings)
Errors:
+ Daat99/New/Druid Reagents.cs:
    CS0101: Line 6: The namespace 'Server.Items' already contains a definition f
or 'DestroyingAngel'
    CS0101: Line 52: The namespace 'Server.Items' already contains a definition
for 'PetrafiedWood'
    CS0101: Line 98: The namespace 'Server.Items' already contains a definition
for 'SpringWater'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.

You have more than one of the item. Search your files and see where the other SpringWater, PetrafiedWood and DestroyingAngel are at. You only need one copy of each. If you have more than one, just delete the others.
 

jamesreg

Sorceror
thats just it other then the actual locations and this file that refrences them i cant find two copies went to main runuo folder typed the name of each in serarch bar and it only brings up one set
 

tass23

Page
Yeah, they aren't in individual scripts. Try downloading Agent Ransack and do a search for each of the regs and it'll pull up the files that have those names in them. Then you can easily locate the extras. Alternately, you can also remove those reagents from this package.
 

tass23

Page
Yeah, I accidently left it out of the re-upload, but I just added it, so should be all good now. Thanks for reminding me Fred ;)
 
Top