if(absolute(dx) > 1000.0f || absolute(dy) > 800.0f)
in NetworkClipped(), but it is the same as in DDNet, no idea why. Also absolute() is the same function, so it wont throw different results. The laser is invisible for myself if i fall and shoot up, or if i shoot down and jumpif(absolute(dx) > 1000.0f || absolute(dy) > 800.0f)
return 1;
DoScrollbarH()
support ranges from negativ to positive? g_Config.m_ClMyCfg= static_cast<int>(DoScrollbarH(&g_Config.m_ClMyCfg, &Button, g_Config.m_ClMyCfg/1200.0f-600.0f)*1200.0f+0.1f);
if (NetworkClipped(SnappingClient, m_From))
if(NetworkClipped(SnappingClient) && NetworkClipped(SnappingClient, m_From))
return;