View Single Post
Old 07-19-2004, 07:51 PM   #12 (permalink)
DontdroptheSOAD
Master of the Internet
 
DontdroptheSOAD's Avatar
 
Join Date: Apr 2003
Location: Glen Saint Mary, Florida
Age: 19
Posts: 6,834
Send a message via AIM to DontdroptheSOAD
Default

Quote:
Originally Posted by ultimaIX
I would like to have a race script on my shard.

I am receiving this error and am thinking I am missing another script(s) perhaps? Or missing adding something to a distro file? I am using RunUO 1.0.

Code:
Scripts: Compiling C# scripts...failed (7 errors, 4 warnings)
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 252, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 260, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 261, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Magery'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 269, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 277, column 1) 'Ser
ver.Mobile' does not contain a definition for 'bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 285, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
 - Error: Scripts\Customs\ClassicRaceStone.cs: CS0117: (line 293, column 1) 'Ser
ver.Mobile' does not contain a definition for 'Bodymod'
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.
I have already made sure that all "m_Form." was changed to 'm_From.". I am still missing something. Thank you for any help!

Yrenwick Dragon
should be BodyMod
DontdroptheSOAD is offline   Reply With Quote