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
  • Deutsch
  • Anmelden
  • Registrieren
  • Suche
Forum
  1. GSManager
  2. Mitglieder
  3. Master of Little

Beiträge von Master of Little

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!
  • 1
  • 2
  • 3
  • 4
  • 5
  • 24
  • php.exe - Sytemfehler

    • Master of Little
    • 1. April 2014 um 11:34

    von der PHP-seite:

    Zitat

    VC9 and VC11More recent versions of PHP are built with VC9 or VC11 (Visual Studio 2008 and 2012 compiler respectively) and include improvements in performance and stability.
    The VC9 builds require you to have the Visual C++ Redistributable for Visual Studio 2008 SP1 x86 orx64 installed.
    The VC11 builds require to have the Visual C++ Redistributable for Visual Studio 2012 x86 or x64installed.

    auf der Seite von http://windows.php.net/download/ findest du die links

  • Log File

    • Master of Little
    • 29. März 2014 um 17:51

    Als Administrator ausführen ist immer schlecht, lösche mal die games_mp.log und starten den server neu und danach starte den mam

  • admin_valid 1.1.0 prob plz help !

    • Master of Little
    • 29. März 2014 um 17:30

    you didn't set a valid IP in your config-file

  • Log File

    • Master of Little
    • 28. März 2014 um 18:16

    Der Fehler kann auch daher kommen, dass der mam keine Berechtigung hat die Datei zu öffnen

  • Rcon passwort wird nicht genommen

    • Master of Little
    • 28. März 2014 um 14:32

    Lies dir diesen Artikel mal durch der erklärt wie du einen CoD4-Server aufsetzt: http://www.shooter-szene.de/forum/call-dut…owto-t8315.html

    Und nur das Forum ist für den Support da!! Wir sind hier alle Teil der arbeiten Bevölkerung und können halt nicht immer sofort reagieren.

  • Probleme mit php

    • Master of Little
    • 27. März 2014 um 20:54

    Es gibt gerade Probleme mit unseren Generator
    vergleiche mal deine Config mit der hier:

    Spoiler anzeigen
    Code
    [main]
    ip = "127.0.0.1"
    port = 28961
    logfile = ""
    rconpassword = ""
    timezone = "Europe/Berlin"
    prefix = "!"
    language = "en"
    antispam = 2
    logrcon = 0
    antistartupbug = "restart"
    fixguidrelax = 1
    pmprefix = "^1PM: ^2"
    responsefailcmds = 1
    fastrcon = 0
    joinlog = "'<NAME>' joined, PID: <PID>, GUID: <GUID>"
    
    
    
    
    [kickban]
    defaultkickreason = "Kicked by Admin"
    defaultbanreason = "Banned by Admin"
    modpower = 100
    forcereason = 1
    usepb = 0
    pbtempbanduration = 5
    announce = 1
    maxtempbantime  = 1440
    announcemessages = 5
    
    
    
    
    [welcomemessages]
    enabled = 1
    master = "^1ATTENTION: <GROUP_NAME> ^7<PLAYER_NAME>^1 has joined the game!"
    admin = "^1<GROUP_NAME> ^7<PLAYER_NAME>^1 has joined the game!"
    member = "^2Welcome <GROUP_NAME> ^7<PLAYER_NAME>^2"
    user = "^2Welcome <GROUP_NAME> ^7<PLAYER_NAME>^2"
    default = "^2Welcome <GROUP_NAME> ^7<PLAYER_NAME>"
    whisper = 0
    
    
    
    
    [banner]
    enabled = 1
    time = 120
    logging = 1
    
    
    
    
    [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
    
    
    
    
    [badwords]
    enabled = 1
    warnstokick = 3
    mode = "tempban"
    kickreason = "Use of bad words"
    
    
    
    
    [warns]
    enabled = 1
    warnstokick = 2
    mode = "kick"
    kickreason = "Too many warns by admin"
    
    
    
    
    [pingkicker]
    enabled = 0
    maxping = 150
    checkinterval = 30
    warnstokick = 2
    mode = "kick"
    kickreason = "Your ping is too high"
    
    
    
    
    [nameprotection]
    enabled = 1
    badnamekick = 1
    badnamekickmode = "kick"
    badnamekickreason = "Your name contains an illegal part: <PART>"
    adminnamekick = 1
    adminnamekickmode = "kick"
    adminnamekickreason = "Your name is an admins name"
    maxnamechanges = 5
    maxnamechangeskickmode = "tempban"
    maxnamechangeskickreason = "Max. namechanges reached"
    uppercasedisallow = 1
    uppercasekickreason = "Please do not use only upper case letters in your nickname"
    uppercasekickmode = "kick"
    
    
    
    
    [modstuff]
    checkforupdates = 1
    checkinterval = 6
    announceinterval = 5
    serverlist = 1
    serverlistip = ""
    
    
    
    
    [customcommands]
    logcommands = 1
    pbsay = "pb_sv_say -1 <ARG>"
    kickme = "pb_sv_kick <PLAYER:PBID> 0 <ARG:OPT:You kicked yourself>"
    payback = "pb_sv_kick <LAST_KILLER:PBID> 0 ^1NEVER KILL AN ADMIN!"
    
    
    
    
    [spreemessages_config]
    enabled = 1
    firstblood = 1
    killsprees = 1
    deathsprees = 1
    spreeendsfrom = 10
    multikills = 1
    spreeends = 1
    
    
    
    
    [spreemessages_messages]
    firstblood = "^7<PLAYER_NAME> ^1drew first blood!"
    multikill = "^7!! ^1Multikill ^7> ^2<PLAYER_NAME>^7 < ^1Multikill^7 !!"
    monsterkill = "^7!!!! ^1MONSTERKILL ^7>>> ^2<PLAYER_NAME>^7 <<< ^1MONSTER KILL ^7!!!!"
    end_kill = "^2<PLAYER_NAME>^1's killing spree ended (^2<KILLS> ^1kills). He was killed by ^3<KILLER_NAME>^1!"
    end_teamkill = "^2<PLAYER_NAME>^1's killing spree ended (^2<KILLS> ^1kills). He was killed by TEAMMATE ^3<KILLER_NAME>^1!"
    end_selfkill = "^2<PLAYER_NAME>^1's killing spree ended (^2<KILLS> ^1kills). He killed ^3himself^1, what a pity!"
    5  = "^7<PLAYER_NAME> ^1is on a ^3killing spree! ^1(^2<KILLS> ^1kills in a row)"
    10 = "^7<PLAYER_NAME> ^1is on a ^3rampage! ^1(^2<KILLS> ^1kills in a row)"
    15 = "^7<PLAYER_NAME> ^1is ^3dominating! ^1(^2<KILLS> ^1kills in a row)"
    20 = "^7<PLAYER_NAME> ^1is ^3unstoppable! ^1(^2<KILLS> ^1kills in a row)"
    25 = "^7<PLAYER_NAME> ^1is ^3godlike!! ^1(^2<KILLS> ^1kills in a row)"
    30 = "^7<PLAYER_NAME> ^1is ^3wicked sick!!! ^1(^2<KILLS> ^1kills in a row)"
    35 = "^7<PLAYER_NAME> ^1is ^3real Potter!!! ^1(Woohoo, ^2<KILLS> ^1kills in a row!)"
    -10 = "^7<PLAYER_NAME> ^1seems to have a bad day ... (^2<DEATHS>^1 deaths without a ^2kill^1)"
    -15 = "^7<PLAYER_NAME> ^1is on the best way to get ^3victim^1 of the day... (^2<DEATHS> ^1deaths w/o ^2kill^1)"
    -20 = "^7<PLAYER_NAME> ^1really gets his ^3ass kicked!^1 Oh well, ^2<DEATHS> ^1deaths without a ^2kill^1..."
    
    
    
    
    [mapvote]
    enabled = 0
    type = 2
    mapcount = 3
    duration = 620
    announce = 90
    maps = "<maps.cfg>"
    gametypes = "war,dm,sab,koth,sd,dom"
    notlastmaps = 5
    notlastgt = 1
    votestoskip = "50%"
    
    
    
    
    [weaponrestrictions]
    enabled = 1
    weapons = "gl,frag_grenade_short"
    warnstokick = 2
    mode = "tempban"
    kickreason = "Used a restricted weapon: <WEAPON>"
    
    
    
    
    [statistics]
    statsstring = "^2Kills: <KILLS> ^1Deaths: <DEATHS> ^3K/D: <KPD> ^2time: <ONLINETIME> min ^3K/M: <KPM> ^2HS: <HEADSHOTS> ^7TKs: <TEAMKILLS>"
    whisperstats = 0
    savestats = "0"
    
    
    
    
    [antiteamkiller]
    enabled = 0
    min = -3
    start = 0
    warn = 3
    kick = 4
    teamkill = 1
    kill = 0.1
    mode = "tempban"
    kickreason = "Made too many teamkills"
    forgive = 1
    forgivetime = 30
    forgivepoints = 0.5
    
    
    
    
    [aliases]
    k          = "kick"
    b          = "ban"
    rm         = "quitmod"
    mr         = "quitmod"
    setlevel   = "setgroup"
    admincheck = "checkadmin"
    owned      = "fun owned"
    pwned      = "fun owned"
    killed     = "fun killed"
    bye        = "fun bye"
    pizza      = "fun pizza"
    beer       = "fun beer"
    coke       = "fun coke"
    whoiam     = "fun whoiam"
    groups     = "setgroup listgroups dummy"
    f          = "forgive"
    y          = "yes"
    n          = "no"
    j          = "yes"
    ja         = "yes"
    nein       = "no"
    votekick   = "vote kick"
    votemap    = "vote map"
    voteban    = "vote ban"
    banlist    = "pbbanlist"
    unban      = "pbunban"
    godmode    = "fun godmode"
    aimbot     = "fun aimbot"
    sex        = "fun sex"
    kamikaze   = "fun kamikaze"
    death      = "fun death"
    bigadmin   = "fun bigadmin"
    off        = "readconfig off"
    on         = "readconfig"
    
    
    
    
    [funmessages]
    enabled = 1
    killed  = "^7<PLAYER_NAME> ^1was last killed by ^7<PLAYER_LASTKILLER> ^1with a ^7<PLAYER_LASTWEAPONDEATH>"
    owned   = "^7<PLAYER_NAME> ^1killed ^7<PLAYER_LASTVICTIM> ^1with a ^7<PLAYER_LASTWEAPONKILL>"
    bye     = "^7<PLAYER_NAME>^2 waves his hand to say ^1GOOD BYE^2. We surely meet later!"
    pizza   = "^2Someone calls Mario and he brings ^7<PLAYER_NAME>^2 a hot pepperoni pizza!"
    beer    = "^2A nice sexy waitress brings ^7<PLAYER_NAME>^2 a nice pint of beer!"
    coke    = "^2Ah... A delicious glass of cold Coca Cola[tm] (*thinks ^7<PLAYER_NAME>^2 while he's drinking*)"
    whoiam  = "^2My name is ^7<PLAYER_NAME>^2, I'm in the team ^7<PLAYER_TEAM>^2 with a ^7<PLAYER_LASTWEAPONKILL>^2 and have ^7<PLAYER_KILLS>^2 Kills"
    godmode = "^1GODMODE^2 is now enabled for player ^7<PLAYER_NAME>"
    aimbot = "^3<PLAYER_NAME> ^2turned on his ^1AIM-BOT!"
    sex = "^2SEX is not the answer. SEX is the question and ^7<PLAYER_NAME> ^2is the answer!!"
    kamikaze = "^7<PLAYER_NAME> ^2is desperately trying to figure out why kamikaze pilots wore helmets."
    death = "^2Hello ^7<PLAYER_NAME>^2, this is ^7Death. ^2Please answer when you're ready."
    bigadmin = "^1Ooooooh, ^3Big Admin is watching ^1YOU!"
    
    
    
    
    [voting]
    enabled = 1
    duration = 45
    interval = 120
    annouce = 15
    minplayers = 3
    maxvotesperplayer = 2
    timelimit = 0
    ignoremapchange = 0
    allowkick = 1
    allowban = 1
    allowmap = 1
    allownextmap = 1
    allowsetnextmap = 1
    allowgametype = 1
    allowhardcore = 1
    allowrestart = 1
    allowedmaps = "<maps.cfg>"
    allowedgametypes = "war,dom,koth,dm,sab,sd"
    banduration = 0
    disableifadminon = 0
    
    
    
    
    [guidchecks]
    enabled = 1
    kickpidchange = 1
    checkvalid = 1
    
    
    
    
    [ftp]
    enabled = 0
    host = ""
    port = 21
    user = ""
    password = ""
    passive = 1
    
    
    
    
    [tcp_query]
    enabled = 1
    ip = "0.0.0.0"
    port = 1337
    logintimeout = 30
    defaulaction = "say"
    sayprefix = "^3TCP-Admin (<ADMIN>): ^7"
    admingroups = "master,admin"
    disallowedcommands = "vote,yes,no,stats,session"
    maxconnections = 5
    
    
    
    
    [statistics_mysql]
    host = "localhost"
    user = "anonymous"
    password = ""
    database = "mamstats"
    prefix = "mam01_"
    Alles anzeigen
  • Probleme mit php

    • Master of Little
    • 27. März 2014 um 20:17

    was für eine PHP-Version hast du dir heruntergeladen?

    Hier der link für Windows PHP: http://windows.php.net/download/

  • Probleme mit php

    • Master of Little
    • 27. März 2014 um 17:28

    Du musst die *.exe angeben also
    E:\php\php.exe

  • Einen weiteren Admin zufügen

    • Master of Little
    • 24. März 2014 um 16:29

    du kannst auch ingame !setgroup <group> <player> ausführen um admins hinzuzufügen

  • MAM messages

    • Master of Little
    • 22. März 2014 um 11:35

    Ahoi,
    You can set messages config/plugins/banner.lst.
    Each line is one message.

  • Forbidden weapons

    • Master of Little
    • 20. März 2014 um 07:56

    It's not possible now you need a plugin for it

  • !tempban commands don't work ?

    • Master of Little
    • 18. März 2014 um 21:41

    If it doesn't work with 1.7a and with the 1.7 it does, then it's a problem with iceops and we can't do anythink about that

  • !tempban commands don't work ?

    • Master of Little
    • 17. März 2014 um 14:38

    What game do you have? CoD4 or CoD6?

  • Connect MAM to MySQL Database

    • Master of Little
    • 17. März 2014 um 13:40

    Ahoi,
    do you use MySQL or SQLite?

  • How to install MAM in a dedicated server?

    • Master of Little
    • 17. März 2014 um 12:46

    Here is the working startscript(I tested it):

    Code
    @echo off
    
    
    
    
    C:
    cd C:\Program Files (x86)\Activision\Call of Duty 4 - Modern Warfare\
    start "" iw3mp.exe +set dedicated 2 +set net_ip 78.212.112.45 +set net_port 28960 +set sv_punkbuster 1 +exec server.cfg +map_rotate
    timeout 10
    "C:\Program Files (x86)\Activision\Call of Duty 4 - Modern Warfare\main\MAM 0.12 beta\mam.bat"
  • Linux Install (Help)

    • Master of Little
    • 15. März 2014 um 10:08

    Yes you need php.
    Is your first picture your cod4 startscript?
    You need to set the mam.sh executable with chmod +x mam.sh

  • Documentation to install this mod?????

    • Master of Little
    • 10. März 2014 um 09:34

    you need to add games_mp.log at the end of logfile

  • How to install MAM in a dedicated server?

    • Master of Little
    • 9. März 2014 um 20:13

    did you start the bat?

  • CoD6 Banbefehl geht nicht

    • Master of Little
    • 9. März 2014 um 18:55

    Ja in CoD 6 gibt es keinen Bann-Befehl mehr

  • How to install MAM in a dedicated server?

    • Master of Little
    • 9. März 2014 um 16:30

    better is you use absolute path:

    Code
    "C:\Program Files (x86)\Activision\Call of Duty 4 - Modern Warfare\iw3mp.exe" +set dedicated 2 +set net_ip 78.212.112.45 +set net_port 28960 +set sv_punkbuster 1 +exec server.cfg +map_rotate
    timeout 10
    "C:\Program Files (x86)\Activision\Call of Duty 4 - Modern Warfare\main\MAM 0.12 beta\mam.bat"

    but this in your cod4 folder.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 24
  1. Mitarbeiter
  2. Datenschutzerklärung
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Community-Software: WoltLab Suite™
  • Alles
  • Artikel
  • Seiten
  • Dateien
  • Forum
  • Lexikon
  • Erweiterte Suche
  • Deutsch
  • English