View Single Post
  #18  
Old 08-09-2011, 06:34 PM
41Sqn_Banks 41Sqn_Banks is offline
Approved Member
 
Join Date: Oct 2007
Posts: 644
Default

This is really strange.

http://code.google.com/p/il2dce/sour....GameServer.cs

I can load assemblies with the following script.

However I get a exception because Core is not marked as serializable. Do you have a similar problem and have to mark classes you use within a mission as serializable?
Reply With Quote