Jump to content

Recommended Posts

Posted (edited)

Hello!

I am playing around with moose and set up some triggers in the editor to give random orders to the MLRS BM-21 Grad 122mm vehicle.
If I don't use moose, it works fine, the MLRS BM-21 Grad 122mm team spawn in and do the random orders.

But as soon as I use moose to spawn them in the mission, they will not take any orders.
My orders is in the triggered actions on the group. 
And without moose, it works fine.
But when I spawn them in with moose, it does not work at all.
How can I resolve that?

 

 

This is the code I am using when I am trying it with moose

Spawn_Vehicle_1 = SPAWN:New( "MLRS BM-21 Grad 122mm" )
  :InitLimit( 7, 14 )
  :SpawnScheduled( 120, .5 )
Edited by Kiptanoi
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...