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!
  • [ Helper Plugin ]

    • GumGes1
    • 14. August 2014 um 12:54

    add in config.cfg

    Spoiler anzeigen

    [helper]
    whisper = 1
    theafkmsg = "msg"
    thelagmsg = "msg"
    thehackmsg = "msg"

    note : if you didn't like the plugin i can update when you join the server say he is hacking or afk or lag it will show one of those each message you add in config
    and the plugin is

  • Target Machine Refuses RCON

    • GumGes1
    • 12. August 2014 um 09:48

    why you are using 2 routers !!!
    just use 1 not 2
    try to use cmd at search in the start with ipconfig
    and i think you should have the ip and port
    2 routers in 1 pc ... i still think if its can work
    and remove the forwarding from your mind idk who told you that .. that's wrong
    try cmd if its not then try only with 1 router

  • GSC

    • GumGes1
    • 11. August 2014 um 23:17

    answer ?
    i just need to know
    and i know what is the question about GSC its "NOOOOOO"
    now what about this questions its "NOOOOOO" too ?
    why i see name Hackebein in all your functions ? did he create manuadmin ?
    and why some times people have problem with 1.0.0 beta 4 and the some if them they don't ?? !!
    any way to make only 1 version with no errors or bugs ?

  • GSC

    • GumGes1
    • 11. August 2014 um 21:32

    then who created manuadminmod ?
    and why they don't make some thing special :| ?
    who is Hackebein ?
    why some times mam have problem with some one and with others its work :| ?

  • GSC

    • GumGes1
    • 11. August 2014 um 19:22

    then its impossible to use GSC ? you can make autoban hacker :(

  • GSC

    • GumGes1
    • 11. August 2014 um 18:57

    i know man ..... i don't mean GSC = C++ i mean make some thing from GSC help the manuadmin
    because some functions can't be created by php you need to do it with C++ /C or GSC
    for example : admin_valid why you used C ?

  • GSC

    • GumGes1
    • 11. August 2014 um 17:56

    there are a lot a lot ....... of functions in C++ we can do O_O a lot
    but in C++ like example in php the basiccommands.php its about 700 line in C++ it will take 2000 line so its hard but its really awesome we can make welcome messgae at middle of the screen with big letters and colors and this works too with GSC i'll try to learn GSC cause its easy and good :)
    about arrays i think should be fixed and really idk where i can learn C++ the youtube not good i can't found all what i need to do :|
    thanks

  • GSC

    • GumGes1
    • 11. August 2014 um 16:24

    GSC very easy script i was think to make some good things with GSC but no problem
    1 more question :D
    is it possible to make manuadmin works with C++ without php ? i am not asking to change i just asking if its possible to define the classes mod.class and the others in C++

  • Not fully working ManuAdminMod cod4

    • GumGes1
    • 11. August 2014 um 15:46

    its serbian

  • GSC

    • GumGes1
    • 11. August 2014 um 15:44

    guys the GSC coding its awesome for manuadminmod to make some thing good
    can you look at this GSC ? to make some thing good like example final kill cam and more more more things

  • Unusual error in Chatlog plugin

    • GumGes1
    • 11. August 2014 um 15:42

    thanks :)

  • Error in php:104 => Class 'MAM\Daemon\Engine\\Mod' not found

    • GumGes1
    • 11. August 2014 um 10:06

    i copy paste your name in game ranger then i found ya :)

  • Unusual error in Chatlog plugin

    • GumGes1
    • 11. August 2014 um 08:08

    yes i can copy paste in your old plugin :)

    Spoiler anzeigen
    PHP
    <?php
    
    
    
    
    $mod->registerEvent("playerSay","messages");
    function messages($args){
    
    
    
    
    global $mod;
    global $players;
    list($guid,$message,$executed) = $args;
    $message = $mod->removecolor($message);
    
    
    
    
    $name = $players[$guid]->getName();
    $time = date("Y.m.d H:i");
    $ip = $players[$guid]->getip();
    
    
    
    
    $post = "$ip => $time => $name => $message \n";
    
    
    
    
    $file = fopen(LOGDIR . "/chat.log", "a");
    fwrite($file,$post);
    fclose($file);
    return true;
    }
    
    
    
    
    ?>
    Alles anzeigen
  • Unusual error in Chatlog plugin

    • GumGes1
    • 10. August 2014 um 17:43

    chatlog

  • Download Rules Plugin

    • GumGes1
    • 10. August 2014 um 09:39

    if you don' have serverrules.php don't download this plugin
    !rules to show rules with keys don't add rule 1 : no hack and ... just add no hack it will show rule[1] = no hack
    !rule <NUMBER> example : !rule 1 post first rule in rules.lst and of course !rule 3 or 4 or any number
    !sendrule <PLAYER_NAME> OR <PLAYER_PID> <RULE_NUMBER>

    add rules.lst at \manuadmin\configs\cod4\plugins pots with banner.lst and badwords and ... post there
    add rules.php at plugins \manuadmin/plugins

  • finall kill cam download from here

    • GumGes1
    • 9. August 2014 um 07:22

    for mods idk just try and put the final kill cam in your mod you want
    for FFA no

  • finall kill cam download from here

    • GumGes1
    • 5. August 2014 um 10:10

    hello i found finall killcam mod to use this put at main cod4

  • Help will not start

    • GumGes1
    • 5. August 2014 um 04:51

    your ip or port wrong

  • mask and unmask

    • GumGes1
    • 5. August 2014 um 03:48

    no problem :)

  • mask and unmask

    • GumGes1
    • 4. August 2014 um 11:01

    yeah :P
    its hard to make hide for player :|
    but for admins its possible :P

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