AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] Smacbans 0.2.0 (Updated 2013/05/13) (https://forums.alliedmods.net/showthread.php?t=214346)

GeNeRaLbEaM 01-05-2015 07:23

Re: [ANY] Smacbans 0.2.0 (Updated 2013/05/13)
 
@ Pubhero thankies for the translation. We will implement that with the next update.

Sarabveer 01-05-2015 07:42

Re: [ANY] Smacbans 0.2.0 (Updated 2013/05/13)
 
This is like the Sourcemod version of MCBans. I keep using SourceBans for now.

utaker 01-26-2015 23:45

Re: [ANY] Smacbans 0.2.0 (Updated 2013/05/13)
 
will it be possible to only announce a player status of smacbans and not ban him, i.e., a player joined, plugin checks against banlist and announces it but doesn't take any other action?

Impact123 01-27-2015 05:50

Re: [ANY] Smacbans 0.2.0 (Updated 2013/05/13)
 
Open the auto-generated config at '../cfg/sourcemod/smacbans-block.cfg' and set this
Code:

smacbans_block_kick "0"

pubhero 07-03-2015 08:07

Re: [ANY] Smacbans 0.2.0 (Updated 2013/05/13)
 
Sorry. PM sended for you , GeNeRaLbEaM

Ohh. And this plugin not using the curl or socket extension. Want to using the curl and the socket extensions too.
Code:

        [14] <FAILED> file "curl.ext.so": /home/users/berlo_c16eb1b9/cssnew_27777/cstrike/addons/sourcemod/extensions/curl.ext.so: cannot open shared object file: No such file or directory
        [15] Socket (3.0.1): Socket extension for SourceMod

Why?

GeNeRaLbEaM 07-23-2015 04:38

Re: [ANY] Smacbans 0.2.0 (Updated 2013/05/13)
 
Quote:

Originally Posted by pubhero (Post 2314962)

Ohh. And this plugin not using the curl or socket extension. Want to using the curl and the socket extensions too.
Code:

        [14] <FAILED> file "curl.ext.so": /home/users/berlo_c16eb1b9/cssnew_27777/cstrike/addons/sourcemod/extensions/curl.ext.so: cannot open shared object file: No such file or directory
        [15] Socket (3.0.1): Socket extension for SourceMod

Why?

I have redirected your Question to our Coding Team. They will take a look at your Error Code.
Sorry for the late answer I was busy for the last weeks.

Edit :

The reason of this error message can be ignored. It is not only SMACBans which has this problem. It seems to be that all plugins which can be run with more than one extension shows this error log.
See here : LINK

binderjeep 07-31-2015 10:02

Re: [ANY] Smacbans 0.2.0 (Updated 2013/05/13)
 
When compiling i get two errors

plugin.sp(572) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId


plugin.sp(914) : warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId


plugin.sp(1033) : error 178: cannot coerce char[] to any[]; storage classes differ
plugin.sp(1034) : error 178: cannot coerce char[] to any[]; storage classes differ

Impact123 07-31-2015 23:45

Re: [ANY] Smacbans 0.2.0 (Updated 2013/05/13)
 
Not sure why you feel the need to compile this yourself but the errors are caused by the curl include in connection with the 1.7+ compiler. Try to replace it with this.

Nerus 12-21-2015 13:54

Re: [ANY] Smacbans 0.2.0 (Updated 2013/05/13)
 
Polish translation updated on github - merge need.

Regards,
Nerus.

lemeshovich 11-11-2016 08:22

Re: [ANY] Smacbans 0.2.0 (Updated 2013/05/13)
 
is it still actual? how much players is in SMAC base?


All times are GMT -4. The time now is 20:40.

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