/unban Command.
#5

Quote:
Originally Posted by costel_nistor96
Посмотреть сообщение
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.
Thanks you it works! xD +1 at rep.
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: 3 Guest(s)