Jump to content

Doug

Members
  • Posts

    104
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Doug

  1. yes it is. Check this --> http://www.checksix-forums.com/showthread.php?t=131750
  2. LOTATC .NET is in pre-alpha (with two more weeks of late, sorry just 5 days :megalol:). Here is a nice screenshot ;) En joie ! :)
  3. Ok so: 3-minute intercept vectors Intercept calculatorhead on flank attack rear attack Good idea. I can use text-to-spreech to make a voice woh alerts you. I will try it.
  4. Yes of course. The mission commander of each coalition can rename each planes. Friend have a name (like 159th_Jojo) and ennemy have an Id (8 numbers). Next the MC have rename a contact, all controllers of his coalition will view the contact with its new name. A controller can rename a contact for him.
  5. Hi all, LOTATC .NET has a site: http://lotatc.net There well be more informations soon. If you have suggestions --> http://forum.lockon.ru/showthread.php?t=24689 ;) Regards
  6. I think a Alpha version will be ready before the end of the mounth.
  7. Solved issues Freezes in LOTATC 1.0 (no refresh) Windows start menu masking Freezes with big missions New features CommunicationOptimized bandwidth (compression) New role: Mission Commander, can give orders and manage controllers (more informations soon) [*]Physics More realistic radars (RCS, RADAR diagram, AOT, ...) [*]GUI More space for the radar screen Better interaction with TeamSpeak (Players list, switch buttons, ...) Move and zoom faster New menues Multi-layers screen (can automatically create a layer with Player's flight plan above the radar screen, you can create a XML zone file and display it above the radar screen. You can also make a layer for important position, etc etc. more informations soon) A zone file is a file that contains a list of Positions like this: <Zone Name="DangerZone"> <Point Latitude="45.866778" Longitude="36.4544" /> <Point Latitude="45.66554" Longitude="36.3232" /> <Point Latitude="45.23233" Longitude="36.4334" /> </Zone> You can share the zone files via LOTATC between controllers.
  8. I'm working on. :thumbup: I don't use meinit.xml. LOTATC v2 will be available in many languages. ;) I can't use fighter's radar as source of data. :cry: Sources are (of the same coalition): SAM (can be kill) AWACS (can be kill) RADAR of airports
  9. I'm currently working on the second version of LOTATC. If you have some idea or wishlist, please give it to me. :thumbup: Features Better netcode Better GUI New functions of communication between controllers Better RADAR realism etcEn joie !
  10. The good news is that we don't need a good graphic card. We just need a Windows dedicated server with a good CPU and bandwidth. :)
  11. yes we have the output. It's not very smooth but it's enough to launch the server. There is somme things to do before it can work. It works only with VNC and not with the remote desktop.
  12. Our dedicated server have a Intel 82865G card (without 3D accelaration) and LO works fine. 150 fps. ;-) We use VNC to start LO.
  13. Not possible with LockOn Lua functions but maybe if you try to connect to the server with socket and send a well formatted message. Maybe... :o
  14. I have write a jabog.lua witch could be use with tacview.lua, lotatc.lua etc Just add dofile("./Config/export/jabog.lua") at the end of export.lua Others scripts --> http://dev.3rd-wing.net/index.php?option=com_openwiki&Itemid=46&id=utiliser_plusieurs_scripts_d_export jabog.zip
  15. Our server cost us 55€/month --> http://www.ovh.com/fr/produits/start100mpluslarge.xml The graphic card is a standard VGA (a SIS card)
  16. I'm using mom.dll to read missions. I can't find a flag to know if a Subgroup is human (client) or computer (AI). Here is a part of a simple mission (2 groups of 1 F15C and 1 group of 4 Mirage2000) --> http://server.3rd-wing.net/public/Doug/simple.xml LockOnApplicationsClass->Players numbers is always 0. Regards.
  17. And what about Black Shark ? New functions, ... ?
  18. Hi ! What is exactly the updates_number in a target object ? My value is always 0. :huh: target = { ID , -- world ID (may be 0 ,when ground point track) type = {level1,level2,level3,level4}, -- world database classification country = , -- object country position = {x = {x,y,z}, -- orientation X ort y = {x,y,z}, -- orientation Y ort z = {x,y,z}, -- orientation Z ort p = {x,y,z}} -- position of the center velocity = {x,y,z}, -- world velocity vector m/s distance = , -- distance in meters convergence_velocity = , -- closing speed in m/s mach = , -- M number delta_psi = , -- aspect angle rad fim = , -- viewing angle horizontal (in your body axis) rad fin = , -- viewing angle vertical (in your body axis) rad flags = , -- field with constants detemining method of the tracking -- whTargetRadarView = 0x0002; -- Radar review (BVR) -- whTargetEOSView = 0x0004; -- EOS review (BVR) -- whTargetRadarLock = 0x0008; -- Radar lock (STT) == whStaticObjectLock (pinpoint) (static objects,buildings lock) -- whTargetEOSLock = 0x0010; -- EOS lock (STT) == whWorldObjectLock (pinpoint) (ground units lock) -- whTargetRadarTrack = 0x0020; -- Radar lock (TWS) -- whTargetEOSTrack = 0x0040; -- Radar lock (TWS) == whImpactPointTrack (pinpoint) (ground point track) -- whTargetNetHumanPlane = 0x0200; -- net HumanPlane -- whTargetAutoLockOn = 0x0400; -- EasyRadar autolockon -- whTargetLockOnJammer = 0x0800; -- HOJ mode reflection = , -- target cross section square meters course = , -- target course rad isjamming = , -- target ECM on or not start_of_lock = , -- time of the beginning of lock forces = { x,y,z}, -- vector of the acceleration units updates_number = , -- number of the radar updates }Regards.
  19. LOTATC 0.999 and 1.0 are available here --> http://dev.3rd-wing.net/index.php?option=com_docman&task=cat_view&gid=17&Itemid=34
  20. Hi! After LOPSP, I'am working on LOPSP. It will looks like Simmeter but not in Java :D. I would like to know witch instruments dou you hope to have first (hsi, adi, airpeed, ...). Thanks
×
×
  • Create New...