- Joined
- Jun 2, 2009
- Messages
- 1,233
Here is the few examples.
IF P4 is in the game and P3 NOT in the game
Tell the triggers that Player 4 = PLAYER 1
IF P3 and P5 are in the game.
Tell the triggers that
P3 = P1
P4 = P2
IF P3 P5 and P5 are in the game
Tell the triggers that
P3 = P1
P5 = P2
P6 = P3
This is for my unsolved multiboard (since 2 months i haven't created multiboard, yes...)
I can sort the players but not as i think. I can detect their location on the board but if it is player 8, it stays at according slot.
But there are no player 7 in the game, so it should count as 7. Or at least in the board.
Team 1
1, 3, 4, 5, 6, 7
VS
2, 8, 9, 10, 11, 12
How can i do that?
IF P4 is in the game and P3 NOT in the game
Tell the triggers that Player 4 = PLAYER 1
IF P3 and P5 are in the game.
Tell the triggers that
P3 = P1
P4 = P2
IF P3 P5 and P5 are in the game
Tell the triggers that
P3 = P1
P5 = P2
P6 = P3
This is for my unsolved multiboard (since 2 months i haven't created multiboard, yes...)
I can sort the players but not as i think. I can detect their location on the board but if it is player 8, it stays at according slot.
But there are no player 7 in the game, so it should count as 7. Or at least in the board.
Team 1
1, 3, 4, 5, 6, 7
VS
2, 8, 9, 10, 11, 12
How can i do that?