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. Luk

Beiträge von Luk

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!
  • Problem with restart script & MANU

    • Luk
    • 13. Dezember 2011 um 23:29
    Zitat von worldclass

    I took a look at plugin folder of MANU and didn't see any plugin which relates to auto restart indeed.
    please give me the plugin and tell me what to write in .bat file.

    Maybe you should start from the beginning since you seem not to have any experience in the MAM. The plugin you are talking about is unknown to me and appears to be senseless. Before we can tell you what to put into your .bat file, you may tell us before, what you already have in there.

    And now for the last time: RTFM - You are doing some unspecific explanations of: nothing. We didn't see any logfiles nor anything else, yet, that could be helpful for us helpers.

    This is my last reply in this thread since I absolutely do not understand your problem of continuous restarts etc. Maybe you should start from scratch?

    Additionally you are not allowed to doublepost in the forum in 24h, use the Edit function.

  • Dvar sv_low_damage

    • Luk
    • 13. Dezember 2011 um 23:22

    Did you try putting it into the commandline with which you start your alterIWnet server? (+set sv_log_damage 1)

  • Problem with restart script & MANU

    • Luk
    • 13. Dezember 2011 um 06:54
    Zitat von worldclass

    If you have nothing to say,you are not forced to send post anyhow.

    Well, I wanted to know what exacly your problem is.
    I don't get what this means:

    Zitat von worldclass

    also MANU doesn't work on that.it just sends banners while i set too many configs!

    We don't know your exact problem. So, as zacabbey said, do you have problems entering commands while they are not recognized?

    Also, did you ever consider reading this? READ BEFORE POST: How to correctly post a problem

  • Problem with restart script & MANU

    • Luk
    • 12. Dezember 2011 um 20:49
    Zitat von worldclass

    what should i do?

    Learn English. :D

    No, seriously: Did you try 0.11.4? What is your problem exacly?

  • Es konnte keine Verbindung hergestellt werden, da der Zielcomputer dies verweigert

    • Luk
    • 10. Dezember 2011 um 16:56

    Du musst auch einen freien Port bei tcp_query wählen, nicht den CoD4 Port.

  • Es konnte keine Verbindung hergestellt werden, da der Zielcomputer dies verweigert

    • Luk
    • 10. Dezember 2011 um 16:36

    Versuch mal die externe IP bei tcp_query einzugeben.

  • Request an addon/file

    • Luk
    • 10. Dezember 2011 um 16:34

    Try
    [customcommands]
    website = "tell <PLAYER:PID> ^1PM: ^7Visit our website: https://www.gsmanager.de/www.example.com"

    You have to put "website" as command in the groups.cfg and allow your players to use it.

    Note: You have to restart the MAM completely.

  • Kicken und Bannen nur noch mit Reason

    • Luk
    • 4. Dezember 2011 um 22:10

    Du solltest aber gebe eingeben ;)

  • Fragen zum Admin erstellen & Server absturz

    • Luk
    • 4. Dezember 2011 um 22:10

    Du musst deine GUID in die eckigen [] Klammern eingeben, erst dann wirst du als Admin erkannt. Der macht das nicht per Name.

  • Fehler mein Starten des Moddes :(

    • Luk
    • 1. Dezember 2011 um 22:19
    Zitat von Master666

    !! Error: Couldn't open server's logfile: './home/Yannick/cod/cod4/main/games_mp.log'

    Der "." am Anfang ist falsch.

    "/home/Yannick/cod/cod4/main/games_mp.log" sollte richtig sein.

    EDIT: Okay, hab auf nen Beitrag geantwortet, der schon beantwortet wurde XD

  • Brauche ManuAdminMod InstallationsHilfe!

    • Luk
    • 30. November 2011 um 21:28
    Zitat von Luk

    Der Pfad zur php.exe wird in der start.bat festgelegt.

    Pfad nicht gefunden = Pfad nicht gesetzt. Du musst die start.bat per Rechtsklick -> Bearbeiten öffnen und den Pfad zur php.exe da reinschreiben, wo es hingehört.

    @Silva: Mag sein, aber viele benutzen ja xampp, wenn sie PHP für den MAM brauchen, daher hab ich das so geschrieben. Ein "du brauchst kein xampp, nur php" verwirrt ihn wahrscheinlich nur ;)

  • Brauche ManuAdminMod InstallationsHilfe!

    • Luk
    • 29. November 2011 um 19:18

    Der Manu Adminmod ist keine Webseite. Du brauchst nur php aus xampp um MAM auszuführen. Der Pfad zur php.exe wird in der start.bat festgelegt. Alles Andere wird ganz normal über die Anleitung im Wiki abgeklärt.

  • Some questions about Manu admin mod for Cod4!

    • Luk
    • 28. November 2011 um 06:35

    For your random mapcycle, there is an option in the config.cfg:

    Code
    [randommapcycle]
    enabled = 1
    maps = "mp_backlot,mp_bloc,mp_bog,mp_cargoship,mp_citystreets,mp_convoy,mp_countdown,mp_crash,mp_crash_snow,mp_crossfire,mp_farm,mp_overgrown,mp_pipeline,mp_showdown,mp_strike,mp_vacant,mp_shipment,mp_broadcast,mp_carentan,mp_creek,mp_killhouse"
    gametypes = "war,dm,sab,koth,sd,dom"
    notlastmaps = 3
    notlastgt = 1

    enabled = 1 activates the random mapcycle. It OVERRIDES the mapcycle in your server.cfg, so only use this one here!
    The maps = "" contains all the maps that should be played, seperated by a comma.
    gametypes = "" contains all allowed gametypes that should be randomly rotated during the mapcycle
    notlastmaps = "" is the amount of last played maps that should be excluded from the maprotation until they can be played again. If you just have played "Crash" and notlastmaps is 3 you have to wait at least 3 different maps until Crash can be randomly picked by the mapcycle again.
    notlastgt = 1 or 0 acts like notlastmaps, but can only be 1 (1 map until one gametype can be played again) or 0 (every gametype can be chosen randomly at all time).

    You don't want weapon restrictions? Then search for that:
    [weaponrestrictions]
    enabled = 0

    Set enabled = 0 which means it's off. If it keeps kicking, try executing !readconfig as admin. (This is also needed for the mapcycle to take effect!)

    If I keep reading your request it seems as if you have never restarted the MAM or tried !readconfig. The MAM does not see your changes until you tell it to look at them.

    I hope this helps.

  • Some questions about Manu admin mod for Cod4!

    • Luk
    • 27. November 2011 um 20:55
    Zitat von becool

    yestrday i installed Manu admin mode v0.11.3 beta but my host update manu admin mode to v12.5

    There is no 12.5.

  • mw3 support on manuadminmod !!

    • Luk
    • 27. November 2011 um 00:43

    Currently there is no way to create a logfile out of an MW3 server and therefore there is no way the MAM can understand what happens on the server.

  • manu admin mod - start.bat + config for smartFTP

    • Luk
    • 21. November 2011 um 15:59
    Zitat von AmokElfe

    ps. srry my bad englisch when u wait till 5:30 pm i can help u via teamspeak3 and remote connection (my spoken englisch seems to be better - somebody told me that ^^)

    Please make sure to post the complete solution to this problem into this forum. ;)

  • Modern Warfare: 3 Rcon Tool oder Adminmod?!

    • Luk
    • 19. November 2011 um 14:14

    Vielleicht gibt's die Variable nur wenn der Server läuft?

  • Wie kann ich nach Ban wieder entbannen?

    • Luk
    • 13. November 2011 um 18:46

    Du weißt schon, dass du Punkbuster auf Promod hast, dementsprechend hast du auch eine Tempbanverwaltung? Deine gurkige "Ätsch"-Argumentation ist also völliger Nonsense in diesem Fehlerbild hier gewesen. Er hat KEIN Punkbuster, im Gegensatz zu dir! Die !pbbanlist-Befehle sind einfache Punkbusterbefehle, deren Ergebnis der MAM zurückgibt. Er verwaltet nicht selbst, er ist die Schnittstelle!

    Um auf dein Niveu abzusteigen: /cg_lesen 1 bitte!

  • Wie kann ich nach Ban wieder entbannen?

    • Luk
    • 13. November 2011 um 12:15

    Und mit "Public" redest du von einem Promod?

  • Wie kann ich nach Ban wieder entbannen?

    • Luk
    • 13. November 2011 um 00:50
    Zitat von Pvt. Paula

    Tempbans werden aber Temporär vom MaM verwaltet und können via !pbbanlist eingesehen und mit !pbunban auch gelöscht werden :)

    Wenn er von einer ban.txt redet, dann ist Punkbuster aus, dementsprechend kann er auch absolut nichts mit !pbunban anfangen. Und, dass "Tempbans temporär vom MAM verwaltet" werden ist erst recht reinster Käse. Der MAM ist nur die Schnittstelle, verwalten tut der rein garnischt.

    Tempbans sind ohne Punkbuster nicht verwaltbar. Einmal ge-tempbanned, ist der Spieler nicht vorher entbannbar, da dieser Ban im Speicher des Prozesses liegt. Du musst den Server neustarten, genau wie Dennis bereits gesagt hat.

    EDIT:

    Zitat von Bossy

    Gut wir haben den server neu gestartet und gut. Aber da is ja keine lösung.

    Wäre es ein PB-Tempban, würde das das Problem nicht lösen.

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