PtokaX forum

Development Section => LUA & PtokaX-Scripting-Interface => Topic started by: kepp on 05 January, 2012, 23:50:11

Title: Last argument in Ban() 'bFull`?
Post by: kepp on 05 January, 2012, 23:50:11
Sorry, Long time ago, Last argument in Ban, or TempBan for that matter is 'bFull'.
I know it's a boolean by its name but im stuck, i can't figure out what it means by its name.
Thanks
Title: Re: Last argument in Ban() 'bFull`?
Post by: kepp on 06 January, 2012, 01:13:42
OK, so it's a full ban according to PX GUI,
Still, not quite sure what it means since it only becomes active when Nick ban and IP ban is checked.
What more is there to ban besides the name and IP?
Title: Re: Last argument in Ban() 'bFull`?
Post by: PPK on 06 January, 2012, 22:47:28
Because PtokaX allow registered users from banned IP to login when they don't have banned nick it is good to have way to ban IP for all, even registered users.
And that is for what full ban is.. as it is in !help  ;)
Quote*** Full bans disallow anyone from banned IP to login.
Title: Re: Last argument in Ban() 'bFull`?
Post by: kepp on 07 January, 2012, 10:27:05
Thanks :D