View Single Post
  #2  
Old 07-22-2012, 08:52 PM
bolox bolox is offline
Approved Member
 
Join Date: May 2008
Posts: 351
Default

Hi Gary

i believe it's in gameWorld.dll
http://forum.1cpublishing.eu/showthread.php?t=23959

as a coding noob i don't think you can directly access the parameters with java
see
http://forum.1cpublishing.eu/showthr...338#post342338

my understanding is you have to write a c# script for the mission (sp only) to access the data and output it in suitable format (udp??)

http://www.microsoft.com/visualstudi...csharp-express

seems to be the way most are using to write the code
Reply With Quote