Eventlogs in console

Участник
Статус
Оффлайн
Регистрация
21 Сен 2019
Сообщения
1,002
Реакции[?]
183
Поинты[?]
9K
hit eventlogs
Код:
                g_csgo.m_cvar()->ConsoleColorPrintf(Color(132, 190, 0, 255), "[gamesense] ");
                g_csgo.m_cvar()->ConsoleColorPrintf(Color(255, 255, 255, 255), "Hit %s in the %s for %d damage (%d health remaining)  \n", userid_info.szName, hitgroup, damage, health);
ss:csgo_IXWMAXWI63.png
purchase eventlogs
Код:
        g_csgo.m_cvar()->ConsoleColorPrintf(Color(132, 190, 0, 255), "[gamesense] ");
        g_csgo.m_cvar()->ConsoleColorPrintf(Color(255, 255, 255, 255), "%s bought %s \n", userid_info.szName, event->GetString("weapon"));
ss:csgo_bi0RfSmvRl.png
 
бос рунета
Участник
Статус
Оффлайн
Регистрация
24 Ноя 2017
Сообщения
526
Реакции[?]
151
Поинты[?]
0
а смысл темы, если эта залупа есть в каждой пасте?
 
Сверху Снизу