New errors lol....
Errors:
+ CUSTOM/In Depth Anatomy/AbilityProfile.cs:
CS0246: Line 12: The type or namespace name 'MagicalAbility' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 15: The type or namespace name 'AreaEffect' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 18: The type or namespace name 'SpecialAbility' could not be found (are you missing a using directive or an assembly reference?)
CS0118: Line 62: 'Server.Mobiles.AbilityProfile.MagicalAbility' is a 'property' but is used like a 'type'
CS0246: Line 86: The type or namespace name 'SpecialAbility' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 109: The type or namespace name 'AreaEffect' could not be found (are you missing a using directive or an assembly reference?)
CS0118: Line 155: 'Server.Mobiles.AbilityProfile.MagicalAbility' is a 'property' but is used like a 'type'
CS0246: Line 164: The type or namespace name 'SpecialAbility' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 194: The type or namespace name 'AreaEffect' could not be found (are you missing a using directive or an assembly reference?)
CS0118: Line 338: 'Server.Mobiles.AbilityProfile.MagicalAbility' is a 'property' but is used like a 'type'
CS0246: Line 355: The type or namespace name 'SpecialAbility' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 369: The type or namespace name 'SpecialAbility' could not be found (are you missing a using directive or an assembly reference?)
CS0118: Line 402: 'Server.Mobiles.AbilityProfile.MagicalAbility' is a 'property' but is used like a 'type'
CS0118: Line 407: 'Server.Mobiles.AbilityProfile.MagicalAbility' is a 'property' but is used like a 'type'
CS0118: Line 485: 'Server.Mobiles.AbilityProfile.MagicalAbility' is a 'property' but is used like a 'type'
CS0118: Line 485: 'Server.Mobiles.AbilityProfile.MagicalAbility' is a 'property' but is used like a 'type'
CS0118: Line 504: 'Server.Mobiles.AbilityProfile.MagicalAbility' is a 'property' but is used like a 'type'
CS0246: Line 571: The type or namespace name 'SpecialAbility' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 584: The type or namespace name 'SpecialAbility' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 589: The type or namespace name 'AreaEffect' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 602: The type or namespace name 'AreaEffect' could not be found (are you missing 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.