Blockland Forums > Help
Slayer won't let host leave mini.
<< < (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.
Navigation
Message Index
Previous page

Go to full version