Raised This Month: $12 Target: $400
 3% 

Advanced Bans (Real Time) by Exolent


Post New Thread Reply   
 
Thread Tools Display Modes
neverminde
Senior Member
Join Date: Feb 2011
Location: St.Piter
Old 07-23-2011 , 13:53   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #931

hmm. I cant connect to steam with my lame 3G now. i'll try the same with my steam client later with fast inet.
neverminde is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 07-23-2011 , 18:06   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #932

Also, you need quotes around the SteamID.

As for MAUGHOLD, if you want to post to others how to fix what didn't work for you, then that is fine.
But if you continue flaming/complaining/arguing/etc. then you are only asking for a ban.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
MAUGHOLD
Veteran Member
Join Date: Nov 2004
Location: CA USA
Old 07-23-2011 , 21:17   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #933

Quote:
Originally Posted by Exolent[jNr] View Post
Also, you need quotes around the SteamID.

As for MAUGHOLD, if you want to post to others how to fix what didn't work for you, then that is fine.
But if you continue flaming/complaining/arguing/etc. then you are only asking for a ban.
I wont shy away from telling the truth just because you have the ability to ban me.


#1: You create a great plugin.

#2: You then make a threaded version of the plugin but you don't bother to add that version to you're original post so people won't have to wonder the entire thread looking for something that you should have added in the first post.

#3: You don't bother to add the changes that WaPu suggested that fixes the error "cannot connect to datbase" bug.

#4: You make people waste their time sifting through 62 pages of a post in order to find the threaded version you didn't bother to post in you're original topic, and then also have to implement Wapu's fix in order to get you're broken threaded version working.


This could have been avoided if Exolent would have just added WaPu's fix to his threaded version and added that sma in his first post.

In short you don't give a damn about anyone else but yourself.

It's too bad that most people who know how to code are narcissistic people such as you're self


Can you rebuild and engine from scratch ?
Can you shoot a 68 on any golf course in the world ?
Can you run 289 balls in straight pool without missing a ball ?

There a tons of things I can do well, but I don't look down on others because they cant do them.

I could tell you were a rude, self grandiose type personality by you're first post.

"read this entire thread or you wont get any help"

Most plugin authors say, read this entire post, not the whole damn thread.

Seriously, you're asking people to read 63 pages of mostly worthless posts, just to find a working version of a plugin that you created, and then didn't bother to add in the very first post.

Then you treat people like shit for asking simple questions.


Now there is something you can ban me for.
__________________
{FJ}Justice STEAM_0:0:633975 If anyone needs any help with their server, Just add me to steam friends and I'll help you out.

Last edited by MAUGHOLD; 07-24-2011 at 02:16.
MAUGHOLD is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 07-23-2011 , 22:06   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #934

MAUGHOLD calm down, it's not worth getting ban just because a plugin doesn't work. Maybe you should try another plugin like AMXBans 6 or AMX SSBan.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
MAUGHOLD
Veteran Member
Join Date: Nov 2004
Location: CA USA
Old 07-24-2011 , 02:13   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #935

Quote:
Originally Posted by wickedd View Post
MAUGHOLD calm down, it's not worth getting ban just because a plugin doesn't work. Maybe you should try another plugin like AMXBans 6 or AMX SSBan.
I installed "AMX-BANS 6.0.3f2" right after I made my last post in this thread. It took me all of 20 minutes to install and configure, and that was including creating a gameme.com account.
http://xtroopdod.site.nfoservers.com/bans/view.php

The latest version of amxbans rocks and is nicely coded and well explained WITH NO MISTAKES.

I do admit I went a little overboard with my insult towards Exolent, I will delete that.

I don't like holier then thou people wasting other peoples time by not bothering to give full explanations or detailed install methods, much less, with a plugin that is as buggy and unreliable is advanced_bans is. I don't care if their doing it for free or not.

I been on these forum boards since 2004 and I appreciate the hard work and time that BAILOPAN and all of the coders give to this community. That was the very first time I have insulted anyone on these boards since I joined.

If I get banned, c'est la vie. I won't have my freedom of speech impaired even if he does have the power to ban me.
__________________
{FJ}Justice STEAM_0:0:633975 If anyone needs any help with their server, Just add me to steam friends and I'll help you out.

Last edited by MAUGHOLD; 07-24-2011 at 02:24.
MAUGHOLD is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 07-24-2011 , 07:22   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #936

How to add a one ban per player, without overwrite the old ban ?
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
asdff
Junior Member
Join Date: Jun 2009
Old 08-05-2011 , 04:44   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #937

Quote:
Originally Posted by neverminde View Post
I cant find solution for my problem
I have irc chat-logging ( with steamid of speakers)
When i see when somebody spam at my server and leave, i am joining and write this
Code:
amx_addban PLAYER STEAM_0:0:1157909354 0 SPAM
But I see this
Code:
Invalid SteamID!
Correct format: STEAM_0:X:XXXXXXX
I think it happens, because that busters have cracked steam .
i had the same problem as you did
there are 2 solutions:
1. you need to write the steam id with quotes like this:
Code:
amx_addban PLAYER "STEAM_0:0:1157909354" 0 SPAM
2. if that isn't working than it means you compiled the plugin with webcompiler online (i did it too, and kept getting invalid steamid/ip), try to compile it with the compiler from your "addons\amxmodx\scripting\" folder
asdff is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 08-05-2011 , 14:10   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #938

You should also use Steam and only allow Steam players in the server to reduce any possible bugs.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
RAFFAK
Junior Member
Join Date: May 2011
Old 08-08-2011 , 03:26   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #939

Hello. I installed Advanced Bans, because I was tried AMX BANS GM, 5.1b, but after one week about started crashing servers. Switched off, was normally. So now Im using Advanced Bans. Can I tranfer my bans from log file to internet? To show bans to players? From Advanced Bans.
RAFFAK is offline
gelesztas
New Member
Join Date: Jan 2011
Old 08-08-2011 , 04:28   Re: Advanced Bans (Real Time) by Exolent
Reply With Quote #940

This is Hungary translate:

[hu]
AB_BAN_INFORMATION = Ban Informacio
AB_NAME = Nev
AB_IP = IP
AB_STEAMID = SteamID
AB_REASON = Ok
AB_BAN_LENGTH = Ban Ideje
AB_UNBAN_TIME = Unban Ideje
AB_ADMIN_NAME = Admin Neve
AB_ADMIN_STEAMID = Admin SteamID
AB_WEBSITE = Ha ugy gondolod igazsag talanul bannoltak ki akkor nezz fel a hyperkocka.tk ra!
AB_NOT_AUTHORIZED = Nem tudsz felmenni a sevrere mig lenem telik a bannod ideje!
AB_ALREADY_BANNED_STEAMID = Ez a jatekos ujra bannolva van!
AB_ALREADY_BANNED_IP = Az a jatekos ujra bannolva van!
AB_PERMANENT_BAN = Orok ban
AB_INVALID_STEAMID = Ervenytelen SteamID!
AB_VALID_STEAMID_FORMAT = Helyes froma: STEAM_0:X:XXXXXXX
AB_INVALID_IP = Ervenytelen IP!
AB_NOT_IN_BAN_LIST = Nem talalhato ez a jatekos: %s a bin listaban!
AB_NO_BANS = Ilyenkor nem lehet bannolni varj egy kicsit.
AB_BAN_LIST_NUM = A listarol betiltott jatekos %i - %i.
AB_BAN_LIST_NEXT = Hasznalja a amx_banlist %i a kovetkezo jatekoson.
AB_MAX_BAN_TIME = A max. ban ideje engedet %i.
gelesztas is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:24.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode