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

Beiträge von GumGes1

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!
  • Having a problem with MaM 1.0.0 Beta 4

    • GumGes1
    • 15. Juli 2014 um 16:13

    in 1hr 30 min i am going to job :(
    we can do it at 2 am or 7am
    or man download beta2 its better for all of us

  • Having a problem with MaM 1.0.0 Beta 4

    • GumGes1
    • 15. Juli 2014 um 16:08

    give me you ID and Pass for Your teamviewer

  • Having a problem with MaM 1.0.0 Beta 4

    • GumGes1
    • 15. Juli 2014 um 16:01

    please run it with the server to know the probelm

  • Having a problem with MaM 1.0.0 Beta 4

    • GumGes1
    • 15. Juli 2014 um 15:39

    just try man maybe if you do it maybe the mam team they will know the problem or the bug :D

  • Having a problem with MaM 1.0.0 Beta 4

    • GumGes1
    • 15. Juli 2014 um 15:35

    omg of course you will get this errors
    run server and have local ip and port and set rcon password
    Edit : dedicate your server to LAN

  • Having a problem with MaM 1.0.0 Beta 4

    • GumGes1
    • 15. Juli 2014 um 15:29

    my idea its to install manuadminmod 1.0.0 beta 2 not beta 4 :)
    because you have a lot of problems
    edit : did your set sv_log_damage 1 and set g_logsync 2 and rcon_password ?

  • Having a problem with MaM 1.0.0 Beta 4

    • GumGes1
    • 15. Juli 2014 um 15:21

    man ... you are facing a lot of problems ... O_O
    did you change any thing with mam.bat or some php? ... and did you set all in mam.cfg ?
    Edit : or install beta2 its better :)

  • fake command control

    • GumGes1
    • 15. Juli 2014 um 05:07

    i have an idea for this :)
    but not warn or kick or ban ...
    if some one used a fake command the command will deleted . it is possible ?
    because i already start with it but i need a little push :D
    Edit : not delete its like replace (replace the Command to empty)

  • little help with auto ban hackers.

    • GumGes1
    • 14. Juli 2014 um 23:21

    hello to auto ban hackers not all of course i mean only who use koncept and Evil hook this both are messages are showing up in-game when some one use this hacks add in badwords Koncept and add new line too called evil hook just a little help :P

  • chat line

    • GumGes1
    • 14. Juli 2014 um 18:54

    hello guys
    can the site have chat room or fats chat ?
    thanks :)

  • cant solve this error

    • GumGes1
    • 14. Juli 2014 um 18:34

    and did you moved your php location ? if yes in mam.cfg something called PHP="the location" if you have it in C:\ or anywhere and you moved to D:\ or anywhere you should change it in mam.cfg and mam.bat should be like that sorry

    Spoiler anzeigen

    @echo off
    for /f "delims=" %%i in (mam.cfg) do (set "%%i")

    :start
    %PHP:"=% %PHPPARAMS:"=% daemon.php -- -configdir "%CFGDIR:"=%" -logdir "%LOGDIR:"=%" %PARAMS:"=%
    goto start

  • cant solve this error

    • GumGes1
    • 14. Juli 2014 um 17:08

    did you change some thing in mam.bat because all who have this problem they changed mam.bat like me XD
    copy this and paste in mam.bat right click and press edit

    Spoiler anzeigen

    @echo offfor /f "delims=" %%i in (mam.cfg) do (set "%%i"):start%PHP:"=% %PHPPARAMS:"=% daemon.php -- -configdir "%CFGDIR:"=%" -logdir "%LOGDIR:"=%" %PARAMS:"=%goto start


    if its wrong so wait for more reply

  • plugin

    • GumGes1
    • 14. Juli 2014 um 16:15

    sorry i know too late its now at modification

  • download this plugin

    • GumGes1
    • 14. Juli 2014 um 16:12

    plugin
    when you add the plugin join the server then quit go to logfiles you will see guid.log

  • plugin

    • GumGes1
    • 14. Juli 2014 um 15:48

    thanks for your help :)

  • Having Problem With Mam.bat

    • GumGes1
    • 14. Juli 2014 um 05:23

    no no don't edit at mam.bat
    juts do this in mam.cfg open mam.cfg you will see

    NAME="ManuAdminMod-1"//here keep it same
    CFGDIR="configs/cod4" // your game name cod4 or cod5 ..
    LOGDIR="logfiles" // the logdir in manuadmin/logfiles don't change here any thing
    PARAMS="" // don't change any thing
    PHP="C:\php\php.exe" // your php location
    PHPPARAMS="-f" // keep it same
    download php and put at C:\ you don't need xamp or wamp

  • plugin

    • GumGes1
    • 14. Juli 2014 um 02:48

    hello guys i have made a plugin and finally :P
    where i can share it ? or send a pm to some one ?

  • online players

    • GumGes1
    • 13. Juli 2014 um 17:35
    Zitat von gumges1

    i also added in languages in en at main still not works and in groups.cfg too


    and i do it again not works :(

    i don't need parameter ... i'll try what you said
    edit : but why $this-> i was think we can only use it only inside the class but here i don't have any class :)
    Edit : oops working :) i was using $players->getplayerlist() but it should be $mod sorry and thanks Mirko and azad

  • online players

    • GumGes1
    • 13. Juli 2014 um 01:15

    hello guys i was trying to do some thing like that when i type !players see how much players in the server but they said Help for command players not found"
    any one can help me ? i also added in languages in en at main still not works and in groups.cfg too :(
    Edit example : !players --> ^2online players is ^3 5

  • How to??

    • GumGes1
    • 11. Juli 2014 um 18:03

    in server.cfg

    [randommapcycle]
    enabled = 1
    maps = "mp_crash,mp_killhouse"
    gametypes = "war,dm,sab,koth,sd,dom" ==> you can choose one of this gametypes too

    now maps.cfg open and add
    mp_crash = "crash"==> you can put any name like example mp_crash = "lol" this lol its in-game map name but it is crash
    mp_killhouse = "killhouse"

    if didn't works so that of course will be work follow

    Spoiler anzeigen

    go to call of duty file in zone english ----> C:\Users\user\Desktop\Call of Duty 4 - Modern Warfare\zone\english
    (code_post_gfx) and (code_post_gfx_mp.ff) and (common.ff) and (common_mp.ff) and (localized_code_post_gfx_mp.ff) and (localized_common_mp.ff) and (ui.ff) and (ui_mp.ff) don't remove this files from zone english please .now make new folder desktop rename to maps cut every thing in zone--> english and paste in your new folder now this files what did i added with () cut this files and paste in zone-->englsih and go to your new folder and search for mp_killhouse cut and paste in your zone-->english and do that with mp_crash too that should be work perfect trust me :)
    should be like that

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