Forum

> > CS2D > General > banip *.*.*.* mask?
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch banip *.*.*.* mask?

21 Antworten
Seite
Zum Anfang Vorherige 1 2 Nächste Zum Anfang

alt banip *.*.*.* mask?

EngiN33R
Moderator Off Offline

Zitieren
Can you actually ban with a *.*.*.* mask? I didn't test it, just wanted to ask here - can you ban EVERYONE from your server?

alt Re: banip *.*.*.* mask?

DC
Admin Off Offline

Zitieren
should be possible. doesn't make much sense though because this would really ban everyone.

alt Re: banip *.*.*.* mask?

medeiros
User Off Offline

Zitieren
If someone was stupid enough to do this, cs2d cmd unbanall would be the trick, right? The problem... if you are yourself banned from your own server, how could you enter on it to unban everyone?

alt Re: banip *.*.*.* mask?

Yates
Reviewer Off Offline

Zitieren
No, serverlist.
Click right on your server then console I think, or whatever.. just put in the rcon (no rcon_pw) and command unbanall.

alt Re: banip *.*.*.* mask?

KimKat
GAME BANNED Off Offline

Zitieren
@PyroCracker: Yeah like re-downloading CS2D for a clean slate, but you already supplied the best solution I guess.

cs2d cmd banip *.*.*.* = BANS ANYONE and EVERYONE. Yay? in my opinion that's no good solution if you still want players in your server. I never really ban anyone from my server because I'm not that cruel.

alt Re: banip *.*.*.* mask?

medeiros
User Off Offline

Zitieren
KimKat7 hat geschrieben
I never really ban anyone from my server because I'm not that cruel.

Not even *cough* hackers *cough*?

alt Re: banip *.*.*.* mask?

KimKat
GAME BANNED Off Offline

Zitieren
Rodrigo X hat geschrieben
KimKat7 hat geschrieben
I never really ban anyone from my server because I'm not that cruel.

Not even *cough* hackers *cough*?
They too scared to enter my server that's all. At least I think so.

I actually never had any cheater on my server so yeah.

alt Re: banip *.*.*.* mask?

Yates
Reviewer Off Offline

Zitieren
KimKat7 hat geschrieben
Rodrigo X hat geschrieben
KimKat7 hat geschrieben
I never really ban anyone from my server because I'm not that cruel.

Not even *cough* hackers *cough*?
They too scared to enter my server that's all. At least I think so.

I actually never had any cheater on my server so yeah.

God damn lucky!
But really, if someone says.
Note: I used some language that people might not like.
Spoiler >

If someone said that, you wouldn't ban oO?

alt Re: banip *.*.*.* mask?

KimKat
GAME BANNED Off Offline

Zitieren
Well swearing is allowed in my server, but if the player said that towards some other player then yes obviously a ban. Harassing another player for no reason especially.

alt Re: banip *.*.*.* mask?

Yates
Reviewer Off Offline

Zitieren
Good, I hate it when people start insulting..
Thanks to the new version I can ban for 10min.. So they don't start sending me msgs here on US about permanent ban, and unban me!
They are kind and wait. (Well, 10% of them are.)

alt Re: banip *.*.*.* mask?

Banaan
User Off Offline

Zitieren
True, except it wouldn't work, as everyone will be banned and specific cs2d cmd unban calls won't work. An entry which is not mentioned in the banlist cannot be unbanned.

Whitelisting using Lua would be possible though.

1
2
3
4
5
6
7
8
9
10
11
whitelist = { "127.0.0.1" }

addhook("join", "whitelistcheck")

function whitelistcheck(id)
	is_accepted = false
	for _, v in pairs(whitelist) do
		if player(id, "ip") == v then is_accepted = true end
	end
	if is_accepted == false then parse("kick " .. id) end
end

alt Re: banip *.*.*.* mask?

Nem
User Off Offline

Zitieren
Lol. i love *.*.*.* mask. Once i entered server, admin talked with some guy, not in english, i just saw 'rcon' word, so i though next message will be with password, and f*ck yeah, it was.
After 5-10 mins, i got tired, so on, lets rock xd
banip *.*.*.*
Was fun, i really lol'd

alt Re: banip *.*.*.* mask?

Yates
Reviewer Off Offline

Zitieren
Nemesis hat geschrieben
Lol. i love *.*.*.* mask. Once i entered server, admin talked with some guy, not in english, i just saw 'rcon' word, so i though next message will be with password, and f*ck yeah, it was.
After 5-10 mins, i got tired, so on, lets rock xd
banip *.*.*.*
Was fun, i really lol'd

I just lol'd reading this terrible english.
I can understand it, but took me 10sec more.

alt Re: banip *.*.*.* mask?

Nem
User Off Offline

Zitieren
Yates hat geschrieben
I just lol'd reading this terrible english.
I can understand it, but took me 10sec more.

sometimes it is, sometimes its not
Oh, what a horrible waste!
Zum Anfang Vorherige 1 2 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht