Blockland Forums > General Discussion
Tango's Fortwars [love!]
Badger:
--- Quote from: Glassy on December 28, 2012, 06:12:03 PM ---It's not fun to be stuffted on huh? I'll stop. But hopefully you guys learn what I feel like now.
--- End quote ---
this-this this---
just-
ugh..
Glassy:
Here's a temporary fix.
--- Code: ---unRegisterOutputEvent("Minigame", "ChatMsgAll");
unRegisterOutputEvent("Minigame", "BottomPrintAll");
unRegisterOutputEvent("Minigame", "CenterPrintAll");
unRegisterOutputEvent("Minigame", "Reset");
unRegisterOutputEvent("Minigame", "RespawnAll");
unRegisterOutputEvent("Minigame", "Win");
--- End code ---
Danny Boy:
--- Quote from: Glassy on December 28, 2012, 06:21:28 PM ---Here's a temporary fix.
--- Code: ---unRegisterOutputEvent("Minigame", "ChatMsgAll");
unRegisterOutputEvent("Minigame", "BottomPrintAll");
unRegisterOutputEvent("Minigame", "CenterPrintAll");
unRegisterOutputEvent("Minigame", "Reset");
unRegisterOutputEvent("Minigame", "RespawnAll");
unRegisterOutputEvent("Minigame", "Win");
--- End code ---
--- End quote ---
That's not a fix, that's just a terrible attempt to avoid a problem.
Glassy:
--- Quote from: Danny Boy on December 28, 2012, 06:22:32 PM ---That's not a fix, that's just a terrible attempt to avoid a problem.
--- End quote ---
I did say temporary.
Danny Boy:
--- Quote from: Glassy on December 28, 2012, 06:25:46 PM ---I did say temporary.
--- End quote ---
A temporary fix would fix the issue temporarily. That there is just a "temporary" avoid tactic.