View Single Post
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 12-29-2016 , 12:51   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#934

Quote:
Originally Posted by Fastmancz View Post
I changed this code:
Code:
SQL_SetCharset(DB, "utf8");
at:
Code:
FormatEx(query, sizeof(query), "SET NAMES \"UTF8\"");
You are also required to share the source code (.sp file), no matter if you only changed a single character or a million lines.

Please edit your post to include it.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline