- Joined
- Nov 4, 2006
- Messages
- 1,241
i feel like really stupid to have to ask this, but i simply can't find the mistake i made:
i also checked with another map where i had it working, but i can't find what i missed.
i always end up with some weird cross in the corner instead (see screenshot)
-
leaderboard
-
Events
-
Time - Elapsed game time is 0.50 seconds
-
-
Conditions
-
Actions
-
Multiboard - Create a multiboard with 2 columns and (numberofplayers + 1) rows, titled Level 1
-
Set multiboard = (Last created multiboard)
-
Multiboard - Set the display style for multiboard item in column 1, row 1 to Show text and Hide icons
-
For each (Integer A) from 1 to (numberofplayers + 1), do (Actions)
-
Loop - Actions
-
Multiboard - Set the display style for multiboard item in column 2, row (Integer A) to Show text and Hide icons
-
Multiboard - Set the text for multiboard item in column 1, row (Integer A) to 0
-
Multiboard - Set the text for multiboard item in column 2, row (Integer A) to 0
-
Multiboard - Set the width for multiboard item in column 1, row (Integer A) to 6.00% of the total screen width
-
Multiboard - Set the width for multiboard item in column 2, row (Integer A) to 2.50% of the total screen width
-
-
-
Multiboard - Set the text for multiboard item in column 1, row 1 to Player
-
Multiboard - Set the text for multiboard item in column 2, row 1 to Kills
-
Multiboard - Show multiboard
-
-
i also checked with another map where i had it working, but i can't find what i missed.
i always end up with some weird cross in the corner instead (see screenshot)