Home   Help Search Login Register  

Author Topic: How to define a specific order of convoy vehicles??  (Read 1028 times)

0 Members and 1 Guest are viewing this topic.

gundernak

  • Guest
How to define a specific order of convoy vehicles??
« on: 26 Jul 2003, 21:42:02 »
Hi,

I would like to set a certain order as my convoy moving. I mean a certain vehicle after another after this and that, and so on. As you know too the game orders the convoy vehicles as it wants, not as I placed them.
So, how can I define an exact order of vehicles?

thanks in advance

Andris

Offline .pablo.

  • Former Staff
  • ****
  • When in doubt, empty the magazine.
Re:How to define a specific order of convoy vehicles??
« Reply #1 on: 26 Jul 2003, 21:45:09 »
if the convoy starts on a road it should work fine...

peter

  • Guest
Re:How to define a specific order of convoy vehicles??
« Reply #2 on: 26 Jul 2003, 21:55:31 »
if it is a group you can order them using different ranks ...

Knut Erik

  • Guest
Re:How to define a specific order of convoy vehicles??
« Reply #3 on: 26 Jul 2003, 21:56:01 »
Try to rank the units in the order that you want them to move.

Car1 = Colonel
Car2 = Major
Car3 = Sergant

And so on....

It might work.

gundernak

  • Guest
Re:How to define a specific order of convoy vehicles??
« Reply #4 on: 26 Jul 2003, 22:26:18 »
thanks guys!

gundernak

  • Guest
Sorry, Convoy order does not depend on ranking...
« Reply #5 on: 26 Jul 2003, 23:17:40 »
Hi again,

I tought the problem solved, but unfortunately have not... :-\

If I set the ranking as I want them to move an armored breaks up the order and passes the next vehicle.

to get the situation clreared a little more, the 5 vehicles are:

- UAZ   as Colonel
- T72   as Major
- Scud  as Captain
- BMP   as Lieutenant
- BRDM as Sergeant

- problem is BMP always passes the Scud ignoring totally the ranking and takes the 3rd place in the column and perhaps crashing vehicles and  behaving silly

- they are placed on the road
- next waypoint is on the road
- their behaviour is safe
- their formation is column
- they acts the same when they 'Special' parameter have set 'in formation' or set ' none'

weird but true, seem to be simple, I guess it need to be scripted, I searched but have not found.

thanks in davance
Andris

Offline LCD

  • Former Staff
  • ****
    • Everon Cartel
Re:Sorry, Convoy order does not depend on ranking...
« Reply #6 on: 27 Jul 2003, 00:04:58 »
use da dofollow command ;)

in da init of each unit

unitname dofollow unitinfront of it

EG

T72name dofollow UAZname - i think it shud work ;)

LCD OUT
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing - O-Team Beta

Kaliyuga

  • Guest
Re:Sorry, Convoy order does not depend on ranking...
« Reply #7 on: 27 Jul 2003, 00:06:30 »
 What if you just give the initial vehicle waypoints and then use a bunch of dofollow commands ?

like tell the second vehicle to follow the first.. and so on and so forth until you're telling the final vehicle to follow the second to last ..


gundernak

  • Guest
Unfortunately 'dofollow' does not take effect
« Reply #8 on: 27 Jul 2003, 01:32:47 »
After setting the 'dofollow' form to each vehicle, or to the first init waypoint there is no change, every vehicle are moving nice like little ducks, exept the d*mn BMP.

It makes total chaos around, until it passes the scud.

If the BMP is placed much farer behind in the road, the effect is the same, the scud is waiting and moving left-right even backwards until the bmp passes him.

Believe me, I wrote the dofollow in correst syntax, and the ranking is correct as well...

Should I satisfy the order what game forces or it is worth to try more?

peter

  • Guest
Re:Sorry, Convoy order does not depend on ranking...
« Reply #9 on: 27 Jul 2003, 02:34:46 »
tested it, hereÂ's a solution: just change the bmpÂ's rank to "private" ...

gundernak

  • Guest
Re:Sorry, Convoy order does not depend on ranking...
« Reply #10 on: 27 Jul 2003, 02:42:46 »
thanks peter, it worked!

Offline Sui

  • Former Staff
  • ****
    • OFPEC
Re:How to define a specific order of convoy vehicles??
« Reply #11 on: 27 Jul 2003, 02:47:50 »
# Topics Merged

Gunderdak, could you please limit yourself to one thread per question...

Finding 3 threads on exactly the same problem from the same forum user makes us mods cranky ;D ;D

Anyway, for further reference, convoy order is also defined by which order the vehicles join the group.

So if nothing else is working, make the convoy join the lead vehicle in the order you want them to travel... eg:

[car2] join car1
~0.1
[car3] join car1
~0.1
[car4] join car1

etc. ;)

Hope you get your problem sorted...

Offline Tim Pink

  • ECP Team &
  • Former Staff
  • ****
  • "Down with a bang and that'll be the end"
Re:How to define a specific order of convoy vehicles??
« Reply #12 on: 28 Jul 2003, 01:53:59 »
Hi

Another simple way of making a convoy move in a column is by placing the vehciles on the map in the order you want and in the unit screen there is a box for commands such as flying, in formation and non( the name of the box escapes mem but i think it is formation).

put the units as formation none and they'll move in the order you placed them.

but be careful with armoured vehicles as they tend to push to the front.

Hoped that helped :)

Cya
Tim




"Whoever said nothing is impossible, never tried slamming a revolving door."

Offline Tim Pink

  • ECP Team &
  • Former Staff
  • ****
  • "Down with a bang and that'll be the end"
Re:How to define a specific order of convoy vehicles??
« Reply #13 on: 28 Jul 2003, 01:55:22 »
Hi

Another simple way of making a convoy move in a column is by placing the vehciles on the map in the order you want and in the unit screen there is a box for commands such as flying, in formation and non( the name of the box escapes mem but i think it is formation).

put the units as formation none and they'll move in the order you placed them.

but be careful with armoured vehicles as they tend to push to the front.

Hoped that helped :)

Cya
Tim




"Whoever said nothing is impossible, never tried slamming a revolving door."

Offline Tim Pink

  • ECP Team &
  • Former Staff
  • ****
  • "Down with a bang and that'll be the end"
Re:How to define a specific order of convoy vehicles??
« Reply #14 on: 28 Jul 2003, 01:57:17 »
Hi

Another simple way of making a convoy move in a column is by placing the vehciles on the map in the order you want and in the unit screen there is a box for commands such as flying, in formation and non( the name of the box escapes mem but i think it is formation).

put the units as formation none and they'll move in the order you placed them.

but be careful with armoured vehicles as they tend to push to the front.

Hoped that helped :)

Cya
Tim




"Whoever said nothing is impossible, never tried slamming a revolving door."

Offline Tim Pink

  • ECP Team &
  • Former Staff
  • ****
  • "Down with a bang and that'll be the end"
Re:How to define a specific order of convoy vehicles??
« Reply #15 on: 28 Jul 2003, 12:43:19 »
hi

im so sorry i was using a computer at school and it stuffed up and printed the same post 3 times

i didnt do it on purpose

dont hurt me Kaligula

 :o

Tim ??? :o
"Whoever said nothing is impossible, never tried slamming a revolving door."

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:How to define a specific order of convoy vehicles??
« Reply #16 on: 28 Jul 2003, 14:06:03 »
lol don't worry it happens to everybody sometimes .... you can delete the duplicates yourself.
Plenty of reviewed ArmA missions for you to play