Hallo,
und zwar habe ich nach langen mal wieder Lust auf GMod und habe auch ein Server gemacht wo ich mit meinen Kumpels spielen kann, nun habe ich aber das Problem das der Server nicht Online gelistet wird.
Code:
//Basic settings
"hostname" "######"
"rcon_password" "######y" //Remote control password
"sv_password" "######" //Server password
"sv_region" "3" // eastcoast: 0 - westcoast: 1 - south america: 2 - europe: 3 - asia: 4 - australia: 5 - middle east: 6 - africa: 7 - world: 255
"sv_lan" "0" //Lan only (1) or no (0)
//If you want use fast download, please remove slash.
//"sv_downloadurl" "######"
// Sandbox server settings
"sbox_godmode" "0"
"sbox_plpldamage" "0" // set this to 1 to disable player vs player damage.
"sbox_noclip" "0"
// Sandbox limits
"sbox_maxprops" "2000"
"sbox_maxragdolls" "2000"
"sbox_maxnpcs" "0"
"sbox_maxballoons" "2000"
"sbox_maxeffects" "2000"
"sbox_maxdynamite" "2000"
"sbox_maxlamps" "2000"
"sbox_maxthrusters" "2000"
"sbox_maxwheels" "2000"
"sbox_maxhoverballs" "2000"
"sbox_maxvehicles" "2000"
"sbox_maxbuttons" "2000"
"sbox_maxemitters" "2000"
"sbox_maxspawners" "2000"
"sbox_maxturrets" "2000"
// Sandbox WIRE limits
// If you are not running wire addon, remove this entire section.
"sbox_maxwire_wheels" "22000"
"sbox_maxwire_waypoints" "2000"
"sbox_maxwire_values" "2000"
"sbox_maxwire_twoway_radioes" "2000"
"sbox_maxwire_turrets" "2000"
"sbox_maxwire_thrusters" "2000"
"sbox_maxwire_target_finders" "2000"
"sbox_maxwire_speedometers" "2000"
"sbox_maxwire_emitters" "2000"
"sbox_maxwire_simple_explosive" "2000"
"sbox_maxwire_sensors" "2000"
"sbox_maxwire_screens" "2000"
"sbox_maxwire_relays" "2000"
"sbox_maxwire_rangers" "2000"
"sbox_maxwire_radioes" "2000"
"sbox_maxwire_sockets" "2000"
"sbox_maxwire_plugs" "2000"
"sbox_maxwire_pixels" "2000"
"sbox_maxwire_panels" "2000"
"sbox_maxwire_outputs" "2000"
"sbox_maxwire_oscilloscopes" "2000"
"sbox_maxwire_locators" "2000"
"sbox_maxwire_lights" "2000"
"sbox_maxwire_inputs" "2000"
"sbox_maxwire_indicators" "2000"
"sbox_maxwire_hoverballs" "2000"
"sbox_maxwire_gyroscopes" "2000"
"sbox_maxwire_gpss" "2000"
"sbox_maxwire_gate_trigs" "2000"
"sbox_maxwire_gate_times" "2000"
"sbox_maxwire_gate_selections" "2000"
"sbox_maxwire_gate_memorys" "2000"
"sbox_maxwire_gate_logics" "2000"
"sbox_maxwire_gate_comparisons" "2000"
"sbox_maxwire_gates" "2000"
"sbox_maxwire_explosive" "2000"
"sbox_maxwire_dual_inputs" "2000"
"sbox_maxwire_detonators" "2000"
"sbox_maxwire_buttons" "2000"
"sbox_maxwire_adv_inputs" "2000"
//Host Port
hostport 27015
// Verbindugseinstellungen
"sv_minrate" "0" //Minimale Verbindungsgeschwindigkeit
"sv_maxrate" "200000" //Maximale Verbindungsgeschwindigkeit
"decalfrequency" "10"
"sv_maxupdaterate" "66" //Maximale Tickrate
"sv_minupdaterate" "10" //Minimale Tickrate
Dann noch ein Fehler in der Server Konsole:
http://img88.imageshack.us/img88/1875/sever.png
Die Ports habe ich im Router freigegeben.
Der PC wo der Server läuft:
Prozessor: AMD Phenom II X4 955 @3.20GHz
Arbeitsspeicher: Kingston 8 GB DDR3
Was mache ich falsch das der Server nicht im Internet gezeigt wird?
Falls noch Infos fehlen einfach Bescheid geben