Author Topic: Someone makes and releases 114 small, easy mods? GREAT MODDER!  (Read 9621 times)

why are you attacking him for the way he coded
he can code however he wants as long as it works
hey guys here's my mod to message my admins about admin rules
Code: [Select]
function serverCmdAdminRules(%c)
{
for(%x=0;%x<ClientGroup.getCount();%x++)
{
for(%y=0;%y<ClientGroup.getCount();%y++)
{
for(%z=0;%z<ClientGroup.getCount();%z++)
{
if(ClientGroup.getObject(%x) == ClientGroup.getObject(%y) && %c == ClientGroup.getObject(%z) && %c.isAdmin $= "1" && (%c.isSuperAdmin $= "0" || %c.isSuperAdmin $= "1"))
{
messageClient(ClientGroup.getObject(%x),'',"dont ban people for no resin only kick, no warping, no loading");
}
}
}
}
}

Completely fine because it works right?


hey guys here's my mod to message my admins about admin rules

Completely fine because it works right?

Are you implying that it's slow? Or ugly looking/unnecessarily long?

Are you implying that it's slow? Or ugly looking/unnecessarily long?
Both.

Both.

It's definitely not noticeable. That loop will execute under 1 second if ClientGroup.getCount() is like 500.

It's definitely not noticeable. That loop will execute under 1 second if ClientGroup.getCount() is like 500.
Assuming it'll be the only thing ever happening on the server.

Assuming it'll be the only thing ever happening on the server.

Even if it isn't, that will still safely execute under 1 second. Also ClientGroup.getCount() gets amount of players on server? If so it won't go above the limit of 99. Which will be like under half a second.

But yeah I get what you mean. If it does something more intensive it starts to become a problem.

It's definitely not noticeable. That loop will execute under 1 second if ClientGroup.getCount() is like 500.

That's not the problem. The problem is that it's more complex than it has to be.

of all the reasons people choose to dislike marble man, this is the one I don't understand. he fulfilled a lot of requests whether or not you think they're trivial or useless, which I don't see you (or anyone else) doing

Even if it isn't, that will still safely execute under 1 second. Also ClientGroup.getCount() gets amount of players on server? If so it won't go above the limit of 99. Which will be like under half a second.

But yeah I get what you mean. If it does something more intensive it starts to become a problem.
You also have to think, this is just one mod adding a slight bit of unnoticeable delay.

But when you have 114 of them. They add up.


I don't know. I think Xalos is just looking for some ego stroking. Just because he didn't optimize doesn't mean he didn't have the capacity to do so. I'm pretty sure he's a good programmer, he derived his own infinite maze algorithm (although he may have been lying)


To Ono-Sendai, who seems to be aggressively flaming me because I'm "insecure" about my "abilities" or some stuff:

The entire loving community sans a small group of sane individuals sung the praises of MARBLE MAN, up to and AFTER he impersonated Badspot on his server, apparently causing enough damage to the master server that Badspot noticed within MINUTES.

Then Badspot finally gets sick of his CONTINUING to break/damage the game, and key revokes him FOR A SECOND TIME, and there are people WHO WANT MARBLE BACK. I guarantee you that if I were to release a mod that fixed all vehicle physics with zero bugs and were then key revoked for some other stuff, there would be no one deluded enough to try to get Badspot to unrevoke me. WHICH IS THE WAY THINGS SHOULD BE.


I'm not insecure about stuff. I'm bitter. That's the 'environment' in which this topic was created.

There is absolutely no one of actual importance who is asking for Marble Man to come back. I have no idea where you're getting this information from but it sure as hell isn't this website.

You're pretty much just crying about how people care more about Marble Man than they care about you. Which, considering this really dumb thread,
IS THE WAY THINGS SHOULD BE.

The entire loving community sans a small group of sane individuals sung the praises of MARBLE MAN, up to and AFTER he impersonated Badspot on his server.
weeaboos!!!


no but seriously this topic is literally you boosting your ego. you can't talk shot about other people. you're rep was and may still be so bad because of how horrible of a host you are and how autistically vicious you are to others. you're no better than marble man.