Jump to content

AVPIN

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by AVPIN

  1. I've noticed the "REPETITIVE ACTION" trigger firing more than once per second when flying the Mirage F1. To illustrate this I have attached a simple mission with a single trigger: "REPETITIVE ACTION" "DO SCRIPT" "trigger.action.outText(timer.getAbsTime(),1)" This should show "game world time" once per second. However, when flying the Mirage AND MOVING THE THROTTLE the trigger fires multiple times. As far as I can see this problem is related only to the Mirage F1. Can anybody replicate this problem? Thanks for your help in advance! bug.mirage.miz
  2. Hi, You need to have a delay between deleting an object and creating a new one in its place, at least one second. I use 5 seconds, works OK for me.
  3. It appears every ground unit and airplane spawned in uses exactly 128 handles. That seems a lot to me. 128 = 2^7, recursive loop somewhere?
×
×
  • Create New...