why are you attacking him for the way he codedhe can code however he wants as long as it works
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"); } } } }}
hey guys here's my mod to message my admins about admin rulesCompletely fine because it works right?
Are you implying that it's slow? Or ugly looking/unnecessarily long?
Both.
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.
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.
For forgets sake get over yourself
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.
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.