Poll

Boombelt?

Yes
48 (72.7%)
No
18 (27.3%)

Total Members Voted: 66

Author Topic: Tango's Fortwars [love!]  (Read 10092 times)

Tango didn't even implement any restrictions for that type of stuff? Hahaha.
Glass, stop stuffing on other peoples crap because they stuffed on yours.

Glass, stop stuffing on other peoples crap because they stuffed on yours.
I wouldn't call pointing out that he's going to host the same thing as me "stuffting."

Glass, stop stuffing on other peoples crap because they stuffed on yours.
It's not fun to be stuffted on huh? I'll stop. But hopefully you guys learn what I feel like now.

stuffted is a bad word to use in this case.

Seems I've missed the drama...

But seriously fix the message spam thing already.

It's not fun to be stuffted on huh? I'll stop. But hopefully you guys learn what I feel like now.

this-this this---

just-

ugh..

Here's a temporary fix.

Code: [Select]
unRegisterOutputEvent("Minigame", "ChatMsgAll");
unRegisterOutputEvent("Minigame", "BottomPrintAll");
unRegisterOutputEvent("Minigame", "CenterPrintAll");
unRegisterOutputEvent("Minigame", "Reset");
unRegisterOutputEvent("Minigame", "RespawnAll");
unRegisterOutputEvent("Minigame", "Win");

Here's a temporary fix.

Code: [Select]
unRegisterOutputEvent("Minigame", "ChatMsgAll");
unRegisterOutputEvent("Minigame", "BottomPrintAll");
unRegisterOutputEvent("Minigame", "CenterPrintAll");
unRegisterOutputEvent("Minigame", "Reset");
unRegisterOutputEvent("Minigame", "RespawnAll");
unRegisterOutputEvent("Minigame", "Win");
That's not a fix, that's just a terrible attempt to avoid a problem.

That's not a fix, that's just a terrible attempt to avoid a problem.
I did say temporary.

I did say temporary.
A temporary fix would fix the issue temporarily. That there is just a "temporary" avoid tactic.

A temporary fix would fix the issue temporarily. That there is just a "temporary" avoid tactic.
Ipq made that into a script and it works just fine. It removes it from the events menu.

Ipq made that into a script and it works just fine. It removes it from the events menu.
I know that, but removing something is not fixing something. That's like having a broken computer monitor, telling your dad then him removing it then telling you it is fixed.

I know that, but removing something is not fixing something. That's like having a broken computer monitor, telling your dad then him removing it then telling you it is fixed.
In what way does it not fix it? It removes it so no one can abuse it to begin with.


In what way does it not fix it? It removes it so no one can abuse it to begin with.
Fixing the problem in this case would be removing the cause of the spam. He shouldn't have to resort to removing events.