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

Beiträge von Azad69

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!
  • mam cant connect to my server (codx)

    • Azad69
    • 10. Juni 2014 um 18:28

    I have tested.....Mam works with promod + cod4 1.7 ..........But it ain't working with the same promod + iceops files
    What to do? Is there any cmd I didn't add ?

    +set dedicated 2 +set net_port 28970 +set fs_game mods/pml220 +set sv_punkbuster 0 +map_rotate +rcon_password 1234 +g_logsync 1 +set sv_log_damage 2 +set sv_authorizemode -1

  • mam cant connect to my server (codx)

    • Azad69
    • 10. Juni 2014 um 15:46
    Zitat von Dennis

    games_mp.log


    http://www.mediafire.com/download/zcc03…um/games_mp.log

  • mam cant connect to my server (codx)

    • Azad69
    • 10. Juni 2014 um 15:30
    Zitat von Mirko911

    start map
    change map over rcon
    connect to server

    what happens?


    nothing...........

    mam just stuck at the line

    Notice: Heartbeat has been sent to serverlist at manuadminmod.de: Success

    But if I try to execute any cmd the mam says this type of error comes up

    Warning: SAY by player '!kick killer' who is actually not on the server: PID: 0, GUID: a2381................................................

  • mam cant connect to my server (codx)

    • Azad69
    • 10. Juni 2014 um 13:12

    Mam log
    http://pastebin.com/ySwD4SKN

    Mam mod config
    http://pastebin.com/Qrz3YAsu



    There is also this error..........Is this error related to my problem ?

    Notice: Notice in core\mod.php:529 => Undefined index: scr_axis

    PHP Notice: Undefined index: scr_axis in D:\mam\daemon\core\mod.php on line 529

    Notice: Notice in core\mod.php:530 => Undefined index: scr_allies

    PHP Notice: Undefined index: scr_allies in D:\mam\daemon\core\mod.php on line 530

    Notice: Notice in core\mod.php:531 => Undefined index: scr_allies

    PHP Notice: Undefined index: scr_allies in D:\mam\daemon\core\mod.php on line 531

    Notice: Notice in core\mod.php:531 => Undefined index: scr_axis

    PHP Notice: Undefined index: scr_axis in D:\mam\daemon\core\mod.php on line 531

  • mam cant connect to my server (codx)

    • Azad69
    • 10. Juni 2014 um 12:58
    Zitat von Dennis

    Do you start mam before you join the server?


    yes

    Zitat von Dennis

    We need your config, also.


    mam config or cod server config ?

  • mam cant connect to my server (codx)

    • Azad69
    • 10. Juni 2014 um 12:48

    First of all many many thanks that new mam can finally support & administrate codx

    But Im having some prob

    Mam cant connect to my server when I use codx for starting my cod4 server

    at this line the mam gets stuckNotice: Heartbeat has been sent to serverlist at manuadminmod.de: Success
    not saying the msg when mam loads up and starts working..... This Server is running Manu-Admin-Mod 1v1.0.0-Beta+3
    tested with cod4, it works but not in codx

    It isn't showing response to any thing....when player join or left or changing map etc etc
    just stuck at that....Heartbeat has been sent line

    The mod isn't responding to any command...when try to execute any cmd this type of error showsup

    Warning: SAY by player '!say what' who is actually not on the server: PID: 0, GUID: a2381...................................

    what do I need to do ? Please help

  • New MAM groups.cfg

    • Azad69
    • 9. Juni 2014 um 07:29

    How does this power and neededpower works ? http://www.mediafire.com/view/p7cnj251ou0a4f7/Capture.PNG

  • Custom Commands.

    • Azad69
    • 26. Mai 2014 um 05:14

    As you said here Help needed Badly.

    You don't know about admins.cfg of the location of it
    Did you add yourself admin in admins.cfg ?
    If not you have to add your Guid to admins.cfg so you have the permission to execute the cmd
    You can find it in adminmod\configs\(Game...)\admins.cfg

    Open it with wordpad

    And you will see this

    ; This file will be overwritten by the mod automatically
    ; Do not make any comments inhere
    ; Use the generator to generate a valid file: http://gw-2.de/miniscripts/cod_config/adminmod/admin.php

    [123456789012345678901234567890ab]
    group = "master"
    names = "dummy,dummie"
    protected = 1


    Replace the dummy ID (123456789012345678901234567890ab) with your Guid

  • 0.12beta to newer and license

    • Azad69
    • 21. Mai 2014 um 05:16

    You should wait for the new MAM version

    If you make new plugins it maybe incompatible with new version

    By the way what sorts of plugin you will make? Don't forget to share :biggrin:

  • Unusual error in Chatlog plugin

    • Azad69
    • 20. Mai 2014 um 08:41
    Zitat von Voices

    really old and Dirty version


    Is there new version of chatlog plugin?

  • Unusual error in Chatlog plugin

    • Azad69
    • 20. Mai 2014 um 08:25

    Using this chatlog plugin. Its 100% working and it saves all chat in adminmod/chat.log..but in the mam mod.log file this error shows every time a player chats

    PHP-Error: Notice in :\adminmod\plugins\chatlog.php:61 => Undefined variable: logdir

    The line 61 in the chatlog.php in my pc is $chatlog_fp = fopen($logdir . $mod->getCV("chatlog", "logname"), "a");

    The plugin is working great but still why this error keep showing when someone chats ? or is it just normal...and ignore it? :confused:

    Thanks all :smile:

    Spoiler anzeigen
    PHP
    <?php
    /*
    ===============
    PLUGIN: chatlog
    ===============
    Logging the Chat of the Server.
    
    
    
    
    [chatlog] 
    enabled = 1    ; Enable/Disable the Plugin
    dateformat = "d.m.y H:i:s" ; Decide which Date/Time Format you wanna use.
    saveas = "text" ; Decide save in Mysql or as Text File
    logname = "chat.log" ; decide which log name you wanna use
    host = "" ; Mysql Hostname e.g. localhost
    user = "" ; Mysql User
    password = "" ; Mysql password
    database = "" ; Mysql database
    prefix = "mam_" ; mysql prefix
    
    
    
    
    @author manu
    @modify voices
    @license Creative Commons BY-NC-SA 3.0 (http://www.creativecommons.org/licenses/by-nc-sa/3.0/)
    @version 1.0
    */
    
    
    
    
    //Set Default CV
    $mod->setDefaultCV("chatlog", "enabled", "0");
    $mod->setDefaultCV("chatlog", "dateformat", "d.m.y H:i:s");
    $mod->setDefaultCV("chatlog", "saveas", "text");
    $mod->setDefaultCV("chatlog", "logname", "chat.log");
    $mod->setDefaultCV("chatlog", "host", "localhost");
    $mod->setDefaultCV("chatlog", "user", "adminmod");
    $mod->setDefaultCV("chatlog", "password", "verysecure");
    $mod->setDefaultCV("chatlog", "database", "mam");
    $mod->setDefaultCV("chatlog", "prefix", "mam_");
    
    
    
    
    try {
        switch (strtolower($mod->getCV("chatlog", "saveas"))) {
            case "mysql":
                $mod->registerEvent("playerSay", "chatlog_mysql");
               break;
            default:
                $mod->registerEvent("playerSay", "chatlog_text");
                break;
       }
    }
    catch (Exception $e) {
        $logging->write(MOD_ERROR, "Chatlog: " . $e->getMessage());
    }
    
    
    
    
    //Function Chatlog as *log File
    function chatlog_text($param) {
        list($guid, $text) = $param;
        global $players;
        global $mod;
    
    
    
    
        if(!$mod->getCV("chatlog", "enabled")) {
            return;
        }
    
        $chatlog_fp = fopen($logdir . $mod->getCV("chatlog", "logname"), "a");
        $timestamp = date($mod->getCV("chatlog", "dateformat"));
        $name = $players[$guid]->getName();
        $text = $mod->removecolor($text);
    
    
    
    
        fwrite($chatlog_fp, "$timestamp $name: $text\r\n");
    }
    
    
    
    
    //Function Chatlog in Mysql Database
    function chatlog_mysql($param) {
        list($guid, $text) = $param;
        global $players;
        global $mod;
    
    
    
    
        if(!$mod->getCV("chatlog", "enabled")) {
            return;
        }
    
        $timestamp = date($mod->getCV("chatlog", "dateformat"));
        $name = $players[$guid]->getName();
        $text = $mod->removecolor($text);
    
    
    
    
        $dblog = mysql_connect($mod->getCV("chatlog", "host"),$mod->getCV("chatlog", "user"),$mod->getCV("chatlog", "password"))or die("Fehler");
        mysql_select_db($mod->getCV("chatlog", "database"));
        echo mysql_error();
        $sql = "INSERT INTO " . $mod->getCV("chatlog", "prefix") . "chatlog (time, name, text) VALUES ('$timestamp','$name','$text')";
        mysql_query($sql);
        echo mysql_error();
        mysql_close($dblog);    
    }
    ?>
    Alles anzeigen
  • PHP-Error

    • Azad69
    • 19. Mai 2014 um 19:17

    Go to your adminmod\logfiles\mod.log and scroll down.....you should see the error code....copy...paste...and reply here

  • fake command control

    • Azad69
    • 6. Mai 2014 um 18:46

    I don't use badword plugin and I don't have time&patient to see who is typing what fake cmd and update it to badword.lst

  • fake command control

    • Azad69
    • 6. Mai 2014 um 18:19

    players uses many words in chat but not in MAM cmd I dont want them to be kicked

  • fake command control

    • Azad69
    • 6. Mai 2014 um 17:11

    Many jerk players use fake/absurd cmd and make fun of MAM. Hence need of a plugin that will warn then kick a player who do this kind of thing to bring discipline in server.
    Hope the Development Team would understand and look into this.

    the config function should be like this

    [fakecmd]
    enabled = 1
    warnstokick = 3
    mode = "kick"
    kickreason = "Use of fake command <PART>"


    Thanx :smile:

  • adminnamekick doesn't work if Admin Valid (Version 1.1) plugin is used

    • Azad69
    • 4. Mai 2014 um 14:58
    Zitat von iMarkus

    Did you use shellys version, or mine?

    Wan't Admin Valid (Version 1.1) made by Master of Little ? :blink:

  • adminnamekick doesn't work if Admin Valid (Version 1.1) plugin is used

    • Azad69
    • 4. Mai 2014 um 06:24

    Many players can steal my or other admins guid ID and use guid spoofer to make him self admin.....Or other player having the same key can also be a admin that's why Admin Valid (Version 1.1) plugin is the solution. But its sad that adminnamekick doesn't work if this plugin is used. What to do?

  • Best PLAYER

    • Azad69
    • 30. April 2014 um 18:42

    less than a month :biggrin:

  • Best PLAYER

    • Azad69
    • 24. April 2014 um 17:31

    :blink:

  • Best PLAYER

    • Azad69
    • 24. April 2014 um 02:07

    you need a plugin for that, to show top 3 players compared to everybody's KD ratio/Stats
    See the same topic here Need a plugin plz help !

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