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!
  • Geo IP crashes

    • Yenz
    • 27. Februar 2013 um 10:25

    Be sure to set the following config settings in config.cfg:

    [geoip]
    enabled = 1
    message = "^1My Name is: ^2<PLAYERNAME>^1.And I am from ^2<CONTINENT> ^1-> ^2<COUNTRY>"

    (Of course you can edit the message which is shown after !geo command.)

  • MaM problem

    • Yenz
    • 26. Februar 2013 um 22:09

    Yeah, that should work.

  • MaM problem

    • Yenz
    • 26. Februar 2013 um 21:40

    You can define as many groups as you want.
    If you don't need any existing ones you can just edit that block (instead of deleting it and creating a new one).

    Sorry for that misleading.

  • MaM problem

    • Yenz
    • 26. Februar 2013 um 21:09

    yes

    add/edit groups in groups.cfg
    and add new welcome messages in config.cfg [welcomemessages]

  • My 2nd server

    • Yenz
    • 26. Februar 2013 um 21:07

    checkout google and youtube with (searching for your exact model) and you will find videos like these:
    How to - Portforward a D-Link router. (Open ports) - YouTube
    How to open ports on a d-link router. DFX PICTURES EXCLUSIVE ! - YouTube

  • Problem with MAM

    • Yenz
    • 26. Februar 2013 um 21:05

    And update to 0.11.5.

  • Geo IP crashes

    • Yenz
    • 26. Februar 2013 um 17:51

    set [main]logrcon = 1
    join server
    execute !readconfig
    leave server
    join server
    set [main]logrcon to previous value
    execute !readconfig
    leave server
    zip file log/rcon.log
    upload zip

  • Geo IP crashes

    • Yenz
    • 26. Februar 2013 um 17:32
    Zitat von Psycko

    hello , i have a problem with the last geoip posted by Luk.

    There is the error:
    324:54 [26.02.13 07:59:20] PHP-Error: Notice in :\adminmod\plugins\plugin_geoip.php:215 => Undefined variable: ip
    324:54 [26.02.13 07:59:20] PHP-Error: Notice in :\adminmod\plugins\plugin_geoip.php:216 => Undefined variable: ip
    324:54 [26.02.13 07:59:20] PHP-Error: Notice in :\adminmod\plugins\plugin_geoip.php:217 => Undefined variable: ip
    324:54 [26.02.13 07:59:20] PHP-Error: Notice in :\adminmod\plugins\plugin_geoip.php:218 => Undefined variable: ip
    324:54 [26.02.13 07:59:20] PHP-Error: Notice in :\adminmod\plugins\plugin_geoip.php:219 => Undefined variable: ip

    Here are the lines 212 to 219 of the code:
    $replace = array(
    $players[$guid]->getName(),
    $mod->getLongGroupName($group),
    $geoip->getCountryName($ip),
    $geoip->getCountryCode($ip),
    $geoip->getCity($ip),
    $geoip->getContinent($ip),
    $geoip->getRegionName($ip),

    Any one can help me with that pls?

    Thanks per advence.

    Alles anzeigen

    For some reason the plugin isn't able to determine the player's ip.
    Do the "special files" manipulate the rcon status command in any way?

  • Admin Mod for Clan

    • Yenz
    • 26. Februar 2013 um 13:50

    config.cfg main timezone
    PHP: List of Supported Timezones - Manual

  • Statistics isn't working!

    • Yenz
    • 25. Februar 2013 um 20:47

    i think alter iw isn't available any more. I don't know. I only play COD4 ^^

  • Statistics isn't working!

    • Yenz
    • 25. Februar 2013 um 20:42

    quoting yourself? nice job :P
    as i already pointed out: for delta one logs some things differnt compared to alteriwnet (and the other cods).

  • Statistics isn't working!

    • Yenz
    • 25. Februar 2013 um 20:39

    MAM 0.11.5 and MW2 (for delta one) isn't working properly :(
    we cannot change this behavior spontaneously.

    Let me take a look, if i can tune the stats-plugin (quick and dirty) but don't suspect any further support for this plugin ^^

  • Statistics isn't working!

    • Yenz
    • 25. Februar 2013 um 19:50

    That's why you should test that. The stats are written into the database if a player quits. Maybe, if the mam detects a server restart it's re-initialising the whole system (drops all players and add new ones and never wite sth into the sqlite).

  • 2 Admin mods servers

    • Yenz
    • 25. Februar 2013 um 17:43

    Your server will contact a so called "masterserver" to tell him, that it is online. Now your server is on the normal ingame serverlist and everyone is able to see him.
    (Don't forget to open your used UDP-Ports in your router!)

  • 2 Admin mods servers

    • Yenz
    • 25. Februar 2013 um 17:14

    just don't use it.
    you can play without it, you can host server without it.

  • 2 Admin mods servers

    • Yenz
    • 25. Februar 2013 um 17:00

    Yeah Gameranger is not the best tool for hosting dedicated servers.

    Starting gameserver usually means "executing a program via command line with some extra parameters and loading a server config file". For me it's that:

    Code
    "D:\Programme\Activision\Call of Duty 4 - Modern Warfare\iw3mp.exe" +set dedicated 1 +set net_port 28963 +exec hc_tdm.cfg +map_rotate

    .
    Learn how to launch your two gameserver (different configs, different ports, ... - see upper checklist). To start your two mams is as easy as starting only one.

  • 2 Admin mods servers

    • Yenz
    • 25. Februar 2013 um 16:42

    read the first line of my post.

  • 2 Admin mods servers

    • Yenz
    • 25. Februar 2013 um 14:54

    Then query for "net_port". This will display your port in den cod console.

    Alternative: Create a conjuction of your iw3mp.exe, right click, properties, add in the target-line behind the " your parameters. example:

    Code
    "C:\...\iw3mp.exe" +set dedicated 2 +set net_port 28960 +set sv_log_damage 1 +set g_logsync 1 +set rcon_password secure +map_rotate


    After that: Copy that junction, edit properties again and add 1 to your port -> 28961

    Now you can directly start both dedicated servers by double clicking the icons.

  • 2 Admin mods servers

    • Yenz
    • 25. Februar 2013 um 13:28

    how do your start your cod server?

  • 2 Admin mods servers

    • Yenz
    • 25. Februar 2013 um 12:48

    use the cod startparamter:
    +set net_port 28961
    for mam: edit the [main]port number in config.cfg

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