rogeraabbccdd / Kento-Rankme

Rankme for CSGO
79 stars 46 forks source link

there is a error log , I need help #173

Closed yeziuku closed 2 years ago

yeziuku commented 2 years ago

[SM] Exception reported: Language phrase "ChatPrefix" not found (arg 5) [SM] Blaming: kento_rankme . smx [SM] call stack trace: [SM] [0] Format [SM] [1] Line 177,D:\csgoserver\csgoladdons\sourcemod\scripting\kento_rankme. sp : : OnPluginstart [SM] Unable to load plugin "kento_rankme . smx" : Error detected in plugin startup (see error logs)

yeziuku commented 2 years ago

Line 177 / Hide chat / hidechatcookie = RegClientCookie("rankme_hidechat", "Hide rankme chat messages", CookieAccess_Private);

Format(MSG, sizeof(MSG), "%t", "Chat Prefix");
rogeraabbccdd commented 2 years ago