[B1.1] SplitScreen - Winner is concatenated every match end

Moderator: NADEO

Locked
supersmo
Posts: 64
Joined: 15 Sep 2011, 13:39
Location: Sweden

[B1.1] SplitScreen - Winner is concatenated every match end

Post by supersmo »

Current version MP 2.0 Beta 1.1, Build 19/07 2012 18:11

The winner string is concatenated at the end of every match and when displayed, all past winner strings are drawn on top of each other.
(Keep reading cuz I found where the bug is in the script and fixed it for you.)

How to reproduce the bug:
1. Play a splitscreen game and let Player1 win the match. The text "Player1 wins the match!" is displayed.
2. Continue playing and let Player2 win the match.

Both the text "Player1 wins the match!" and "Player2 wins the match!" are displayed on top of each other.

Expected result:
Only "Player2 wins the match!" should be displayed.

How to fix:
1. Open up TMCanyon_extras.zip\Scripts\Modes\TrackMania\TMSplitScreen_Competition.Script.txt
2. Go to line 254
3. Change:

Code: Select all

UILayerWinner.ManialinkPage ^= 
to

Code: Select all

UILayerWinner.ManialinkPage = 
4. Package and distribute :thumbsup:


(What else to fix:)
1. Give each split screen player a configurable "Give up" button, so they can respawn at the starting line without affecting the other players.

2. Add ability to load a maniascript in splitscreen mode. As it is now I have to start a split screen race, press F12 and then paste my script.

BR
/Supersmo
Locked

Return to “Trackmania² Canyon Reports”

Who is online

Users browsing this forum: No registered users and 0 guests