Jump to content

Quadrafarian

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by Quadrafarian

  1. Group Spawn Condition The Group spawn condition is a percentage chance of the unit being spawned in the mission Edited: wrong link Sent from my ONEPLUS A3003 using Tapatalk
  2. Use the unit name from the drop down box in the Mission Editor ctld.unitLoadLimits = { ["SA342Mistral"] = 4, ["SA342L"] = 4, ["UH-1H"] = 10, }
  3. Open Voice Attack then open Vaicom settings with left ctrl+left alt+c Click the editor tab Now click finish You'll get a popup explaining what to do, Click ok and close the Viacom settings window. Go back to Voice Attack window and with the VIACOM PRO for DCS World profile selected. On the window that opens Now double click the the AI communications line seen in the picture above Click inside the When I Say box then press ctrl + a then delete This removes the old keywords ready to have the new ones pasted in With the When I Say box still selected press ctrl + v This pastes the new keywords into the When I say field There you have it an updated keyword list for Vaicom.
  4. That's normal behaviour they form a straight line from the lead unit, when they start moving. Annoying but normal as things are at the moment. Sent from my ONEPLUS A3003 using Tapatalk
  5. replace . with : in your last example. rescueheloStennis:SetAltitude(40) rescueheloStennis:SetOffsetX(10) rescueheloStennis:SetOffsetZ(50) rescueheloStennis:SetRescueOff() --This would turn it off (just a guess not looked at the code)
  6. here is an example on how to remove already placed helos at an airbase Scenery.miz
  7. Why is that an issue? he's speaking what it says and when you get it to fly they'll be at your resolution... :D
  8. Seems okay so far thank you very much, I'll have proper test with it later. After an extended testing session working like a champ thank you very much.
  9. Just upgraded to latest version from version : 1.0.112.4635 to version : 1.0.122.4971 But I'm getting a pop up and log full of 06.01.2019 03:33:52 version : 1.0.122.4971 993013 Custom message = [] System.Exception Failed to find TextBox from MultiPanel Knob : PITCH_TRIM_WHEEL_DOWN at DCSFlightpanels.MultiPanelUserControl.GetTextBox(MultiPanelPZ70Knobs knob, Boolean whenTurnedOn) at DCSFlightpanels.MultiPanelUserControl.ShowGraphicConfiguration() but nothing else, I can bind it by going into the txt file but not able to in the GUI (binding doesn't even show). Any clues? did I brake it again? anything I can do to help diagnose? Many Thanks Quad.
  10. Just tested it again and it works fine with USA or RUSSIA but won't spawn with OMAN set to RUSSIA in attached mission. spawn from the F10 menu Caracal.miz
  11. The script worked when changing country to USA, are you sure Oman has the ground units you're trying to spawn? Not at pc ATM to check Sent from my ONEPLUS A3003 using Tapatalk
  12. in the Oman Armour line 12 trigger.misc.getzone should be trigger.misc.getZone
  13. Change the unit to ATGM M1045 HMMWV TOW as the unit your using can't lase.
  14. push task to next waypoint has issues at times, added a stop condition of flag 1 = true to the hold command changed the time more trigger from push task to change flag 1 to true but they will still move over the bridge after firing with out the hold command there tank triggered waypoints - 1.miz
  15. Here ya go just a simple MIZ tested this morning no log errors EDIT:- If you don't want to wait move the top zone to somewhere south of the ship Stennis Route.miz
  16. I haven't had chance to test it in the latest DCS/Moose versions, Ship called Kuznetsov & zones setup called ZONESHIP1 & ZONESHIP2. Obv you can change the names and in mission file I had. Blue_RUCarrier = GROUP:FindByName("Kuznetsov") Blue_RUCarrier:PatrolZones({ZONE:New("ZONESHIP1"),ZONE:New("ZONESHIP2")},120) I made the zones very small, the ships would run happily for 6 Hours (mission restart).
  17. In the mission (miz) file. Create a folder named Config, inside it make a folder named View, in this folder add your labels.lua file.
  18. you should use this in your do script depending if you wanted it activated or deactivated ctld.deactivatePickupZone("Trigger Zone Senaki") ctld.activatePickupZone("Trigger Zone Senaki")
  19. I found the issue it was in the seat in front of the PC.... I expected it to work with full fidelity modules in SRS like it does with FC3 wasn't until I re-read and tested it I realised. Again many thanks :D
  20. Using DCSFP with the radio panel and SRS (using the SRS profile) the freq's are displayed but the rotary's don't do anything. Can see them moving in DCSFP, can't set them in SRS to do anything either. Switching profiles to UH-1H or A-10C etc. works perfectly (for those respective airframes). Is this the intended/expected outcome? or have I screwed up somewhere along the way? Many thanks for taking the time to create/maintain DCSFP.
  21. You could use a flag, Set a flag say 200 = on (or anything other than 0) if the primary group is destroyed then in the message condition set flag 200 = off so the message will only trigger if the flag is off Set flag on group death 1 ONCE No Events Condition: Group Dead (group name) Action: Flag 200 on (or equals something other than 0) Message for evac warning 1 ONCE No Events Condition: Unit inside zone (unit and zone name) Condition: Flag 200 = off Action: Message to coalition
  22. Nice job guys, keep up the good work and thanks for releasing it for public use.
  23. I'd like to thank you for a great addition to DCS, have been using 2.0 for ages and just updated to the pro version. Keep up the good work.
  24. The server can run for days or can crash in a few hours no rime or reason. uploaded latest files and links to trk files. https://drive.google.com/open?id=1Bm9dckMamxgRQHt1MYCPBvwdBSK1j_zf https://drive.google.com/open?id=1qQAOomw18-eAAb6aQzpMddnzscRr6ADw https://drive.google.com/open?id=1Pf647Uhy9wr_gASfPtgJ0QsGU4Rx3rHi dcs.log-20171205-163000.zip dcs.log-20171205-231502.zip dcs.log-20171206-083233.zip
  25. Great guide from the guys at Razbam. Also thanks Looney made my morning.
×
×
  • Create New...