Jump to content

Flightsimbob

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Flightsimbob

  1. Thank-you much appreciated. Yeah, must the events bug (which I wasn’t aware of) which is the issue - that answers a lot! Sent from my iPhone using Tapatalk
  2. Helo Respawns Hi I'm relatively new to Moose. Apologies, I'm probably missing something really basic here, however I cannot get helicopters to respawn more than about 5 or 6 times - see the basic script below and attached miz file. To my inexperienced eye, I would expect there to always be 2 helicopters at any one time (with no overall mission limit). However, as you'll see after a short while (around 7 minutes), this eventually drops away to no helicopters. The equivalent script with ground units only works as expected. BlueHeloSpawn = SPAWN :New( "Tank" ) :InitLimit( 2, 0 ) :InitRandomizePosition( true, 200, 50 ) :InitRepeatOnLanding() :InitDelayOff() :InitCleanUp( 60 ) :SpawnScheduled( 5, .5 ) Any advice greatfully received. Thanks Test_Heli_Respawn.lua Test_Heli_Respawn.miz
×
×
  • Create New...