Quote:
Originally Posted by Mi.Cura
Hi, My configuration file is disabled the need to use points (database), but still shows the error.
But the gifts... working.
L 02/01/2018 - 10:14  8: [l4d2_gifts.smx] Connecting to database failed. Read error log for further details.
L 02/01/2018 - 10:14  8: [l4d2_gifts.smx] [GIFTS] Not database found. Points is disabled
L 02/01/2018 - 10  2:19: Error log file session closed.
L 02/01/2018 - 10  2:24: SourceMod error session started
L 02/01/2018 - 10  2:24: Info (map "c2m5_concert") (file "errors_20180201.log")
L 02/01/2018 - 10  2:24: [l4d2_gifts.smx] Failed to connect to database: [2005]: Unknown MySQL server host 'ip/hostname.
// Points for take a gift standard (animals and other objects). Disabled if there is not database
// -
// Default: "10"
// Minimum: "1.000000"
l4d2_gifts_pointsE "0"
// Points for take a gift special. Disabled if there is not database
// -
// Default: "20"
// Minimum: "1.000000"
l4d2_gifts_pointsS "0"
|
Set "USE DATABASE" to false and compile again. It is not necessary to change the values of the cvars, since they will not be taken into account when a database is not found.
Greetings.
__________________