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