This post has been edited 1 times, last edit by "iNSANNE" (Apr 17th 2013, 2:00pm)
bin mir nicht ganz sicher ob ich das selbe Problem habe, allerdings..
Habe ich gestern abend wie gewohnt meinen Server via Hldsupdatetool updaten wollen, laut Console gibt er mir aus: No files will be downloaded. Dennoch ist der Server nicht aktualisiert worden.
OS: Windows, ich nehme an das da ein Fehler an den Serverdatein ist, was den Server nicht updaten lässt.
Nun dachte ich mir einen Test-Server anzulegen, der jedoch auch nicht Up to date ist, obwohl ich eine Neuinstallation angesetzt hatte. Womöglich neue version vom Hlds vorhanden?
Jemand nen rat?
This post has been edited 1 times, last edit by "Baltasar" (Apr 17th 2013, 3:17pm)
Location: Mönchengladbach
Occupation: Brückenkranführer / Staplerfahrer
wcf.user.option.userOption53: Nein
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
;If your plugin came with a .vdf file, you do not need to use this file. ; ;List one plugin per line. Each line should contain the path to the plugin's binary. ;Any line starting with a ';' character is a comment line, and is ignored. ; ;You do not need to include the _i486.so or .dll part of the file name. Example: ; addons/sourcemod/bin/sourcemod_mm ;You may also put an alias in front of the file, for example: ; sm addons/sourcemod/bin/sourcemod_mm ;Will allow you to use "meta load sm" from the console. ; ;********* LIST PLUGINS BELOW *********** addons/sourcemod/bin/sourcemod_mm |
|
|
Source code |
1 |
./steamcmd.sh +login anonymous +force_install_dir SERVERVERZEICHNIS +app_update 232330 validate |
|
|
Source code |
1 |
./UpdateTool.sh -command update -game 232330 -dir SERVERVERZEICHNIS -verify_all |
Sourcemod und metamod gehen ohne Probleme ^^
das einzige was man nun machen muss ist, in der metaplugins.ini folgendes hineinschreiben:
![]()
Source code
1 2 3 4 5 6 7 8 9 10 11 12 13 ;If your plugin came with a .vdf file, you do not need to use this file. ; ;List one plugin per line. Each line should contain the path to the plugin's binary. ;Any line starting with a ';' character is a comment line, and is ignored. ; ;You do not need to include the _i486.so or .dll part of the file name. Example: ; addons/sourcemod/bin/sourcemod_mm ;You may also put an alias in front of the file, for example: ; sm addons/sourcemod/bin/sourcemod_mm ;Will allow you to use "meta load sm" from the console. ; ;********* LIST PLUGINS BELOW *********** addons/sourcemod/bin/sourcemod_mm