if(time_get() % time_freq() == 0)
and want it to be true once a second. But it doesnt work. Can you write me some correct code?if(Server()->Tick() % Server()->TickSpeed() == 0)
D:\Qt\Tools\CMake_64\bin\cmake.exe -B ./build-android -S . -G=Ninja -DANDROID_ABI:STRING=armeabi-v7a -DANDROID_NDK:PATH=D:/Android/ndk/21.3.6528147 -DANDROID_PLATFORM:STRING=android-21 -DANDROID_SDK:PATH=D:/Android -DANDROID_STL:STRING=c++_shared -DANDROID_USE_LEGACY_TOOLCHAIN_FILE:BOOL=OFF -DCMAKE_TOOLCHAIN_FILE:FILEPATH=D:/Android/ndk/21.3.6528147/build/cmake/android.toolchain.cmake -DENABLE_SYSTEM_LIBS:BOOL=OFF -DCMAKE_PREFIX_PATH:PATH=D:/Qt/5.15.2/android
...
CMake Warning at src/CMakeLists.txt:15 (find_package):
By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Qt5", but
CMake did not find one.
Could not find a package configuration file provided by "Qt5" with any of
the following names:
Qt5Config.cmake
qt5-config.cmake
Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR"
to a directory containing one of the above files. If "Qt5" provides a
separate development package or SDK, be sure it has been installed.
CMake Error at src/CMakeLists.txt:20 (message):
Unable to locate Qt5!
-- Configuring incomplete, errors occurred!
chat_filter_add badword
and you wont see messages in chat containing "badword"cl_chillerbot_hud 0
COUNT (*) AS count
my entire life omagawdCOUNT(*) AS count ORDER BY count
COUNT() ORDER BY COUNT()
COUNT(69) ORDER BY COUNT(*)
COUNT('people who use count as are trols') ORDER BY COUNT(420 - 69)
COUNT('people who use ''count as'' are trols') ORDER BY COUNT(420 - 69)
DESC
keyword xddbg_gfx 4; logfile log.log
in your autoexec.cfg
, doesn't work when in config or console argument when restarting
dbg_msg("w-event", "with code %d", Event.window.event);
in input.cppgit apply ./bugfix.patch
says No valid patches in input
git apply ./bugfix.patch
says No valid patches in input
"./DDNet.exe\ -\ Verknüpfung.lnk"
bash: ./DDNet.exe\ -\ Verknüpfung.lnk: No such file or directory
powershell -c "Start-Process -WindowStyle Minimized .\DDNet.exe"
bd7ee90
Remove unused PAGE_SYSTEM
enum literal - Robyt3
a49ee14
Remove unused return value of menus render functions - Robyt3
350c1fc
Remove temporary variable and rename parameter - Robyt3
eb2aea2
Remove redundant condition - Robyt3
53b5b3b
Remove unused m_Spacer
variable - Robyt3
f13888b
Move variable declarations closer to usages - Robyt3
7854a27
Use IGraphics::CORNER_NONE
for CUIRect::Draw
function - Robyt3
8982da4
Refactor usages of CMenus::DoButton_MenuTab
- Robyt3
2b2d3b8
Add enum EServerControlTab
- Robyt3
e373292
Merge pull request #7862 from Robyt3/Menus-Refactoring-Various - heinrich599160
or probably any other certain value with the slider — it is always 59
or 67
. (edited)60
or probably any other certain value with the slider — it is always 59
or 67
. (edited)gfx_refresh_rate
(such as 0
) to make the game calculating the rate at runtime, based on the current display.cl_refresh_rate_inactive
should be capped by 1x display refresh rate; there is no sane reason to keep the aircraft flying while the game is not in the focus. (edited)60
or probably any other certain value with the slider — it is always 59
or 67
. (edited)cl_refresh_rate_inactive
should be capped by 1x display refresh rate; there is no sane reason to keep the aircraft flying while the game is not in the focus. (edited)sv_test_cmds
enabled.
!image