ValveSoftware / halflife

Half-Life 1 engine based games
Other
3.65k stars 617 forks source link

Alias name is invalid (or flood console) #158

Open lafyn9 opened 11 years ago

lafyn9 commented 11 years ago

Some anti-cheat test for scripts, and when I jump - I see this: 4374ee422dfa442999a1211 Can you invent something? Do antiflood console, same messages will blocked - as an variant..

alfred-valve commented 11 years ago

So the plugin has a bug that needs to be fixed right?

lafyn9 commented 11 years ago

Anticheat have privat code, and not supported long time, but many servers use it.. Console antiflood will be useful anyway

di57inct commented 11 years ago

Is it HLGuard you're using? Because that's normal if so.

vjatseslav commented 11 years ago

This error occurs because some plugins try to check steam clients on scripts (such as bhop), where had been used alias "_special". Maybe you could add some cvar that disables showing such warning and errors?

LaurentiuAndrei commented 11 years ago

Checking if a message is persisting in the console would be a nice thing to implement.