Jump to content

Stuka

ED Beta Testers
  • Posts

    1503
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Stuka

  1. reported
  2. Without a track diffuculet to say what your situation is. Just tested the MLRS systems: they all work fine. Pay attention to the minimum firing distance of the Smerch. The Minimum distance of the Uragan seems to be wrong in the editor. By a few quick tests, it seems it should be more similar to the minimum distance of the Smerch. Attached a mission here they fire all 3. mlrs test.miz
  3. What am I missing? This bit of code does nothing. Not even throwing an error. MRGS= { UTMZone = "38T", MGRSDigraph = "KM", Easting = 55829, Northing = 81111 } mist.teleportToPoint({groupName="test", point=coord.LLtoLO(coord.MGRStoLL(MRGS)), action="respawn"}) EDIT: nevermind, had to give all the parameters for the teleport command.
  4. Can I somehow us an MGRS grid for mist.teleportToPoint ?
  5. "You must spread reputation....." Good job Grimes.
  6. Sorry to be the messenger, but this is still present in beta 9.
  7. Thanks man !
  8. Is it possible to change the way how MGRS coordinates are displayed? Now we have: 37TGG123451245 Could that be changed to 37T GG 12345 12345 Pretty please ? :)
  9. And the AGL altitude graph, is that possible?
  10. I can't get the mist.msgMGRS function to work. What am I missing ? mist.msgMGRS { units = {'Unit1'}, acc = 5, displayTime = 25, msgFor = {units = {'Stuka'}}, } Error I get:
  11. A few things I noticed in 1.2.8: The "trail size" does not work like expected. It's either max length or off. I noticed a difference for IAS in Tacview and the sim (tested with A-10C) And would it be possible to add AGL altitude to the list of graphs ?
  12. It's not completely clear out of the description, but the installer asks for the folder where it will find the plugins folder. Not the plugins folder itself. In your case the correct entry would be "C:\Program Files\TeamSpeak 3 Client"
  13. Yeah, known bug.
  14. What version are you running ? The ladder button was indeed not available in the earlier versions.
  15. can you click on other controls in the cockpit ? Does that work?
  16. Did you open it first? It takes 2 clicks to extend the ladder.
  17. Thanks! I'll give it a try later on. Can I fill the unittable also with all clients from a certain coalition? (Instead of naming hem all)
  18. Does somebody now how I achieve to send a message to all groups (all client groups) that are present in a certain zone? That without having to make lot of simultaneous triggers that would do that. So something along the lines of: get_all_groups_in_zone_1 foreach sendmsg
  19. A bunch of screenshots from the 476th internal bombing/gunnery competition, called Quarters. This time around we did a two target strafe.
  20. Best is to do it as the last action when working on a mission. If you feel adventurous, you also can open the miz file with winrar or equivalent software, and delete all the folders besides the TAD folder. Like that you will only use the "prepared TAD" and remove all the other items that were created with the prepare function. Once you are happy with the TAD settings you actually could copy that 1 folder over to other miz files as well.
  21. You can do this with the "mission prepare" function in the editor. Open the mission in the editor, launch the mission prepare function, edit the TAD profiles, exit and save the mission once more.
×
×
  • Create New...