'name' => array( 'header' => array( 'value' => $txt['spider_name'], ), 'data' => array( 'db' => 'spider_name', ), 'sort' => array( 'default' => 's.spider_name', 'reverse' => 's.spider_name DESC', ), ), 'page_hits' => array( 'header' => array( 'value' => $txt['spider_stats_page_hits'], ), 'data' => array( 'db' => 'page_hits', ), 'sort' => array( 'default' => 'ss.page_hits', 'reverse' => 'ss.page_hits DESC', ), ), ), 'form' => array( 'href' => $scripturl . '?action=admin;area=sengines;sa=stats', 'name' => 'spider_stat_list', ), 'additional_rows' => empty($date_select) ? array() : array( array( 'position' => 'below_table_data', 'value' => $date_select, 'style' => 'text-align: right;', ), ), ); createToken('admin-ss'); require_once($sourcedir . '/Subs-List.php'); createList($listOptions); $context['sub_template'] = 'show_spider_stats'; $context['default_list'] = 'spider_stat_list'; } /** * Callback function for createList() * Get a list of spider stats from the log_spider table * * @param int $start The item to start with (for pagination purposes) * @param int $items_per_page The number of items to show per page * @param string $sort A string indicating how to sort the results * @return array An array of spider statistics info */ function list_getSpiderStats($start, $items_per_page, $sort) { global $smcFunc; $request = $smcFunc['db_query']('', ' SELECT ss.id_spider, ss.stat_date, ss.page_hits, s.spider_name FROM {db_prefix}log_spider_stats AS ss INNER JOIN {db_prefix}spiders AS s ON (s.id_spider = ss.id_spider) ORDER BY {raw:sort} LIMIT {int:start}, {int:items}', array( 'sort' => $sort, 'start' => $start, 'items' => $items_per_page, ) ); $spider_stats = array(); while ($row = $smcFunc['db_fetch_assoc']($request)) $spider_stats[] = $row; $smcFunc['db_free_result']($request); return $spider_stats; } /** * Callback function for createList() * Get the number of spider stat rows from the log spider stats table * * @return int The number of rows in the log_spider_stats table */ function list_getNumSpiderStats() { global $smcFunc; $request = $smcFunc['db_query']('', ' SELECT COUNT(*) AS num_stats FROM {db_prefix}log_spider_stats', array( ) ); list ($numStats) = $smcFunc['db_fetch_row']($request); $smcFunc['db_free_result']($request); return $numStats; } /** * Recache spider names? */ function recacheSpiderNames() { global $smcFunc; $request = $smcFunc['db_query']('', ' SELECT id_spider, spider_name FROM {db_prefix}spiders', array() ); $spiders = array(); while ($row = $smcFunc['db_fetch_assoc']($request)) $spiders[$row['id_spider']] = $row['spider_name']; $smcFunc['db_free_result']($request); updateSettings(array('spider_name_cache' => $smcFunc['json_encode']($spiders))); } ?> Pagina di stampa - RUBIERA GAMES 2011 WINTER EDITION

S.E.L.D. - Sole Elettrico Lan Division

Generale => Sezione per le Lan, Call of Duty, varie ed eventuali legate ai SELD => Topic aperto da: MacGyver - 14 Agosto 2011, 15:47:46

Sondaggio
Domanda: Quale gioco multiplayer vorresti nel torneo?
Opzioni 1: Cod 4 voti: 3
Opzioni 2: Cod 6 voti: 0
Opzioni 3: Battlefield Bad Company voti: 2
Opzioni 4: Altro voti: 1
Titolo: RUBIERA GAMES 2011 WINTER EDITION
Inserito da: MacGyver - 14 Agosto 2011, 15:47:46
Ciao ragazzi, in previsione di un possibile RUBIERA GAMES anche per l'anno 2011, stiamo cercando di capire qual ? il multiplayer (necessariamente FPS) pi? giocato del momento. Quest'anno abbiamo deciso di aprire un sondaggio per capire quali sono le vostre preferenze. Se siete interessati a dire la vostra rispondete a questo sondaggio, specificando anche a mano il nome del gioco nel caso selezionaste la risposta "Altro".

NB: non siamo ancora in grado di dirvi se e quando si far?... speriamo bene!

Saluti dal team SELD!

PS: se non ricordate la password mandate una e-mail info@seld.it specificando la vostra nuova pwd scritta completamente a caso e qualcuno di noi provveder? a cambiarvela.
Titolo: Re: RUBIERA GAMES 2011 WINTER EDITION
Inserito da: nb.W4rn - 14 Agosto 2011, 16:01:15
Salve, noi nB votiamo bc2 semplicemente perch? ? l'unico gioca a cui stiamo giocando da 1 anno e mezzo a questa parte.
Serve la connessione adsl per giocare (e un server di gioco multiplay/gameserver/i3d ecc).

Altrimenti se vi orientate su cod, vediamo di mandarvi alcuni baldi giovani che stanno ancora giocando.

Saluti.
Titolo: Re: RUBIERA GAMES 2011 WINTER EDITION
Inserito da: MacGyver - 14 Agosto 2011, 17:12:56
ah non sapevo fosse necessaria la connessione adsl, ci? vuol dire che molto probabilmente BF2 non si potr? fare :(
Titolo: Re: RUBIERA GAMES 2011 WINTER EDITION
Inserito da: Basile - 17 Agosto 2011, 12:23:49
Ciao a tutti,
attualmente abbiamo abbandonato i game fps, ci siamo buttati sui fantasy, chiedo cmq agli altri se qualcuno ? intenzionato di partecipare.
Credo che l'unico gioco possibile sia COD4, forse anche il 6 ma non sono certo, per BBC occorre una linea internet attiva altrimenti non ? possibile giocare.

gg a tutti
Titolo: Re: RUBIERA GAMES 2011 WINTER EDITION
Inserito da: MacGyver - 17 Agosto 2011, 12:35:38
Citazione da: Basile - 17 Agosto 2011, 12:23:49
per BBC occorre una linea internet attiva altrimenti non ? possibile giocare.

Ciao Basile! Per la linea internet dovremo verificare appena ci daranno conferma per la location oltre che della data. Tuttavia dubito fortemente di riuscire ad averne una decente...
Titolo: Re:RUBIERA GAMES 2011 WINTER EDITION
Inserito da: Zava - 23 Settembre 2011, 00:14:25
Sono arrivato tardi ma avrei votato cod4... eventualmente il nuovo cod (MW3) bisogna prima vedere com'? il multi per?!