I have a pbr and set 2 waypoints for it. the first directly below the pbr, so it doesnt move. In this one, i want to fill the condition field with a syntax that detecs if my 5 man group is onboard.
The thing is im not working with waypoints in this map, because of the nasty "waitin for ohers" thing and because it steals atmosphere, or the feeling of being able to do what you want instead of the need to follow waypoints whatever youre doing.
I played around a little and an accepted syntax was:
op1 in PBR && op2 in PBR && op3 in PBR etc...
It was accepted, but actually didnt work at all. when everyone was onboard the boat didnt move.
Now in a syntax like this there would be the problem, that, if one op dies, it wouldnt work at all (I guess. Is there a check that checks if one unit is dead and the script works anyway?
)
Now what is the syntax? Maybe I could get the pbr under playercommand but this is a dirty and non-atmospheric way of playing.
Uber