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

Beiträge von r3tox

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!
  • !online customizable?

    • r3tox
    • 21. Februar 2011 um 13:21

    Ok Geventh i modified my basiccomands.php like you showed (a backed up original one, not the one we modified earlier, right?).
    Looks like this:

    PHP
    [code=php]public function online($guid, $parameters) {
    	    $admins = $this->mod->getAdmins();
    	    $online = array();
    		$results = explode("," , $this->mod->getCV("main", "onlineshowngroups"));
           $onlineshowngroups = array();
           foreach($results as $result) {
               $onlineshowngroups[] = trim($result);
           }
           $playergroup = $this->players[$adminguid]->getGroup();
    
    
    
    
    	    foreach ($admins as $adminguid => $admin) {
    	        if (array_key_exists($adminguid, $this->players) && in_array($playergroup, $onlineshowngroups)) {
    	            $online[] = array(
    	               "nick" => $this->players[$adminguid]->getName(),
    	               "group" => $playergroup
    	            );
    	        }
    	    }
    	    $str = $this->mod->getLngString("onlineadmins") . " ";
    	    if (count($online) > 0) {
        	    foreach ($online as $admin) {
        	        $str .= "^2" . $admin["nick"] . " ^1(" . $this->mod->getLongGroupName($admin["group"]) . ")^7, ";
        	    }
        	    $str = substr($str, 0, -4);
    	    }
    	    else {
    	        $str .= $this->mod->getLngString("onlineAdminsNone");
    	    }
    	    $this->players[$guid]->say($str);
    	}
    Alles anzeigen

    [/code]

    I added this to my config.cfg where you instructed:

    PHP
    onlineshowngroups = "master,admin,member"

    Seems to not work though, !online just shows everyone in my admins.cfg regardless of the "onlineshowngroups" line in my config.cfg

    Can I see the features list for 0.12? curious to see whats new (hoping a reserved slots solution is included).

  • !online customizable?

    • r3tox
    • 20. Februar 2011 um 17:18

    I wasnt aware that 0.12 was out.
    Where can i get it?

  • !online customizable?

    • r3tox
    • 20. Februar 2011 um 13:40

    Trying it. Thanx alot

    Edit:
    works! ;)

  • !online customizable?

    • r3tox
    • 19. Februar 2011 um 18:58

    Hi (again ;P)
    Is there a way to edit which groups the !online command displays?
    I have a few groups for admins and a group for "friends" (just protected, no admin rights).
    I want the command to list real admins only and not all ppl who are in a group. Possible?

  • bad names question

    • r3tox
    • 19. Februar 2011 um 17:51

    Ok i rechecked and there was a problem with how i formatted the text.
    Thanx alot :)

  • bad names question

    • r3tox
    • 19. Februar 2011 um 00:51

    Thank you Ancestral,
    I know this and i use it but I'm asking if there is a way to recognize a part of a name and not just the full name.

  • bad names question

    • r3tox
    • 18. Februar 2011 um 11:21

    Hi,
    I want to disallow ppl with web links for names or ppl with no nick (ID_02435432). obviously the full names are different for everyone except for the "www" or "ID_" part.
    Is there a way i can ban a part of a name like www or ID_ ?

  • KICKBan

    • r3tox
    • 17. Februar 2011 um 11:41

    Cool thanx.
    Notepad had jiberish chars but i opened it in Word and its translatable now.

  • help - how the !ban command works?

    • r3tox
    • 17. Februar 2011 um 10:39

    Omg it would be so nice to get that funky ReadMe umm... de-funkified... :P

    Edit:
    ok I did it :) (well... google translate did it)

    Spoiler anzeigen

    Team! Ban recording XUID in the ban list (bans.log) + its box warning for teams! Ban and! Tempban
    -------------------------------------------------- -------------------------------------------------- ---
    What it does:
    1. After you run! kick,! tempban all actions are recorded only in the \ log \ kickbans.log
    2. team! ban XUID allows you to record in a separate file \ log \ bans.log (as Ban) and duplicated in the \ log \ kickbans.log (as TempBan) Last log can be periodically removed, because it can accumulate kicks, auto-kicks, auto-tempbany etc.
    3. after running! ban banned player when trying to connect to the server will always be a temporary ban (TempBan) for 60 minutes. In this case, Blocked Player will now see a window with a warning, see the picture Banned.png
    time for the temporary ban is indicated in the server.cfg variable set sv_kickBanTime "3600"
    4. after the introduction of the team! tempban player is disconnected from the server with a window warning cm. Zoom TempBanned.png, as this window will be seen by those who fall under the rules tempban, exhibited in config.cfg, in this case concerns the temporary auto-ban.
    5. Removed flood warnings in the chat, if Blocked or temporarily Blocked Player tries to access the server.

    EXAMPLE:
    team! ban Vasya WH
    Consider bans.log
    [05.01.11 21:13:26] Player "Vasya" (0110000000000000) got BANNED by "Petya" for reason: WH

    every attempt to go banid player prosecuted auto tempbanomna 60 minutes
    Consider kickbans.log
    [05.01.11 21:13:56] Player "Vasya" (0110000000000000) got AUTO TEMPBANNED (60 mins) for reason: Bans Cheat!

    ================================================== ===========================
    If you want to connect to one bans.log several servers, do the following,
    edit files on each server in manumod:

    open kickban.php
    search string:
    if (($ cont = file_get_contents (". \ log \ bans.log")) === FALSE) return false;

    change the full path, for example:
    if (($ cont = file_get_contents ("D: \ Games \ bans \ bans.log")) === FALSE) return false;
    (Follow the direction of the slope of a slash to the left)
    save

    Next, open logkickbans.php
    search string:
    $ Logkickbans_filehandle = fopen (LOGDIR. "/ Bans.log", "a");

    change the full path, for example:
    $ Logkickbans_filehandle = fopen ("D: / Games / bans / bans.log", "a");
    (Follow the direction of the slope of a slash to the right)
    save

  • KICKBan

    • r3tox
    • 17. Februar 2011 um 10:14

    Hey zacabbey, are you saying you found a way to ban someone with the !ban <player> command?
    Without having to search the logs for his xuid and manually adding it to the bans.log?

    If so, can I get a link to that please?

    Thanx

    Edit:
    Do you mean the one thats here with the funky ReadMe file ?

  • How to install 2 or more manu admin mods on 1 pc

    • r3tox
    • 12. Februar 2011 um 21:23

    Ok i did all of this and its looking good :)
    May i ask why you recommend changing the Rcon password?
    And why change the path to games_mp.log if both servers are in their own folder and the path is relative in each folder?

    About the fun msg - Do you mean i need to manually enter the server name and IP into the fun msg? my ip is dynamic so that could be a prob.
    I will have a look and see if maybe someone made a plugin that gets the info dynamically and lists it by a command.. and if not i will suggest it! :P

    Thanx for helping :)

  • How to install 2 or more manu admin mods on 1 pc

    • r3tox
    • 12. Februar 2011 um 18:15

    Hi,
    I want to duplicate my server folder to make a 2nd server.
    I'm a little confused though...I dont have to change anything in the 2nd servers config files? no port change or anything?
    what if i want to connect from the game console with the server IP, how will it know which server i want to connect to?
    Also, what about the TCP console? how do i set that up so i can connect to either servers?

    My current server (and the future 2nd one) is on a pc on my LAN, my current TCP console settings are like this:
    [tcp_query]
    enabled = 1
    ip = "0.0.0.0"
    port = 1337
    logintimeout = 60
    defaulaction = "say"
    sayprefix = "<ADMIN>: ^7"
    admingroups = "master,admin,member"
    disallowedcommands = "vote,yes,no,stats,session"
    maxconnections = 5

    One more kinda offtopic Q - is there a command that players can type that gives them the servers name and IP?

    Thanx alot :)

  • Admin slots for MW2-aiw.net

    • r3tox
    • 30. Januar 2011 um 15:58

    Thanx Dennis.
    I didnt know that 0.11.4 was just for testing, been using it for a while. i didnt know if 0.11.3 was for alteriw and i saw someone say hes using .4 so i installed it.
    0.11.4 might be rock stable for days but other times it might crash several times a day. Do you recommend switching to 0.11.3 for more stability? Would I lose some functionality?

  • Admin slots for MW2-aiw.net

    • r3tox
    • 30. Januar 2011 um 09:58

    Hey Manu,
    It would definitely be cool to see that implemented into MAM.
    Is there any ETA on 0.12?
    Can you please tell me where i can see new versions/updates when they come out? if there is a specific place...
    On the download page of your site there is 0.11.3 and i had to google 0.11.4 to find it. There are also a few "addons" (chatlog, kickban) that i stumbled upon while browsing the forum. Is there a page where this stuff is listed?

    Thanx.

  • cant set hardcore from within the mod (aiwnet)

    • r3tox
    • 27. Dezember 2010 um 20:43

    Hi,
    When i type "!hardcore 1" ingame i get a message saying that the next map will be hardcore but it doesn't work.
    Is it me or does it just not work right?

    Thanx.

  • timestamp for the tcp-console chat?

    • r3tox
    • 20. Dezember 2010 um 02:48

    I would find that convenient and helpful.

  • Can I reserve private slots?

    • r3tox
    • 19. Dezember 2010 um 09:01

    ok its not really clear whats going on, but yes it seems the private slots for aiw is flawed.

  • Can I reserve private slots?

    • r3tox
    • 18. Dezember 2010 um 15:06

    Thanx alot guys!

    lottich : it works now :)
    Maybe it had something to with the fact that i had - "+map mp_must" in there lol.
    Rodringo sounds like a guy that could kick MY ass in real life haha. thanx for the tip. you too luk ;)

  • Can I reserve private slots?

    • r3tox
    • 17. Dezember 2010 um 19:19

    From what I understand it does work for most ppl. no idea why it doesn't for me. I'm pretty sure I'm doing it right.
    I have maxPlayers set to 14 with 2 privateClients. it places me in a private slot but says "server full" when 12 ppl are on.

    lottich:
    Did you set it up with the instructions on alteriwnet?
    You think you could show me how you wrote it in your server.exe > target field? just to see if i got it wrong...
    You just need to add the privateClients thing in there and make a reservedSlots.txt (with xuid's and an empty line) in the games root dir right?

    Thanx.

    BTW do you guys know if there is a way (via MAM or not) to PM a certain player on the server?

  • "weaponrestrictions.php" für MW2

    • r3tox
    • 17. Dezember 2010 um 13:52

    Hi,
    weaponsrestrict works great now.

    i cant find the name for the thumper(mw2). is it implemented ?

    Thanx

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