Hey, Please could someone explain me what is m_iRoundTimeSecs ?
I Пользователь ishchhabra Сообщения 20 Реакции 1 28 Мар 2018 #1 Hey, Please could someone explain me what is m_iRoundTimeSecs ?
Участник fantom Сообщения 2,491 Реакции 2,794 Помог 61 раз(а) 28 Мар 2018 #2 You can find it in code https://github.com/s1lentq/ReGameDLL_CS/blob/master/regamedll/dlls/multiplay_gamerules.cpp#L1758
You can find it in code https://github.com/s1lentq/ReGameDLL_CS/blob/master/regamedll/dlls/multiplay_gamerules.cpp#L1758
I Пользователь ishchhabra Сообщения 20 Реакции 1 28 Мар 2018 #3 What is the best way to know how much time is left for round to end, i.e., round timer to reach 00:00
What is the best way to know how much time is left for round to end, i.e., round timer to reach 00:00
Разработчик Скриптер Проверенный SergeyShorokhov Сообщения 2,751 Реакции 3,016 Помог 61 раз(а) 29 Мар 2018 #4 You can try to see on this code: https://dev-cs.ru/resources/422/