

Brothers31
Members-
Posts
52 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by Brothers31
-
return from holiday :cool: 1- Your not the first to say that. So i decided to redo this part. :D. If two ( or more) contacts are really near i can just draw one contact yes/no ? 2- Not really a technical pb just a lot of time . I need all Long/lat of each taxiway airport to be able to draw them. I'don't have time to do that :icon_frow Yes, i know this pb. It's because there is not really a range radar detection.. But it's not difficult to modify this point. thanks to all people using LOTATC :icon_redf :icon_redf :icon_redf
-
Yes auto-number ;)
-
No, this option permit to move everywhere on the map. in fact, i don't find a simple solution for this. But one day perhaps :p Yes, each time you switch to off the drawing is save. Just switch on to start a new segment.( you can add unlimited draw) To delete line, swich to ON ( if you are not already in drawing mode) and then ctrl+z ;) Just because i never remember who is who :p :p :p :p :p :p perhaps yes :icon_redf
-
no...... give me GROUND altitude :p
-
Hi, If i can help, no pb for me :) But do not ask me for Java :confused: I can make a special version of the server for you and/or directly send you source (C++) byby
-
1/ houppps true. corrected 2/ Corrected ;) ok and correct. (you can choses from 1 to 4 client) i'm finish spanish translation and then post new version. ( 2 or 3 days)
-
:icon_wink Coolllll
-
ok, just testing.... and it doesn't work :icon_frow BTW i'm test with "GearFailure" and it's works.( just land at 500 KM ;) ) I thinks we have a new bug for ED. Can you comfirm ?
-
hi, try something like that. local Alarm = LoGetMCPState() for k,v in (Alarm) do if k == "CanopyOpen" then if v == true then io.write("Cannopy open:\n") else io.write("Cannopy closed:\n") end end end Not testing but it should works.
-
Disable awacs view, then you can select for each aiport the range you want. Yessss Visual C++ powerrrrr ;)
-
it's not working :confused: Even if you rename in mission, i don't receive it via LUA (just the original name) so i must make a choice...... If someone as a solution a can to modification. @+
-
Just read my web page.... i add some information ;) i hopes my english was not to bad to understand :icon_frow
-
New version available on my site. I will stop add new features (except correct bug) :confused: , and take some time to test LOTATC with my team :tongue: . regards,
-
Test that: on KERCH runway in 05. Add wing to 45 for ex and then the runways must become 23. There is no change on ILS view but on the radar there must be one ;)
-
so.. thanks to everyone :D argggggggg don't say that or you kill me :rolleyes: what the pb with this f.... wind :) (i know there is strange things but don't know where. have you more infos )
-
Yes, look in my export.lua..... SO i'm decide to stop developing of LOTATC......... Non , it's not true :) Current version news: Add "radar only" options with range. You can select with airport player can control and with range as this radar. Modify network protocol( less data transfert). Add destroyable (?) Radar. This type of radar is a Lockon objet placed in the mission. When this object is destroy, player loses radar view. Add Contact Speed Add Font size selection Correct some bugs This version is currently in test. Available in a few days.... perhaps.
-
Hi, i'm using a object chained list for my contact. So when i'm receive information, i search in the list if i already have this contact. If yes i juste modify data, else i add this new contact to my list. object Target { DWORD Id; CString Name; DOUBLE Lat; . . . // and the most important... int LastContactTime; } LastContactTime contain the last time i receive information for this target (time(null)) Then i've got a thread looking periodicaly the list and remove each contact that i dont receive information since X seconds. byby
-
Client receive all data ;) There is no documentation.. even in french . :( ( i must find time to do it) Go to bed now byby...
-
???? can you explain. What's your screen resolution ? Screenshot ? Yes and Yes :D new features. Your dont like ? hopssss forgot to test ships :cool: For new request, i'm add them to my todo list :cool: thx for testing i really appreciate
-
OK , New version on my site..... Add borderline (thx to NGDC) Add save contact position New ILS view Main windows can now be resized ( not tested in all configuration) Remove some informations on ennemies targets Button Information is now a push button Add configuration on server - Password - Aeroport that player can control - Enable or not Awacs view Add SAM site on radar ....... i'm sure this version is plenty of bugs :D . So report it please..... thx to all.
-
ok you can do this, just config wind in LOTATC then the run ways in service change :D . ok, i will add the features.
-
Hi, in fact, i'm using the ID (var k in functio LoGetWorldObjects()) for each object and not the name. So no double :icon_wink Strange? In my ILS view i calcul distance between plane and the beginning of the runway (each 2 seconds) without pb. I'm using UTM zone for this. Just for fun, i will try yours to see difference. :p Same here. I take pleasure to develop lotatc. For me is like LockOn.. just a game. :icon_jook regards,
-
Hi, lotatc must find your lockon installation. If not then your installation is bad. perhaps en pb 1.02->1.1 your installation folder is take here (in registry): HKEY_LOCAL_MACHINE\software\UbiSoft\Eagle Dynamics\Lock On\Path btw lotatc can works even if he dont find lockon. So you (we) have a problem. what OS version? have you a file missions.log creatted in c:\ ?
-
Already done ;) For ILS, if you choses it, player don't have the same information that you :( note that LOTATC use the same ILS than Lockon. This need on KERCH for exemple, the Runway is 05 but if there is wind 04 then the runway to use is the 23. (excep for Adler, always the same Runway ED bug?) Done Off course, really not a pb for me :beer: ( In fact i really love there view in web :icon_pray)
-
Really strange. Do you start loatcserver before or after Mission start. It must be launch before mission start. Btw with the new version, you can start loatcserver without lanching lockon :D still hope the new version next week :icon_redf