/unban Command.
#3

if ( !udb_Exists( file ) )

udb_Exists is made for player account's location, so change
Код:
if ( !udb_Exists( file ) )
to
Код:
if ( !udb_Exists( params[ 0 ] ) )
@GameOver: "u" is for player, "s" is for a string, he want to unban a disconnected player, not a connected one, connected players are not banned.
Reply


Messages In This Thread
/unban Command. - by Edvin - 01.11.2011, 13:09
Re: /unban Command. - by =WoR=G4M3Ov3r - 01.11.2011, 13:22
Re: /unban Command. - by IstuntmanI - 01.11.2011, 14:06
Re: /unban Command. - by =WoR=G4M3Ov3r - 01.11.2011, 14:37
Re: /unban Command. - by Edvin - 01.11.2011, 16:14

Forum Jump:


Users browsing this thread: 1 Guest(s)