Hallo Community,
ich hab das Problem, das gmod %s im link nicht austauscht. Bei mir kommt dann keine 64Bit SteamID, sondern einfach der Buchstabe s. Bin etwas verzweifelt :-?
Lg, das0geht0ab
Druckbare Version
Hallo Community,
ich hab das Problem, das gmod %s im link nicht austauscht. Bei mir kommt dann keine 64Bit SteamID, sondern einfach der Buchstabe s. Bin etwas verzweifelt :-?
Lg, das0geht0ab
http://maurits.tv/data/garrysmod/wik...indexb59e.htmlZitat:
Extra Information: "sv_loadingurl" does not work just inside of server.cfg, it needs to be in the command line and autoexec.cfg to work properly
Vielleicht hat es etwas hiermit zu tun?
Klappt bei mir wunderbar in der server.cfg. :/Code:sv_loadingurl "http://scripts.******.**/loadingscreen/sandbox/index.php?s=%s";
Ok ich hab das Problem gelöst,
es lag daran, dass ich es nur in die autoexec geschrieben hab und in die start.bat, aber nicht in die server.cfg, aber jetzt geht es.
Vielen Dank für eure Hilfe, das0geht0ab