si no lo sabeis los que teneis la demo podeis jugar online y tambien podeis crear servidores dedicados,sin tener una
LICENCIApara crear un servidor dedicado,haz una instalacion limpia de gpbikes en otra unidad que no sea C:/ inicia core.exe con los siguientes parametros:
core.exe -dedicated (port number) [-set params (config_file)]
ejemplo:
core.exe -dedicated 54310 -set params dedicated.ini
NOTA: si un cliente se ejecuta en la misma PC, el puerto 54310 no se puede usar. el archivo de configuracion debe ir en la ruta de instalacion, GP Bikes/gpbikes
formato del .ini
[connection]
name = GP 250cc
maxclient = 20
password = ;locked
admin_password =
bandwidth = 2; 0 -> low, 1 -> medium, 2 -> high
max_ping =
whitelist = ; C:\Dropbox\caracabra\blacklist11.txt ; the filename of the whitelist
blacklist = ; C:\Dropbox\caracabra\blacklist11.txt ; the filename of the blacklist
polls_disable = 0 ; if set to 1, polls are disabled
location = Alicante, Spain; information about server location
MOTD = Bienvenidos, cualquier problema postea en el foro.
[export]
results = html; html or xml, If set it will automatically export results at the end of the race
directory = D:\Dedi Server\Results ; the directory where results will be saved ( must exist )
units = 0; 0 -> metric units, 1 -> US units, 2 -> UK units
[replay]
save = 1 ; 0 or 1, If set to 1 it will automatically save the full replay at the end of the race
directory = D:\Dedi Server\Replays ; the directory where replays will be saved ( must exist )
[event]
track = Barcelona ;track ID ( for example NC - Mosport Park V1.1 )
track_layout = ; track layout ( for ex. Short ). Empty -> Default
category = GP250 ; bike category allowed. Empty -> Open; GP125; GP125 Cup; GP250; GP500; GP800; GP1000; SSP; SBK; WSS600; STK1000; Moto 2;
Scooter;
[rating]
class = ; A -> 2000+, B -> 1600-1999; C -> 1200-1599; D -> 800-1199
[weather]
realistic = 0 ; 0 or 1, if set to 1, following params are ignored
conditions = 0 ; 0 -> sunny, 1 -> cloudy, 2 -> rainy
temperature = 28 ; air temperature, celsius
wind_direction = 1 ; 0 -> n, 1 -> ne, 2 -> e, 3 -> se, 4 -> s, 5 -> sw, 6 -> w, 7 -> nw
wind_speed = 0 ; meters/second
track_conditions = 0 ; 0 -> dry, 1 -> wet
[hardcore]
force_cockpit = 0 ; 0 or 1
no_aids = 0 ; 0 or 1
limited_tyre_sets = 0 ; 0 or 1
[race]
quick_race = 1 ; 0 or 1, If set to 1, practice, warmup, sighting lap and warmup lap are skipped
practice_length = 10 ; minutes
qualify_length = 15 ; minutes
warmup_length = 2 ; minutes
sighting_lap = 0 ; 0 or 1
warmup_lap = 0 ; 0 or 1
race_length = 25 ; % of full length
race_use_laps = 1 ; 0 or 1. If set to 1, race_laps is used instead of race_length
race_laps = 10 ; number of race laps
restart_delay = 180 ; server restart time in seconds
pause = 1 ; 0 or 1. If set to 1, the event is paused and saved at the end of "pause_session"
pause_session = race ; practice, qualify, warmup or race
pause_directory = D:\Dedi Server\Resume ; the directory where data is saved. The default is "resume"
resume = ;D:\Dedi Server\Resume\resumen de carrera.ini ; the file to load to resume an event
[live]
enable = 1; 1 to enable live timing
port = 10500; the UDP port
password =
se puede configurar hasta 10 circuitos adicionales en la seccion de Eventos
track2=
track2_layout=
track3=
track3_layout=
track4=
track4_layout=
track10=
track10_layout=
el servidor pasara al siguiente circuito en cada reinicio y volvera al primero despues del ultimo, el mismo circuito se puede repetir varias veces en las 10 ranuras.
la lista blanca y la lista negra es un archivo de texto con el siguiente formato:
[entry0]
guid = ........
[entry1]
guid = ........
[entry2]
guid = ........
El GUID se puede leer en la página "Perfiles".
En la entrada de texto del servidor dedicado, es posible escribir:
"reiniciar" para restablecer el servidor
"actualizar lista blanca" para actualizar la lista blanca
"actualizar lista negra" para actualizar la lista negra