Usage
msok wrote:
At an exit from the server and then at returning to it forcespec remains, but the chat is not blocked absolutely.
Maybe need more information? List of installed plugins, logs xaseco - I give, the main thing that it helped to eliminate problems.
Hypothesis
I'm suspecting your setup isn't right. The plugin.MLintegration.php has to be exactly the last entry on plugin.xml.
The test
I re-tested the scenario, xaseco log shows with first run - no errors ingame, chat is disabled on rejoin:
Code: Select all
Begin Round
disable chat on login ristoreipas
[02/20,18:48:07] >> player 12 left the game [ristoreipas : Risto Reipas : 00:04:
25]
[02/20,18:48:09] << player 11 joined the game [ristoreipas : Risto Reipas : Finl
and : 1968854 : 87.95.111.67]
disable chat on login ristoreipas
[02/20,18:48:42] >> player 11 left the game [ristoreipas : Risto Reipas : 00:00:
33]
[02/20,18:48:44] << player 10 joined the game [ristoreipas : Risto Reipas : Finl
and : 1968854 : 87.95.111.67]
disable chat on login ristoreipas
[02/20,18:49:18] >> player 10 left the game [ristoreipas : Risto Reipas : 00:00:
34]
[02/20,18:49:20] << player 9 joined the game [ristoreipas : Risto Reipas : Finla
nd : 1968854 : 87.95.111.67]
disable chat on login ristoreipas
End Round
End Challenge
[02/20,18:50:02] [RASP] Calculating ranks...
[02/20,18:50:02] [RASP] ...Done!
Begin Challenge
[02/20,18:50:04] track changed [Star Grape] >> [Summer Fruit]
[02/20,18:50:04] currently no record on Summer Fruit
Begin Round
[color=#FF0000]disable chat on login ristoreipas [/color]
End Round
The red text shouldn't be happening, but for some reason the manialive on challenge skip triggers that behaviour with the plugins.
Second run, without admin skips, No errors in rejoining of the player to server:
Begin Challenge
Code: Select all
[02/20,18:56:07] track changed [Visions Prelude] >> [Vomtastic]
[02/20,18:56:07] current record on Vomtastic is 0:39.08 and held by ¤üðâ”|├É╬▒ð│╬
â•‘'|azina[DFF]
Begin Round
disable chat on login ristoreipas
[02/20,18:56:59] >> player 9 left the game [ristoreipas : Risto Reipas : 00:07:3
9]
[02/20,18:57:01] << player 8 joined the game [ristoreipas : Risto Reipas : Finla
nd : 1968854 : 87.95.111.67]
disable chat on login ristoreipas
[02/20,18:57:35] >> player 8 left the game [ristoreipas : Risto Reipas : 00:00:3
4]
[02/20,18:57:37] << player 7 joined the game [ristoreipas : Risto Reipas : Finla
nd : 1968854 : 87.95.111.67]
disable chat on login ristoreipas
End Round
End Challenge
[02/20,18:59:43] [RASP] Calculating ranks...
[02/20,18:59:43] [RASP] ...Done!
Begin Challenge
[02/20,18:59:44] track changed [Vomtastic] >> [WaveHunter' I]
[02/20,18:59:44] current record on WaveHunter' I is 0:21.76 and held by ÒÇáwilli
e-maykitÒÇä
[color=#BF0000]Begin Round
disable chat on login ristoreipas[/color]
Oh but the problem is proably since i don't drive any times and there as no players at track, the server skips the onEndChallenge and that's why the test player is 2 rounds disabled in chat...
Conclusion
Plugin works, you setup has to be wrong.