Jump to content

Midnight

Members
  • Posts

    534
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Midnight

  1. Have the same problem on my server, the mission starts off ok and after about an hour it starts lagging due to memory loss(my theory) It then sometimes crashes the server. Very strange...
  2. -=VSAAF=- has work for the HUEY on all it's missions as CZAR and more. Server is open with TS
  3. @ Speed 2 Questions 1. Is it possible to use SLMOD to output a file and then use that file to export data to a website. I was thinking of updating my flight hours to my website. 2. I am working on a training mission where I want to give a score for bombs hitting in specific zones around a target and want the score to be displayed on screen similar to "-stats me". Any idea how I can do this. Thanks for taking the time to read.
  4. Hi, I think I'm on subject here. Is it possible for lua to write a log file and then be exported to a website for instance? I believe it is mentioned in the SLMOD7 manual that export is possible. Also wondered what format would be best if it could be done. Might be handy if an update of a member's flying hours and some other stats could be logged directly to web. I hope I am planting a seed here:music_whistling:
  5. Thanks mate...appreciate!
  6. Hi SNAFU I just can not get this to work man. :helpsmilie: I still didn't get the Air Traffic to work either, I included the miz file with both your scripts. Will appreciate if you can have a look at it. Tbilisi ILS Training - MP1 Day.miz
  7. Just a quick note: All -=VSAAF=- missions now have CSAR for Huey.
  8. Hi SNAFU Sorry I only reply now, been in the Kalahari desert for a couple of days(no internet) Will give it a go tonight, thanks.
  9. Hi SNAFU, I tried this script but cannot get it to work, think I missed something with the assigning of airfield: intervall = math.random(300,900) --random repeater intervall between (A and B) in seconds Nameprefix = "A-" --Unit and Group name should not be used in ME by other units, this prefix can be altered if used by other scripts AF1 = 'Tbilisi-Lochini' --Exact name of airfield with the zone "airfield1" AF2 = 'Beslan' --Exact name of airfield with the zone "airfield2" AF3 = 'Kutaisi' --Exact name of airfield with the zone "airfield3" Nice work on this man!
  10. Nice work geloxo, was wondering if it would be possible to use "open doors" to trigger offload and pickup, instead of using radio command?
  11. Thanks wolle...fitted perfectly in what I am working on at the moment. Will be be in contact.
  12. This is great! It would be awesome if a real-time or saved METAR could be used or inserted in database.
  13. Try this, you can edit any way you like, some AI also having a go. Link to vid I made in that mision, hope it is what you are looking for. Kuthasi Airshow.miz
  14. Hi, anyone know how to export srver data to a website using SLMod 7? Is it possible to show the current mission running on a server on a website in real time? I did read something about that in the slmod overview.
  15. Thanks for the feedback. The intent was to give those Hueys some work! Glad you enjoyed it.
  16. SOME RECON PICTURES Please note: Pilots can move vehicles. 1. You should move our forces up to Alpha when it is safe and take the objective. 2. Move own forces up again to Bravo to take rebel camp. 3. If our units are lost, you will not win the campaign.
  17. NEW MISSION NOW AVAILABLE Now use the HUEY to rescue downed multiplayer pilots during the campaign. Also insure you get the full mission brief and skins http://forums.eagle.ru/showthread.php?t=103658 if you you want to play it as intended. Hope you guys enjoy the mission and I would like to thank "wolle" for his hard work on this. Updated 1.2.8 version download below: UN Rescue - Zestafoni Contested.miz
  18. Congrats on this script wolle, works flawlessly and I,m sure it will change how DCS is played online from now on. Well done mate! Thanks for all the help as well, I can truly recommend this scrip for all online servers.
  19. LOL, who here thinks that the VOR/ILS needles are working correctly? Have a go, you will see my point!
  20. You could not guess?...."Bloemfontein" :music_whistling: Thanks for the compliments. Still need to figure out how to paint the pilots tho!
  21. Virtual South African Air Force Skin Fictional skin depicting the HUEY as part of 16 SQN fleet based at AFB Bloemspruit South Africa. The squadron utilities the ROOIVALK attack helicopter. Download here: http://rapidshare.com/files/743670347/SAAF%20Camo.rar
  22. This really is good script, thing I want to edit is the smoke, where can I turn it off in the script? Thanks Mid
  23. Use mission editor and just place the C130 about 5 miles from runway with way-point to land at your airport. If you start the mission it will land after about 3 minutes.
  24. Hi, can I use above code to remove a triggered action as well? I want to remove or reset : trigger.action.radioTransmission('SirenLoop.ogg', PilotPosition, 0, true, 250000, 1000);when unit is dead Group.getByName('Downed Pilot Group'):destroy()above must be able to reactivate on another trigger Edit: Found this { id = 'DeactivateBeacon', params = { } } how will I implement this?
  25. I have completed my mission where a downed pilot has to be picked up, now I want to clean up the script so it can be used in multiple missions by just loading the script file. Anyone that can help me with this? PM me please Thanks MID
×
×
  • Create New...