OK, I tried it and here's what you need.

For each of your follow macros, add the following for the leader:

Code:
/script SetView(5);SetView(5);
and the following to each of the slaves:

Code:
/script SetView(1);SetView(1);
That puts the main into a long(ish) low view and each of the followers into first person mode.