Sie sind auf Seite 1von 2

//

// DO NOT MODIFY!!! UNLESS YOU ARE AN XLSP ADMIN


//
"SqlConfig"
{
//
// Defines SQL connection parameters
//
"db"
{
host
port
user
pwd
schema
table

gamestats
3306
x360test
test
x360mastertest
testdata

}
//
// Defines what data will be written to the table
// from user stat packets and table fields
//
// statfield dbfield
//
"tabledef"
{
titleid

titleid

version
verrprt
dlcmask

version
verrprt
dlcmask

xuid
name

xuid
gamertag

xrgn
xlng
xloc

xrgn
xlng
xloc

scrw
scrh
vidi
vidw
vidh
vids
scrr

scrw
scrh
vidi
vidw
vidh
vids
scrr

snd
joy
urgn
uach
uzon
ucrd
utit
udif

snd
joy
urgn
uach
uzon
ucrd
utit
udif

usns
uyax

usns
uyax

utia
utic

utia
utic

*dcpgmi
*dcpgme
*dcpgbu
*dcbwup
*dcbwdn

dcpgmi
dcpgme
dcpgbu
dcbwup
dcbwdn

*******

dcid

}
//
//
//
//
//
//
//

Defines what data will be written to the table


when user stat packet does not contain the field
defaults to NULL if not specified below
dbfield

"defaultvalues"
{
dcid
}
}

valuestring

Das könnte Ihnen auch gefallen