Blockland Forums > Help

Slayer won't let host leave mini.

Pages: << < (3/3)

Greek2me:

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);
   }
--- End quote ---

Contact Chrono and ask him to fix it.

ScratchTehEPICSpaceDude:

I will let him know. Thank you.

Chrono:

Waiting for approval from RTB.

Pages: << < (3/3)

Go to full version