Hey Hive
I made a multiboard, well functioning. Except for one thing. Player 4 and Player 5 keeps getting named Player 4 and Player 5, for some reason.
I've made the exact same functions to change their names as the other players'
Variable for name and colouring (same done for the rest with their own colour codes of course)
Don't have any other triggers related to the Multiboard.
If you need more info, tell me.
Does anybody have any idea of how or why this occurs, cause I'm really lost
EDIT: Players 3-12 are supposed to player controlled no matter what
I made a multiboard, well functioning. Except for one thing. Player 4 and Player 5 keeps getting named Player 4 and Player 5, for some reason.
I've made the exact same functions to change their names as the other players'
Variable for name and colouring (same done for the rest with their own colour codes of course)
-
Set PlayerName[4] = (|c008A2BE2 + ((Name of Player 4 (Purple)) + |r))
-
Multiboard - Set the text for PlayerStatBoard item in column 1, row 3 to (|c008A2BE2 + PlayerName[(Player number of Player 4 (Purple))])
-
Multiboard - Set the text for PlayerStatBoard item in column 1, row ((Integer A) +1) to |c003C3C3CNot playing|r
Don't have any other triggers related to the Multiboard.
If you need more info, tell me.
Does anybody have any idea of how or why this occurs, cause I'm really lost
EDIT: Players 3-12 are supposed to player controlled no matter what