Jump to content

Salve, una domanda per gli amministratori


Recommended Posts

Salve, sono Luca...

Scrivo qui per chiedervi una informazione.

Anche io ho un sito di corse online basato su GTR2, ho visto che voi avete il live timing. Ho provato ad installarlo ma mi da errore..

Posso chiedervi come lo avete configurato?

Io ho inserito i seguenti parametri ma non va..

Sul nostro server i nomi dei file di testo sono di questo tipo:

IGO_911GT1_2010_04_09_19_00_55_Practice1.txt

Questi sono i settaggi che ci sono al momento

// live view settings

$prefs[$id]['LVrefresh'] = 25; // refresh time in seconds

$prefs[$id]['LVdir'] = 'C:\Program Files (x86)\GTR2_lite\UserData\LOG_Dedicated\Results'; // path to live files directory

$prefs[$id]['LVpattern'] = 'IGO*.txt'; // pattern of live files directory

// parser values

$prefs[$id]['COOKIE_PREFIX'] = 'LVcz';

$prefs[$id]['GameParser'] = 'gtr2';// {rfactor | gtr | gtr2 | race | race07 | race07demo | gtl}

$prefs[$id]['LVses_live'] = ''; <--- credo che il problema si qua (in rfactor è 'live', in gtr2 in teoria non dovresse esserci prorpio da quanto ho capito dal codice)

$prefs[$id]['LVses_pract1'] = 'Practice1';

$prefs[$id]['LVses_pract2'] = 'Practice2';

$prefs[$id]['LVses_pract3'] = 'Practice3';

$prefs[$id]['LVses_qual1'] = 'Q1'; (questi non li ho ancora modificati ma sò che vanno cambiati)

$prefs[$id]['LVses_qual2'] = 'Q2';

$prefs[$id]['LVses_warm'] = 'SW';

$prefs[$id]['LVses_race'] = 'SR';

$prefs[$id]['DEF_CSS'] = 'gtrpl'; // without trailing slashes (name of subdirectory in styles/)

$prefs[$id]['LVweather_file'] = 'C:\Program Files (x86)\GTR2_lite\UserData\LOG_Dedicated\weather.txt'; // only for GTR, GTR2, Race and Race07)

Grazie infinite

Link to comment
Share on other sites

Io ho inserito i seguenti parametri ma non va..

Sul nostro server i nomi dei file di testo sono di questo tipo:

IGO_911GT1_2010_04_09_19_00_55_Practice1.txt

Ciao Luca,

per farti apparire i report del live in gtr2, nel server dedicato, devi spuntare il live Reporting .....ogni tot secondi, altrimenti non ti crea i report.

In questo modo quindi, ti crea dei report con il suffisso: _Live_, ad esempio:

[PnG2]ROTW WT0910 PU_2010_04_16_21_11_42_Live_Practice1.txt

Tutto qui.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...