Author Topic: Nasoa's Kart Racing [v2]  (Read 44650 times)

Is there anywhere we can complain about players?

I have one in mind who has been continually causing clusters, slowing down to crash people, and targeting players including me repeatedly. Admitted to trolling twice.

There is no good reason to keep them there. The name was Redeyed or something weird.

If there is going to be admin presence it'd be good if they could get rid of obvious, self-labelled trolls.

TomTom was lagging the server with his "glitcholight". which seemed to be him turning on and off his light blindingly fast. This also made the Ghosting progress bar popup along with lagspikes. I can assure you it was not my computer and no bricks were being ghosted.

Pics 4 Proof



Takeing photos of my gocart is proof how?

The continuous ghosting bar with lag spikes. It was hard to catch you with your light on because it was flashing so fast.


yeah, you need to disable light, and yes i've seen people do this light spam before.

function gs(){commandtoserver('light',"");$gs=schedule(0,0,gs);}

yeah, you need to disable light, and yes i've seen people do this light spam before.

function gs(){commandtoserver('light',"");$gs=schedule(0,0,gs);}
That will crash yourself.

That will crash yourself.
Not if you're smart enough to change the schedule to delay the loop.

function gs(){commandtoserver('light',"");$gs=schedule(15,0,gs);}

Not if you're smart enough to change the schedule to delay the loop.

function gs(){commandtoserver('light',"");$gs=schedule(15,0,gs);}
That will not create massive ghosting.


^ Um, what was going on at that time?

That will not create massive ghosting.
yes it can, if you lower it enough it could and prevent crash at the same time.


Some person with the name of Ashley kept on joining and disconnecting for a while. Couldn't get the id though.

EDIT:Now tomtom is doing some type of chat spamming where it makes his name flicker at the top when it shows someone typing.
« Last Edit: January 02, 2013, 10:48:20 AM by Legodude77 »

I would like to apply for admin.

Name: Blockhead 0
ID: 30436
Expirence: I am admin on a couple of servers, including one of your current admins, Saxophone.
Reason: I never see admins around here. I am very active on Kart Racing and I can keep watch over everyone.

yes it can, if you lower it enough it could and prevent crash at the same time.
I know...