Get Names of all Party Members/Split Party without dialogue

I'm new here in the forum. So, a big "Hello" to everyone!
I'm working on a Module with high-res Sprites and 2.5d-Maps. While around 20 maps are allready drawn, I do have some questions about scripting:
I actually plan, to split the group without a dialogue. I have found examples of spliting the party in Augury of Chaos, but they all come with the following promt:
Add the Names of... as Dialogue answers...
Is there a way around that?
I tried to write the names of ALL the PartyMembers in different variables (Member 1, Member 2 etc). But that's tricky too.
So, I made this:
Set in variable (*Player1*) with the highest Strength
Put the Character Player1 in "away" status
Do the Strength check again with the rest of the group, write in Player2
Put Player2 in "away" status
etcetc.
Didn't work either. Seems that the strength-check uses also the party member in the away status.
Would be also nice, to get the names of all the partymembers in other circumstances.
-My first language is not english, so forgive my grammatical errors
I'm working on a Module with high-res Sprites and 2.5d-Maps. While around 20 maps are allready drawn, I do have some questions about scripting:
I actually plan, to split the group without a dialogue. I have found examples of spliting the party in Augury of Chaos, but they all come with the following promt:
Add the Names of... as Dialogue answers...
Is there a way around that?
I tried to write the names of ALL the PartyMembers in different variables (Member 1, Member 2 etc). But that's tricky too.
So, I made this:
Set in variable (*Player1*) with the highest Strength
Put the Character Player1 in "away" status
Do the Strength check again with the rest of the group, write in Player2
Put Player2 in "away" status
etcetc.
Didn't work either. Seems that the strength-check uses also the party member in the away status.
Would be also nice, to get the names of all the partymembers in other circumstances.
-My first language is not english, so forgive my grammatical errors
