View Single Post
  #5  
Old 10-02-2011, 08:09 AM
41Sqn_Banks 41Sqn_Banks is offline
Approved Member
 
Join Date: Oct 2007
Posts: 644
Default

If the .vb file is not loaded one could try to write the VB code within a .cs file.

Another solution would be to automatically convert the VB code into C# and then paste it into the script file of the mission. Online converter: http://www.carlosag.net/tools/codetranslator/
Reply With Quote