Full Version : lootpack.cs
xmlspawner >>Troubleshooting >>lootpack.cs


<< Prev | Next >>

Hanse46- 04-13-2008
I added the loot and lootpack.cs included with xmlsockets and have this error:

RunUO - [www.runuo.com] Version 2.0, Build 2959.20979
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...failed (1 errors, 29 warnings)

Errors:
+ Misc/LootPack.cs:
CS0117: Line 22: 'Server.HonorContext' does not contain a definition for 'Ap
plyPerfectionLuckBonus'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.

how do I fix this?


Greystar- 04-13-2008
QUOTE (Hanse46 @ April 13, 2008 09:03 pm)
I added the loot and lootpack.cs included with xmlsockets and have this error:

RunUO - [www.runuo.com] Version 2.0, Build 2959.20979
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...failed (1 errors, 29 warnings)

Errors:
+ Misc/LootPack.cs:
CS0117: Line 22: 'Server.HonorContext' does not contain a definition for 'Ap
plyPerfectionLuckBonus'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.

how do I fix this?

It's an old lootpack... Replace with your OLD one, then use winmerge to copy in the changes.

Hanse46- 04-14-2008
thanks