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!
  • new command

    • Yenz
    • 8. Juli 2012 um 11:11

    !!! Not supported fix !!!
    !!! If there will be any error in future, you probably won't get any help because you modified core files of the MAM !!!

    _______

    Change file plugins/basiccommands.php
    Line 205 from:

    Code
    if (count ($parameters) > 1 && in_array($parameters[count($parameters)-1], array("sd","war","dm","sab","koth","dom","ctf","htf", "twar", "tdm", "hq", "gtnw","oneflag","dd","arena"))) {


    to:

    Code
    if (count ($parameters) > 1 && in_array($parameters[count($parameters)-1], array("sd","war","dm","sab","koth","dom","ctf","htf", "twar", "tdm", "hq", "gtnw","oneflag","dd","arena","m40a3"))) {

    With this change you will be able to change to gametype m40a3.
    Restart your mod afterwards.

  • new command

    • Yenz
    • 7. Juli 2012 um 23:11

    !map mp_maaaap g_gametyyyyyype

    !map oilrig m40a3

    that would be the standard command, but you can out that also in alias section:

    m40a3 = "map oilrig m40a3"


    And next time use your OWN TOPIC!

  • Change team names

    • Yenz
    • 7. Juli 2012 um 22:45
    Zitat von Rycoon

    you cant change client dvars without mod, right?


    right! :cool:

  • Change team names

    • Yenz
    • 7. Juli 2012 um 21:06

    Lol, a serverside script is still serverside. You cannot change the team names displayed at each player's monitor without a real mod.

  • PHP warning..

    • Yenz
    • 7. Juli 2012 um 17:33

    Maybe this could help you:
    http://www.youtube.com/watch?v=uVo_1deFxuk

    EDIT: Or this one ... http://www.youtube.com/watch?v=dTBXWlWPllU

  • PHP warning..

    • Yenz
    • 7. Juli 2012 um 17:27
    Zitat von darkknightcry

    yes i did after starting d game in console i wrote rcon_password 7789..this password i put on config file as well as server file..
    after i entered the password in console it showed that what password am i using...
    and
    Does your dedicated server console output something like "Bad rcon from..." or some other stuff?
    means?

    Where exactly did you wrote rcon_password 7789?


    (No - a rcon tool isn't needed!)

  • PHP warning..

    • Yenz
    • 7. Juli 2012 um 17:14

    I assume, that you set your rcon_password in the CoD4 Console (see attached screenshot).
    If the cod-rcon does not match the mam-rcon you should see the lines:

    Code
    Bad rcon from 127.0.0.1:-12254:
    version
    Bad rcon from 127.0.0.1:-12254:
    gamename
  • PHP warning..

    • Yenz
    • 7. Juli 2012 um 17:08

    Are you sure you set rcon_password in console?
    Does your dedicated server console output something like "Bad rcon from..." or some other stuff?


    (When rcon_password is empty, MAM will output "unknown game detected"...)

  • PHP warning..

    • Yenz
    • 7. Juli 2012 um 16:58

    Do you try to run any kind of mod? Or a default/standard COD4 gameserver?

  • new command

    • Yenz
    • 6. Juli 2012 um 15:53

    website = "tell <ARG:FIND_PLAYER:PID> Our website is ......"

  • DDoS Attacken auf Call of Duty Server

    • Yenz
    • 3. Juli 2012 um 18:15

    Kann man nicht auch direkt nach dem String "suchen"? Kann dir aber nicht sagen, warum das nicht greift. Habe mich bisher nicht mit iptables beschäftigt.

  • Problem with admin.cfg

    • Yenz
    • 3. Juli 2012 um 01:48

    If the bannermessages are working but commands like !me doesn't give responses, one have set wrong logfile in the main section of manuadminmod's config.cfg.
    Please give us more information. (log tracing by ftp? main section of your config.cfg? ...)

    (Edit: Hu, I am too slow after midnight :wink: )

  • EDIT Banning message

    • Yenz
    • 1. Juli 2012 um 15:33

    Take a look inside the reasons.cfg
    Usage ingame:
    !kick nickname .reason
    !kick kopi .camp

  • Weaponrestriction cod waw

    • Yenz
    • 26. Juni 2012 um 21:45

    Hey,

    i hope this will help you: http://www.manuadminmod.de/filebase/index.php?page=EntryFiles&entryID=1

    Regards,
    silva202

  • Need These 2 Things

    • Yenz
    • 22. Juni 2012 um 20:12

    You want us to help you, right? Then do something! See post #4.
    !setpw works fine so let's find the reason why it doesn't work with your server.

    Peace!

  • Need solution for Rcon Attack

    • Yenz
    • 22. Juni 2012 um 00:18
    Zitat von worldclass


    My MANU is always on the attack by hackers


    How exactly?

    Zitat von worldclass


    and even firewall can't prevent it.


    What have you tried?

  • Ban IP Plugin

    • Yenz
    • 18. Juni 2012 um 16:04

    MySQL would be possible, give me some time for developing...

  • Need These 2 Things

    • Yenz
    • 18. Juni 2012 um 12:57

    Could you log you rcon-commands
    [main]logrcon=1
    and check what g_password is set to?

    Secondly you could check via rcon what g_password says.

  • Ban IP Plugin

    • Yenz
    • 17. Juni 2012 um 13:20

    Bullsh**
    As they could see here: http://windows.php.net/download/
    ...Windows is fully compatible with PHP 5.3 and almost 5.4.

    Your hoster is not very up-to-date. The last 5.2 update was in January, 2011 and ist not longer supported by the PHP-Team.

  • Ban IP Plugin

    • Yenz
    • 16. Juni 2012 um 23:49

    No, i'm sorry.
    I don't work with plain text files anymore, if its data belongs into a database. Furthermore the implementation of the version 2.0.0 features would be hard work and vulnerable for any kinds of bugs. Finally it would be VERY difficult to enlarge the plugin with future features.

    Who is your server hoster? For SQLite3 you only need PHP 5.3 (which is old meanwhile - PHP 5.4.x is the current version). So please contact your hoster, maybe he will install a newer version for you.

    Regards.

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