1. GSManager
    1. Funktionen
    2. Unterstützte Spiele
    3. Neuigkeiten
    4. Statistiken
    5. Serverliste
  2. Lexikon
  3. Filebase
  4. Entwicklung
  5. Forum
    1. Dashboard
    2. Unerledigte Themen
  6. Web-Interface
  7. Artikel
  8. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  • Anmelden
  • Registrieren
  • Suche
Alles
  • Alles
  • Artikel
  • Seiten
  • Dateien
  • Forum
  • Lexikon
  • Erweiterte Suche
  1. GSManager
  2. Mitglieder
  3. Yenz

Beiträge von Yenz

Das Projekt GSManager (vormals ManuAdminMod) wurde am 01.01.2020 eingestellt - diese Internetpräsenz bleibt verfügbar, die Software wird aber nicht länger gepflegt. Vielen Dank für eure Unterstützung in den mehr als zehn vergangenen Jahren!
  • Installing MAM under Linux Centos?

    • Yenz
    • 15. Juli 2012 um 23:54

    (I didn't ban anyone! Not even having the right to do so...)

    For CFGDIR und LOGDIR just name the subfolders, not the entire path. So "config" and "log" is enough.
    So far with the config (the rest looks fine).

    For the error "[[: not found" you must edit the first line to: #!/bin/bash

    Greets

  • Installing MAM under Linux Centos?

    • Yenz
    • 15. Juli 2012 um 23:13

    Oh you're right, i think that was his last doubleposting^^

  • Installing MAM under Linux Centos?

    • Yenz
    • 15. Juli 2012 um 22:52

    You can post (attach) your startscript so we can take a look and find any mistakes, if you like.
    To test your script execute the following:

    ./startscript debug

    And tell us what it prints. You will quit this with CTRL + C.

    Greets

  • Installing MAM under Linux Centos?

    • Yenz
    • 15. Juli 2012 um 16:48

    If php is already installed you just have to edit the "startscript".

  • TCP Maps hinzufügen ?

    • Yenz
    • 14. Juli 2012 um 23:34
    Code
    mp_78druglord = "Irgendwas"


    Der erste Teil ist der Name der Map, wie du sie über rcon laden würdest.
    Der zweite Teil ist der Name der Map, der zum Beispiel beim Laden der Map angezeigt wird. Hier kannst du aber im Endeffekt alles hinschreiben, was du möchtest. Ob du in deinem Beispiel nun "Druglord" oder "78Drugloard" hinschreibst ist dir überlassen. Diesen Namen verwendest du u.a. für den !map Befehl. Also nimm am Besten, das, was beim Laden auch angezeigt wird ;)


    Klingt verwirrend, ich hoffe es kommt trotzdem klar rüber.

    Gruß

  • Installing MAM under Linux Centos?

    • Yenz
    • 14. Juli 2012 um 17:51

    Honestly, if you are not versed with linux based operation systems. You should not use them in any kind of production environment.
    It is okay to setup a small linux environment at home, experiment with the OS, the programmes and services. But don't immediately run a internet server with linux. It has significant differences to windows.

    Greets

  • Installing MAM under Linux Centos?

    • Yenz
    • 14. Juli 2012 um 17:33

    For linux we provide an other startscript (called startscript).
    You require the program "screen" for that script and you have to make the script executable:
    chmod u+x startscript

    Open an and edit the first part of that startscript.

    Then run the script with ./startscript to see what options do you have with that script.

  • Installing MAM under Linux Centos?

    • Yenz
    • 14. Juli 2012 um 16:57

    Hi,

    please DO NOT PUSH you topic before 24 hours are over before the prior post. Thank you!

    So now to you problem.
    In my debian (and mybe under other linux based os, too) the logfile is "/home/user/.callofduty4/main/games_mp.log".

    Zitat

    where i can tut for running mam under linux centos?


    I'm sorry, but I don't understand that question.

    Greets!


    P.S.: Please notice, that we often have "problems" with MAM and CentOS because the sqlite-package is missing. Take a look here for the instructions how ti install sqlite under CentOS. Maybe you don't need sqlite, it will be required for the stats-system if you doesn't want to use a mysql database.

  • PHP warning..

    • Yenz
    • 11. Juli 2012 um 23:45

    A)
    Use only a part of his nick.
    !kick sil
    This would kick me, if i am the only one with "sil" in my nickname. If there are more possible players, you would get a message.

    B)
    Use !pl to list all players with their player id (PID).
    !kick PID
    for example
    !kick 19
    This would kick the player with the PID 19.

  • PHP warning..

    • Yenz
    • 9. Juli 2012 um 16:58

    The problem is solved.
    In config.cfg there was a wrong port. With 28960 (checked "net_port" command) it is working now.

  • PHP warning..

    • Yenz
    • 9. Juli 2012 um 11:09

    a triplepost? Really?

    I hope that i can fix it via teamviewer. Let's write PMs for date/time...

  • PHP warning..

    • Yenz
    • 9. Juli 2012 um 08:51

    Do you have Teamviewer?

  • PHP warning..

    • Yenz
    • 9. Juli 2012 um 08:49
    Zitat von Yenz

    Try it with 127.0.0.1 !

    . . .

  • PHP warning..

    • Yenz
    • 9. Juli 2012 um 08:42

    What is your IP? Try it with 127.0.0.1 !

  • PHP warning..

    • Yenz
    • 9. Juli 2012 um 08:21

    In the cod server window (not in the black mam window) you must see anything like this: "Rcon from 127.0.0.1:-15223: ...." or "Bad Rcon from ...."

  • MAM verarbeitet keinen Befehle oder startet nicht

    • Yenz
    • 8. Juli 2012 um 21:04

    Hast du uns die kompletten Logfiles gegeben oder nur jeweils die letzten Zeilen? Logilfes leeren hilft manchmal (vor allem die games_mp.log)
    Ansonten ist das nichtausführen von Befeheln, aber Senden von Bannernachrichten immer ein Zeichen von einem falsch gesetzten Pfad zur games_mp.log

  • DDoS Attacken auf Call of Duty Server

    • Yenz
    • 8. Juli 2012 um 19:23

    Also bei mir läuft der MAM mit [main]ip = "127.0.0.1"

  • PHP warning..

    • Yenz
    • 8. Juli 2012 um 19:21

    Could you send me your complete main-section (with ip and port) so i could eliminate mistakes?

    I assume, that your ip and port don't match to your cod server. Because in your cod server screen you i cannot see anything like this: "Rcon from 127.0.0.1:-15223: ...." or "Bad Rcon from ...."
    So maybe you connect to antoher server?

  • PHP warning..

    • Yenz
    • 8. Juli 2012 um 16:47

    Not really... Or do I need a new set of eyes?

  • PHP warning..

    • Yenz
    • 8. Juli 2012 um 15:10

    please post your mam config.cfg

  1. Mitarbeiter
  2. Datenschutzerklärung
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Community-Software: WoltLab Suite™