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
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Artikel
  • Seiten
  • Dateien
  • Forum
  • Lexikon
  • Erweiterte Suche
  1. GSManager
  2. Forum
  3. Erweiterungen
  4. Anfragen

Wanted to know what command does activate aliases command manually

  • .:Lone Wolf:.
  • 1. März 2013 um 17:13
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. offizieller Beitrag
  • .:Lone Wolf:.
    Anfänger
    Punkte
    15
    Beiträge
    2
    • 1. März 2013 um 17:13
    • #1

    Hey guys i wanted to know how does command !a or !aliases work?. i wanted to try it manually with console commands. i don't want people to know that i'm checking their names so i wanted to know how the command or function actually works. if anyone knows please help. i'm searching everywhere but couldn't find it. Thanks for the help in advance. :hurted: :wallbash:

  • Zlazh7
    Anfänger
    Punkte
    200
    Beiträge
    35
    • 1. März 2013 um 17:21
    • #2

    You can really just use !pl and the pid and if you really dont want them to see remove the !me command from groups... But:
    Here is the code for it it mod.class.php:
    //Command Aliases
    if ($this->existsCV("aliases", strtolower($parameters[0]))) {
    $msg = substr($msg, strlen($parameters[0]));
    $msg = $this->getCV("aliases", strtolower($parameters[0])) . $msg;
    $parameters = explode(" ", $msg);
    }

    Helped?

  • .:Lone Wolf:.
    Anfänger
    Punkte
    15
    Beiträge
    2
    • 1. März 2013 um 17:25
    • #3

    actually i wanted the command which would work without the mod

    i wanted the command which doesn't have MAM involved in it

  • Dieses Thema enthält 7 weitere Beiträge, die nur für registrierte Benutzer sichtbar sind.

Benutzer online in diesem Thema

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