Jump to content
Sign in to follow this  
1para{god-father}

motorized group do not load up ?

Recommended Posts

I know this is a silly question but i just cannot seem to get it to work !

I have placed a motorized group down and given the leader some WP's the first is load but they do not get in they just follow the Vehicle on foot ? also tride GETIN but they still do not get in.

Any advise on how to get these guys to get in and not walk ?

Thanks

Share this post


Link to post
Share on other sites

{if ((vehicle _x) == _x) then {_x assignAsCargo vehiclename; [_x] orderGetin true} foreach units group this;

in on act of a wp.

ive had some issues with getin/load wps lately myself, but i rarely use wps anymore anyway...

Share this post


Link to post
Share on other sites

The above code must be missing something as it will not let me use that ?

It was for an ambush so needed a WP can you suggest a new way ? need 2 trucks full of Inf to get to a marker for an ambush when bluefor enter a area.

should i just use a script then ?

Cheers

Edited by psvialli

Share this post


Link to post
Share on other sites

it was missing a }

{if ((vehicle _x) == _x) then {_x assignAsCargo vehiclename; [_x] orderGetin true}} foreach units group this;

Share this post


Link to post
Share on other sites

The standard way is to set every infantry units of the group to "in cargo", in the "special" area of their unit menu (double clicking on them).

Share this post


Link to post
Share on other sites

Well it must be me as the bliters still will not get in ! have tried Demonized suggestion - no luck , have tried putting them all in "Cargo" still no joy !

Any other suggestions apart from a hammer :)

Share this post


Link to post
Share on other sites

Are you sure there is room in the vehicle? If they still aren't getting in or starting in the vehicle then there must be something preventing them from boarding.

What vehicle & how many units are in the squad?

Share this post


Link to post
Share on other sites

I just placed a Pre made Group direct from the editor, one with a transport vehicle in - so there should be no issue about room ?!

Share this post


Link to post
Share on other sites
I just placed a Pre made Group direct from the editor, one with a transport vehicle in - so there should be no issue about room ?!

There shouldn't be any problem. Which group did you place, that i can have a look ?

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  

×