Sign in to follow this  
damned1991

A bug in anti name steal plugin

Recommended Posts

Found some bug on plugin. I don't know its happen particularly only for me. Anyway take a look at Ninja

When someone join with a name that already in the server this error throws and server become lag for about 1 second. That is a big issue to me since I'm running anti nr script. People getting banned because of this lag.

^1******* script runtime error *******
undefined is not an array index: (file 'maps/mp/gametypes/_globallogic.gsc', line 4389)
if ( isDefined( level.players[entry].killedBy[""+self.clientid] ) )
*
^1called from:
(file 'maps/mp/gametypes/_callbacksetup.gsc', line 49)
[[level.callbackPlayerDisconnect]]();
*
^1started from:
(file 'maps/mp/gametypes/_callbacksetup.gsc', line 46)
CodeCallback_PlayerDisconnect()
*
^1************************************
Player xxx^7, 29 dropped: Name Stealing is not allowed!

Actually real error log is bigger than this. basically what it throws repetition of above error. Thank you.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this