Hellow. After I updated amxx from 1.8.2 to 1.9.0.5271 I began to receive some not critical for me errors on server start:
Code:
L 05/24/2021 - 17:56:28: [CSTRIKE] UTIL_FindEntByString is not available - native cs_find_ent_by_class() has been disabled
L 05/24/2021 - 17:56:28: [CSTRIKE] AddEntityHashValue or RemoveEntityHashValue is not available - native cs_set_ent_class() has been disabled
L 05/24/2021 - 17:56:28: [CSTRIKE] GetWeaponInfo is not available - native cs_get_weapon_info() and forward CS_OnBuy have been disabled
Couldn't load plugin (file "cstrike\addons\amxmodx\data\csstats.amxx")
Is "CSTRIKE" related errors appeared because i deleted "cstrike\addons\amxmodx\data\csstats.amxx"?
Also I'm wondering why "
csstats.amxx" must be located in "
\amxmodx\data\" but not in "
\amxmodx\plugins\"?