Jump to content
Sign in to follow this  
Lima9999

Group board truck at once

Recommended Posts

Hi, I current am using the syntax:

{_x moveincargo Car1} forEach Viktor1

Why does't this work? It gives me no errors, but the group does not board the truck

I named the squad leader init field:

Viktor1 = group this

thanks.

Share this post


Link to post
Share on other sites

Because "foreach" command will work on groups if you use the command "units" before the group name, like this :

{_x moveincargo Car1} forEach [b]units[/b] Viktor1 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×