View Single Post
Old 09-07-2007, 08:04 PM   #19 (permalink)
Sabaoth
Newbie
 
Join Date: Jul 2006
Posts: 22
Default

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
Attached Files
File Type: cs ChampionSpawn.cs (30.9 KB, 17 views)
File Type: cs GauntletSpawner.cs (21.6 KB, 15 views)

Last edited by Sabaoth; 09-07-2007 at 08:11 PM.
Sabaoth is offline   Reply With Quote