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

Beiträge von Psycko

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!
  • MAM on a COD4 deathrun errors

    • Psycko
    • 2. März 2013 um 01:55
    Zitat von Psycko


    I still have a request: anyone got the custom command for teleportation in deathrun please?
    I have some other admin custom comands but not the teleportation one :s
    If possible both teleportation way:
    -TP someone to his spawn
    -TP someone to me(admin) (like the commands on admin menu)
    -and i don't know if it exist but would be nice if it is possible to TP a player to another player (not set on admin menu but with luck maybe possible with manu custom command...)


    Forgot about a custom command for TakeWeapon is someone know that command too ;)


    Thanks again.

    Alles anzeigen

    BUMP -_-

  • MAM on a COD4 deathrun errors

    • Psycko
    • 28. Februar 2013 um 00:19
    Zitat von Yenz

    1.) Please post the part around line 282 of your mod.class.php... something is messed up :D
    2.) You don't want the skip-mapvote but normal mapvote by MAM? The set [mapvote]type = 1. Then MAM will offer a few random maps which can be votet by !vmap.
    2b.) If deathrun has it own mapvoting system (which i understand first), then disabling the MAM mapvorting doesn't disable the Deathrun mapvoting.

    Ok i don't have the error message anymore [ was error on line 282 cause i didn't delete (append "return;") ]
    Thanks for this fix ;)


    About the vote map i just disabled the mapvote feature and i don't the spamming message anymore ;)
    And i still can vote a map by the voting feature (can vote map,kick, ban, ...)
    So everything is ok now !
    Thanks a lot for all the help and the time you spend for fix my problems!


    I still have a request: anyone got the custom command for teleportation in deathrun please?
    I have some other admin custom comands but not the teleportation one :s
    If possible both teleportation way:
    -TP someone to his spawn
    -TP someone to me(admin) (like the commands on admin menu)
    -and i don't know if it exist but would be nice if it is possible to TP a player to another player (not set on admin menu but with luck maybe possible with manu custom command...)


    Forgot about a custom command for TakeWeapon is someone know that command too ;)


    Thanks again.

  • Scream

    • Psycko
    • 27. Februar 2013 um 23:59

    Thanks a lot guys, i can edit how many colors i want and it work realy fine!
    /aggree realy nice feature to can scream reasons ;)
    Nice work.

  • Scream

    • Psycko
    • 27. Februar 2013 um 19:31

    Thanks both of you guys !

    @ Yenz, your version work fine i tested it ;)

    Any way to reduce the number of colored messages?
    I think i can by changing the the number 10 on Yenz version or the number 9 on mirko one... am i right? (but no way to choose colors maybe...?)

    Thanks again, it look you are only two guys on "here" but powerfull and helpfull <3
    (sorry for my bad english i forget to say this on all my posts...)

  • Scream

    • Psycko
    • 27. Februar 2013 um 15:17

    Hello, i used B3 on some servers and i realy miss that !scream on manu...

    Can anyone upload again this plugin please?
    There is no link yet.

    Thanks!

  • MAM on a COD4 deathrun errors

    • Psycko
    • 27. Februar 2013 um 15:11

    With you edit i have now error on line 282 lol: (append "return;")  :wallbash: 
    Here is the error code:
    0:00 [27.02.13 14:59:19] Notice: ==========================================
    0:00 [27.02.13 14:59:19] Notice: Manu-Admin-Mod v0.11.5 Beta is starting...
    0:00 [27.02.13 14:59:19] Notice: ==========================================
    0:00 [27.02.13 14:59:19] Notice: !! Please wait until the mod is completely initialised
    [27-Feb-2013 14:59:19] PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in C:\adminmod\classes\mod.class.php on line 282

    - - - - - - - - - - - - - - - - - - - - - - - - - -
    The message i want to delete cause spamming all time is this one:

    Der Inhalt kann nicht angezeigt werden, da du keine Berechtigung hast, diesen Inhalt zu sehen.

    This is not the one on the baner.ist, i don't know where is set this one :(
    But i realy want to delete this if anyone know how...!

    (PS EDIT: I don't want to delete voting, i need it.)

    Thanks.

  • Geo IP crashes

    • Psycko
    • 27. Februar 2013 um 14:50

    Thanks a lot guys!

    Everything working good now <3

  • MAM on a COD4 deathrun errors

    • Psycko
    • 27. Februar 2013 um 13:12
    Zitat von mirko911

    remove it from banner.lst in your config folder

    I have already deleted everything on the banner.ist, It's the other message with the !skip about the next map i want to delete... (automated message and i don't find any setting).

    Zitat von Yenz

    I assume that a deathrun server don't need any teamnames.

    In this case you can replace the line 281:

    PHP
    public function updateTeamNames() {


    with the following
    [/code]public function updateTeamNames() { return;[/code]
    (append "return;")

    When i remplace with that mam can't start and make an error on line 281.

  • MAM on a COD4 deathrun errors

    • Psycko
    • 27. Februar 2013 um 02:26

    Hello, i installed mam on my comp for a rented server, all work fine but i have an error on log:
    0:00 [27.02.13 01:40:26] PHP-Error: Notice in :\adminmod\classes\mod.class.php:285 => Undefined index: scr_axis
    0:00 [27.02.13 01:40:26] PHP-Error: Notice in :\adminmod\classes\mod.class.php:286 => Undefined index: scr_allies
    0:00 [27.02.13 01:40:26] PHP-Error: Notice in :\adminmod\classes\mod.class.php:287 => Undefined index: scr_allies
    0:00 [27.02.13 01:40:26] PHP-Error: Notice in :\adminmod\classes\mod.class.php:287 => Undefined index: scr_axis

    Here are the lines 281 to 289:
    public function updateTeamNames() {
    //Get team names
    if (in_array($this->getGame(), array("cod4", "cod5"))) {
    $teamnames = $this->rconDvarList("scr_a*s");
    $this->teamnames["axis"] = $teamnames["scr_axis"];
    $this->teamnames["allies"] = $teamnames["scr_allies"];
    $this->logging->write(MOD_NOTICE, "Updated teamnames ($teamnames[scr_allies] vs. $teamnames[scr_axis])");
    return;
    }

    Everything work exept that error spam on my logs..., any idea to fix it please?

    2nd point; as deathrun have a vote map on the end of maps, i want to delete the spamming message about the next map if possible... (cause realy useless for me and spam too much the chat)
    This message i mean: "next map is mp_dr_xxxxxxxx, !skip to skip the map................."

    Thanks per advance.

  • Geo IP crashes

    • Psycko
    • 27. Februar 2013 um 02:04

    Oh my bad ... Thanks it work with <county> ;)

    but i still have a double welcome message every time someone join ... 1 work and 1 don't work (screen on attachement).
    How i can delete the one not working please?

    On log i still have this error:
    2:51 [27.02.13 01:37:15] Notice: Player 'Psycko' executed command: 'geo', PID: 1, GUID: xxxxx
    2:51 [27.02.13 01:37:15] !! Warning: ConfigVar [geoip]enabled NOT set, using default: '1'
    2:51 [27.02.13 01:37:15] !! Warning: ConfigVar [geoip]message NOT set, using default: '^1My Name is: ^2<PLAYERNAME>^1.And I am from ^2<CONTINENT> ^1-> ^2<COUNTRY>'

    I'm sure i forget to set something... (i have a same message for plugin rules)

    Thanks again for help.
    hackebein.pub.txt

  • Geo IP crashes

    • Psycko
    • 26. Februar 2013 um 20:10
    Zitat von mirko911

    add

    PHP
    $value = trim($value);

    after Line 1168 in your mod.class.php

    Thanks, I have no more errors message but i don't have the welcome message from geoip...

    But when i type "!geo" on chat it work and say from where i come from.

    Sorry i'm new on MAM... did i have to add something on config.cfg or something else?

  • Geo IP crashes

    • Psycko
    • 26. Februar 2013 um 17:44
    Zitat von Yenz

    For some reason the plugin isn't able to determine the player's ip.
    Do the "special files" manipulate the rcon status command in any way?

    I realy don't know that :(

  • Geo IP crashes

    • Psycko
    • 26. Februar 2013 um 17:05
    Zitat von mirko911

    Hey

    Do you have the special "Iceops Server Files" for Deathrun?

    Yes i have the ninja anti block file, it is the problem?

  • Geo IP crashes

    • Psycko
    • 26. Februar 2013 um 09:11

    hello , i have a problem with the last geoip posted by Luk.

    There is the error:
    324:54 [26.02.13 07:59:20] PHP-Error: Notice in :\adminmod\plugins\plugin_geoip.php:215 => Undefined variable: ip
    324:54 [26.02.13 07:59:20] PHP-Error: Notice in :\adminmod\plugins\plugin_geoip.php:216 => Undefined variable: ip
    324:54 [26.02.13 07:59:20] PHP-Error: Notice in :\adminmod\plugins\plugin_geoip.php:217 => Undefined variable: ip
    324:54 [26.02.13 07:59:20] PHP-Error: Notice in :\adminmod\plugins\plugin_geoip.php:218 => Undefined variable: ip
    324:54 [26.02.13 07:59:20] PHP-Error: Notice in :\adminmod\plugins\plugin_geoip.php:219 => Undefined variable: ip

    Here are the lines 212 to 219 of the code:
    $replace = array(
    $players[$guid]->getName(),
    $mod->getLongGroupName($group),
    $geoip->getCountryName($ip),
    $geoip->getCountryCode($ip),
    $geoip->getCity($ip),
    $geoip->getContinent($ip),
    $geoip->getRegionName($ip),

    Any one can help me with that pls?

    Thanks per advence.

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