so here are modified ChampionSpawn.cs and GauntletSpawner.cs, should also work on windows and works fine on mono...
compile with:
gmcs -out:../runuo.exe -d:MONO -optimize+ -unsafe -r:System,System.Configuration.Install,System.Data, System.Drawing,System.EnterpriseServices,System.Ma nagement,System.Runtime.Remoting,System.Runtime.Se rialization.Formatters.Soap,System.Security,System .ServiceProcess,System.Web,System.Web.Services,Sys tem.Windows.Forms,System.Xml -nowarn:219 -recurse:Server/*.cs
Last edited by Sabaoth; 09-07-2007 at 08:11 PM.
|