Author Topic: Slayer won't let host leave mini.  (Read 1534 times)

Whenever I press leave, it doesn't do anything! Please help.

You need to give more information before I can help you. Are you the owner of the minigame, what are the Leave Rights set to, etc.

Also, in the future just post Slayer help things in the Slayer topic. Thanks!

You need to give more information before I can help you. Are you the owner of the minigame, what are the Leave Rights set to, etc.

Also, in the future just post Slayer help things in the Slayer topic. Thanks!

Yes, I am the owner. The leave rights are set to Super Admin. When I press leave, no text shows up. nothing happens.

Can you post your console log?

Also, ending and restarting the minigame should resolve the problem.

Also, ending and restarting the minigame should resolve the problem.

I tried that, didn't work.




Sorry, I had trouble with Blockland.

I was just on his server.
No one, despite settings, can leave the minigame.
Not via the leave minigame button or /leaveminigame.

I was just on his server.
No one, despite settings, can leave the minigame.
Not via the leave minigame button or /leaveminigame.

Only one SA could leave the minigame

Figured it out. Slayer is not the problem.

The problem is with Chrono's Tool_RespawnWand. Proof:
Quote from: Tool_RespawnWand/server.cs
   function serverCmdLeaveMinigame(%client)
   {
      if(isObject(%client.minigame))
         return;

      Parent::serverCmdLeaveMinigame(%client);
      respawnPartGroup(%client.brickGroup);
   }

Contact Chrono and ask him to fix it.

I will let him know. Thank you.

Waiting for approval from RTB.