Arama Sonuçları

  1. texas1343

    Kanallarda toplam oyuncu sayısını öğrenme sistemi

    ACMD(do_player_all) { const DESC_MANAGER::DESC_SET& c_ref_set = DESC_MANAGER::instance().GetClientSet(); DESC_MANAGER::DESC_SET::const_iterator it = c_ref_set.begin(); unsigned long ulLoginCount = 0; while (it != c_ref_set.end()) { LPDESC d = *(it++); if...
Geri
Üst