Recent content by BootCamp

  1. B

    Crash Site: Map Marker/Mission Notification

    I'm full of ideas... :)
  2. B

    Crash Site: Map Marker/Mission Notification

    Thanks a bunch guys! I'm going to implement this code into the server this evening and will post the results. Sheep - you're amazing! Matt, thank you for your assistance as well. I hope Prom went well for you.
  3. B

    Crash Site: Map Marker/Mission Notification

    Enjoy the prom Matt! Thanks for all the help.
  4. B

    Crash Site: Map Marker/Mission Notification

    You're probably right. So I just need to associate a timer to the marker before it executes the delete marker, right? Maybe after public variable heli crash?
  5. B

    Crash Site: Map Marker/Mission Notification

    It looks great! I'm looking through the sqf's now to see where the crash gets deleted. One would think there would be a reference to it in the crashspawner but I dont see it.
  6. B

    Crash Site: Map Marker/Mission Notification

    I'll give it a test in the morning.
  7. B

    Crash Site: Map Marker/Mission Notification

    What are the results Sheep? Does the game difficulty matter for these markers?
  8. B

    Crash Site: Map Marker/Mission Notification

    Ran this most of the day - Not getting any markers yet.
  9. B

    Crash Site: Map Marker/Mission Notification

    Thanks for reviewing and helping Matt. Where would you recommend that I put that code? Just at the end of the crash_spawner?
  10. B

    Crash Site: Map Marker/Mission Notification

    Hahaa, I tried that same thing after a few hours. Increased the spawn so that I could catch it more easily :) This is one of those things that I now wish I studied in school. Reading all the code it seems like the process should be very simple. I just don't get it ;) Couldn't we add...
  11. B

    Crash Site: Map Marker/Mission Notification

    Ive watched this for a few hours now and it doesn't seem to kick in at all. I must be missing a line somewhere? I just dont know.
  12. B

    Crash Site: Map Marker/Mission Notification

    I may have found the issue - a missing ; after " _crashmarker setMarkerBrush "GRID"" Fixed New output 4:00:03 "RUNNING EVENT: crash_spawner on [2014,6,3,9,0]" 4:00:03 "CRASHSPAWNER: 100% chance to start a crashing MV-22 with loot table 'MilitarySpecial'" 4:00:03 "CRASHSPAWNER: MV-22...
  13. B

    Crash Site: Map Marker/Mission Notification

    I was finally able to catch the error log for this on my server. " 3:30:00 "RUNNING EVENT: crash_spawner on [2014,6,3,8,30]" 3:30:00 Error in expression <E"; _crashmarker setMarkerBrush "GRID" _crashmarker setMarkerType "Vehicle"; _> 3:30:00 Error position: <_crashmarker setMarkerType...
  14. B

    Crash Site: Map Marker/Mission Notification

    Just checking in FallingSheep. You able to get any further with your magic?
  15. B

    Crash Site: Map Marker/Mission Notification

    Trying to test it out - Seems that the most resent Beta patch has borked some things up.
Back
Top