19.08.2016, 12:26
Gonna compile now. Will edit back with results.
// Now I don't get errors with a_mysql, but instead I get errors with YSI
How do I make YSI compatible with weapon-config? Do I remove the OnPlayerGiveDamage and the OnPlayerTakeDamage lines from YSI?
// Now I don't get errors with a_mysql, but instead I get errors with YSI
Код:
C:\-redacted for privacy--\pawno\include\YSI\y_hooks/impl.inc(2343) : error 021: symbol already defined: "OnPlayerTakeDamage" C:\-redacted for privacy--\pawno\include\YSI\y_hooks/impl.inc(2390) : error 021: symbol already defined: "OnPlayerGiveDamage"