Off Topic > Drama
BC Development
MrMulch:
--- Quote from: Illidan on July 08, 2010, 02:14:21 AM ---Blah blah blah.
--- End quote ---
I'm calling idiot on this one. Seriously? Do you even know the endless amount of stuff that's coming out of your mouth. I mean god damn. You have got to be the biggest loving drama whore out there.
TomTheGeek:
Wow. This in drama. What the forget is going on?
Edward Digato:
--- Quote from: Illidan on July 08, 2010, 02:14:21 AM ---You're just using your mod status as a means of shooting down competition.
--- End quote ---
Ephialtes:
Just looking through the Blockland Cloud code here...
--- Code: ---//if(isObject(AddOnsGui))
//{
// AddOnsGui.delete();
// exec("./BL_AddOnsGui.gui");
//}
//if(isObject(JoinServerGui))
//{
// JoinServerGui.clear();
// exec("./BL_JoinServerGui.gui");
// JoinServerGui.add(RTBJS_window);
// RTBJS_window.setName("JS_window");
//}
...
function loadMainMenu()
{
Parent::loadMainMenu();
//RTBMM_checkForUpdates();
}
--- End code ---
Looks like you're totally not using RTB code.
--- Quote from: Illidan on July 08, 2010, 02:14:21 AM ---You're just using your mod status as a means of shooting down competition.
--- End quote ---
Looks like I'm just competing against my own code really.
MrMulch:
Damnit, I was just about to post that. Anyway, basically Kalphiter is stealing RTB's code and claiming it as his own.
Heres a larger picture anyway.