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

Beiträge von JaJe

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!
  • Aliases broken

    • JaJe
    • 29. Januar 2014 um 22:45

    I have the same issue as Dunciboy, I don't see anything if I type !alias command.

  • Request Chat logs 0.12 MAM

    • JaJe
    • 29. Januar 2014 um 22:04

    Hello MAM, I wish an advanced chat logs plugin for my new 0.12 MAM.
    I'd like the plugin to create 2 folders inside logfiles named "full-chat" and "short-chat". I want the chat logs to be stored as same time in 2 folders but different settings, each day to create another .log file. eg 2014\02\01.log 2014\02\02.log 2014\02\03.log etc...

    The different logs between "full-chat" folder and "short-chat" folder is the following (example)
    On logfiles\short-chat\2014\02\01.log
    [short-chat]

    Code
    [01/02/2014 - 2:33]Jack: Hi Michael!
    [01/02/2014 - 2:34]Michael: Hi Jack!

    While on "full-chat" to be something like this:
    logfiles\full-chat\2014\02\01.log
    [full-chat]

    Code
    (f155f2a3bf3b707ee8d300e3f6bd9fc6)[151.63.37.64][01/02/2014 - 2:33]Jack: Hi Michael!
    (7065bca73baccd4a2dd20681aed7f01a)[ 79.52.81.77][01/02/2014 - 2:34]Michael: Hi Jack!

    The short ones stores only the date and player name while the full ones stores everything, GUID, IP, Date and player name.


    Sometimes the IP of a player of GUID could help find the real person that you were seeking. To don't confuse a player with another that use the same name on different GUIDs, or Have the same GUID (happens) but different IP.

    Is it possible to create it? I would like to use it to my new MAM!

  • Statistics Bug on Update

    • JaJe
    • 29. Januar 2014 um 01:53

    Yes, was extension=php_pdo_sqlite.dll comment.

    And yes! works now! It's appeared a new file to config\plugins!

    Thank you Dennis! Can't wait to release some pluggins before I release to my mod like GeoIP and chatlogs.

    Have a good night!

  • Statistics Bug on Update

    • JaJe
    • 29. Januar 2014 um 01:39

    Ok, this is weird, to my php.ini file I found this:

    Code
    ;extension=php_openssl.dll
    extension=php_pdo.dll
    ;extension=php_pdo_firebird.dll

    I change it to:

    Code
    ;extension=php_openssl.dll
    ;extension=php_pdo.dll
    ;extension=php_pdo_firebird.dll

    When is to start the MAM Console I receive this error:

  • Statistics Bug on Update

    • JaJe
    • 29. Januar 2014 um 01:18

    I'm not familiar with PHP. I've hardly done by installing PHP thanks to a tutorial to youtube about how to install MAM CoD4.

    How do I have to install php-pdo extension then? In my opinion you have to create a tutorial for peoples like me :P

  • Statistics Bug on Update

    • JaJe
    • 29. Januar 2014 um 00:24
    Zitat von Mirko911

    sry I meant savestats = "sqlite"

    If I use savestats = "sqlite" I receive this error:

    Code
    0:00 [29.01.14 01:25:55] Notice:  - Loading statistics.php 
          0:00 [29.01.14 01:25:55] Error: Statistics: could not find driver 
          0:00 [29.01.14 00:26:00] Notice: ========================================== 
          0:00 [29.01.14 00:26:00] Notice: Manu-Admin-Mod v0.12 Beta is starting... 
          0:00 [29.01.14 00:26:00] Notice: ==========================================
  • TCP Console Bug-fix and suggestions

    • JaJe
    • 29. Januar 2014 um 00:22

    The actual version of TCP Console is 1.1.1
    I and my admins are using TCP Console expecially for chat, not for commands.

    I'm using TCP not for a long time, and already I've noticed somethings that could be improved.

    1. [Bug] On tab "Chat" once the windows is full, and new messages from players I have to scroll down manually to see the last message (it won't keep on bottom automatially)
    2. It's would be useful a copy/paste clipboard on Console/Chat (the only way is now working by CTRL + C, CTRL + V)
    3. On "Players" Tab, we need right-click -> Copy IP button of a player, and copy GUID of a player.
    4. On Tab where do I type the IP and port of the server, would be nice if once I connect to a server, will save automatically without selecting anytime the IP and the port manually before connect

  • Statistics Bug on Update

    • JaJe
    • 28. Januar 2014 um 23:53

    I'm the administrator of my own computer, so there are no problem with permissions.
    and yes, to savestats is set to "1".

    also no errors to mod.log, but Is a strange thing to MAM console (not sure if is relevant):
    Here my mod.log that looks ok, without errors:

    Spoiler anzeigen

    0:00 [28.01.14 23:52:16] Notice: ==========================================
    0:00 [28.01.14 23:52:16] Notice: Manu-Admin-Mod v0.12 Beta is starting...
    0:00 [28.01.14 23:52:16] Notice: ==========================================
    0:00 [28.01.14 23:52:16] Notice: !! Please wait until the mod is completely initialised
    0:00 [28.01.14 23:52:16] Notice: Config loaded: config.cfg
    0:00 [28.01.14 23:52:16] Notice: Config loaded: maps.cfg
    0:00 [28.01.14 23:52:16] Notice: Config loaded: admins.cfg
    0:00 [28.01.14 23:52:16] Notice: Config loaded: groups.cfg
    0:00 [28.01.14 23:52:16] Notice: Config loaded: reasons.cfg
    0:00 [28.01.14 23:52:16] Notice: Language files loaded: en
    0:00 [29.01.14 00:52:16] Notice: All config files were parsed
    0:00 [29.01.14 00:52:17] Notice: RCON connection established (192.168.9.2:28960)
    0:00 [29.01.14 00:52:18] Notice: Game detected: Call of Duty 4
    0:00 [29.01.14 00:52:19] Notice: Dvar check successful
    0:00 [29.01.14 00:52:19] Notice: Synced playerlist with 'status' (0 players online)
    0:00 [29.01.14 00:52:20] Notice: Updated Dvar g_gametype
    0:00 [29.01.14 00:52:21] Notice: Updated teamnames (usmc vs. arab)
    0:00 [29.01.14 00:52:21] Notice: Sets Dvar _manuadminmod to '0.12 Beta'
    0:00 [29.01.14 00:52:21] Notice: == Loading plugins and commands ==
    0:00 [29.01.14 00:52:21] Notice: - Loading antiteamkiller.php
    0:00 [29.01.14 00:52:21] Notice: - Loading badwords.php
    0:00 [29.01.14 00:52:21] Notice: - Loading banner.php
    0:00 [29.01.14 00:52:21] Notice: - Loading basiccommands.php
    0:00 [29.01.14 00:52:21] Notice: - Loading customcommands.php
    0:00 [29.01.14 00:52:21] Notice: - Loading deferredJobs.php
    0:00 [29.01.14 00:52:21] Notice: - Loading funmessages.php
    0:00 [29.01.14 00:52:21] Notice: - Loading guidchecks.php
    0:00 [29.01.14 00:52:21] Notice: - Loading mapvote.php
    0:00 [29.01.14 00:52:22] Notice: - Loading modstuff.php
    0:00 [29.01.14 00:52:24] Notice: Heartbeat has been sent to serverlist at manuadminmod.de: ERROR: Gameserver unreadable (Debug: 0at105)
    0:00 [29.01.14 00:52:24] Notice: - Loading nameprotection.php
    0:00 [29.01.14 00:52:24] Notice: - Loading permissionstest.php
    0:00 [29.01.14 00:52:24] Notice: - Loading pingkicker.php
    0:00 [29.01.14 00:52:24] Notice: - Loading punkbuster.php
    0:00 [29.01.14 00:52:24] Warning: Punkbuster: PB is disabled on this server (sv_punkbuster = 0), please enable it before using this plugin
    0:00 [29.01.14 00:52:24] Notice: - Loading randommapcycle.php
    0:00 [29.01.14 00:52:24] Notice: - Loading scream.php
    0:00 [29.01.14 00:52:24] Notice: - Loading spreemessages.php
    0:00 [29.01.14 00:52:24] Notice: - Loading statistics.php
    0:00 [29.01.14 00:52:24] Notice: - Loading tcp_query.php
    0:00 [29.01.14 00:52:25] Notice: - Loading voting.php
    0:00 [29.01.14 00:52:25] Notice: - Loading warns.php
    0:00 [29.01.14 00:52:25] Notice: - Loading weaponrestrictions.php
    0:00 [29.01.14 00:52:25] Notice: - Loading welcomemessages.php
    0:00 [29.01.14 00:52:25] Notice: == Finished loading plugins (23 plugins) ==
    0:00 [29.01.14 00:52:25] Notice: !! Finished initialisation
    0:00 [29.01.14 00:52:25] Notice: === Start processing loglines... ===
    0:00 [29.01.14 00:52:27] Notice: Banner message was sent: ^2rG^7|^2Next map is: ^7Showdown ^1[^7gg^1]

    And here the screenshot of my MAM Console after I start it:

    Do you notice the "black" space between
    0:00 [29.01.14 00:52:24] Notice: - Loading statistics.php
    and
    0:00 [29.01.14 00:52:24] Notice: - Loading tcp_query.php ?

    To mod.log looks without that "empty space" but to MAM yes. Does this means something or not?
    If not, what else could be the cause? my actual PHP files?

  • Statistics Bug on Update

    • JaJe
    • 28. Januar 2014 um 23:15

    Strange is that I to configs\plugins I only have these files:
    badnames.lst
    badwords.lst
    banner.lst
    tcp_user.db

    I've tried to connect myself to my server (with MAM open) then I did ALT+TAB too see configs\plugins. There's no new files created :unsure:

  • Statistics Bug on Update

    • JaJe
    • 28. Januar 2014 um 22:35

    So if MAM store stats on disconnect, but if I "kill" mam nothing is saved. How can I save it? disconnecting means closing MAM? or is it "killing"?

    Shouldn't normally MAM create and empty stats.db file (0 byte) once starts MAM? if yes, in this case MAM doesn't create any stats.db file.

    There's no problem about loosing old stats, I don't have MAM from a long time (a few days). What should do I do in this case? what's about stats.sqlite3?

  • Statistics Bug on Update

    • JaJe
    • 28. Januar 2014 um 22:01

    Did you move my reply to a new topic? :tongue:

    Anyway, the Fix Mirko gave, works.

    To to MAM console I see this:

    Code
    0:00 [28.01.14 23:02:01] Warning: TCP-Query: Error: Syntax error in tcp_user.db on line 1 
          0:00 [28.01.14 23:02:01] Warning: TCP-Query: Error: Syntax error in tcp_user.db on line 2

    But I think is because I've not set yet the Tcp_user.db file yet :P


    NEW EDIT:
    This version won't save any stats! I've killed myself a few times, then I closed/re-open the MAM console, and It's show that I have 0 deaths.
    Also to config\plugins I don't see any stats.db file.

  • Statistics Bug on Update

    • JaJe
    • 28. Januar 2014 um 19:00
    Zitat von Mirko911

    you've set fastrcon to 1?


    Was already set to "1"

    I set to "0".

    Now no more is self-looping with error. Now loads everything, then restart and loads again...

    Here the new error:

    Code
    0:00 [28.01.14 19:02:29] Notice: ========================================== 
          0:00 [28.01.14 19:02:29] Notice: Manu-Admin-Mod v0.12 Beta is starting... 
          0:00 [28.01.14 19:02:29] Notice: ========================================== 
          0:00 [28.01.14 19:02:29] Notice:   !! Please wait until the mod is completely initialised 
          0:00 [28.01.14 19:02:29] Notice: Config loaded: config.cfg 
          0:00 [28.01.14 19:02:29] Notice: Config loaded: maps.cfg 
          0:00 [28.01.14 19:02:29] Notice: Config loaded: admins.cfg 
          0:00 [28.01.14 19:02:29] Notice: Config loaded: groups.cfg 
          0:00 [28.01.14 19:02:29] Notice: Config loaded: reasons.cfg 
          0:00 [28.01.14 19:02:29] Notice: Language files loaded: en 
          0:00 [28.01.14 20:02:29] Notice: All config files were parsed 
          0:00 [28.01.14 20:02:30] Notice: RCON connection established (192.168.9.2:28960) 
          0:00 [28.01.14 20:02:30] Notice: Game detected: Call of Duty 4 
          0:00 [28.01.14 20:02:31] Notice: Dvar check successful 
          0:00 [28.01.14 20:02:32] Notice: Synced playerlist with 'status' (0 players online) 
          0:00 [28.01.14 20:02:32] Notice: Updated Dvar g_gametype 
          0:00 [28.01.14 20:02:33] Notice: Updated teamnames (sas vs. ussr) 
          0:00 [28.01.14 20:02:34] Notice: Sets Dvar _manuadminmod to '0.12 Beta' 
          0:00 [28.01.14 20:02:34] Notice: == Loading plugins and commands == 
          0:00 [28.01.14 20:02:34] Notice:  - Loading antiteamkiller.php 
          0:00 [28.01.14 20:02:34] Notice:  - Loading badwords.php 
          0:00 [28.01.14 20:02:34] Notice:  - Loading banner.php 
          0:00 [28.01.14 20:02:34] Notice:  - Loading basiccommands.php 
          0:00 [28.01.14 20:02:34] Notice:  - Loading customcommands.php 
          0:00 [28.01.14 20:02:34] Notice:  - Loading deferredJobs.php 
          0:00 [28.01.14 20:02:34] Notice:  - Loading funmessages.php 
          0:00 [28.01.14 20:02:34] Notice:  - Loading guidchecks.php 
          0:00 [28.01.14 20:02:34] Notice:  - Loading mapvote.php 
          0:00 [28.01.14 20:02:34] Notice:  - Loading modstuff.php 
          0:00 [28.01.14 20:02:36] Notice: Heartbeat has been sent to serverlist at manuadminmod.de: ERROR: Gameserver unreadable (Debug: 0at105) 
          0:00 [28.01.14 20:02:36] Notice:  - Loading nameprotection.php 
          0:00 [28.01.14 20:02:36] Notice:  - Loading permissionstest.php 
          0:00 [28.01.14 20:02:36] Notice:  - Loading pingkicker.php 
          0:00 [28.01.14 20:02:36] Notice:  - Loading punkbuster.php 
          0:00 [28.01.14 20:02:37] Warning: Punkbuster: PB is disabled on this server (sv_punkbuster = 0), please enable it before using this plugin 
          0:00 [28.01.14 20:02:37] Notice:  - Loading randommapcycle.php 
          0:00 [28.01.14 20:02:37] Notice: Randommapcycle: Setting nextmap to mp_bloc (koth) 
          0:00 [28.01.14 20:02:37] Notice: Set Dvar sv_maprotationcurrent to 'gametype koth map mp_bloc' 
          0:00 [28.01.14 20:02:37] Notice:  - Loading scream.php 
          0:00 [28.01.14 20:02:37] Notice:  - Loading spreemessages.php 
          0:00 [28.01.14 20:02:37] Notice:  - Loading statistics.php 
    [28-Jan-2014 20:02:37] PHP Parse error:  syntax error, unexpected '[' in C:\Games\Call of Duty 4 - Modern Warfare\adminmod-nou\plugins\statistics.php on line 629
    Alles anzeigen
  • Statistics Bug on Update

    • JaJe
    • 28. Januar 2014 um 18:56

    Hello,
    I have a problem while installing MAM 0.12.

    I set to config.cfg the IP+PORT+Rconpassword but to MAM self-looping with this error:

    while to my Console CoD4 appears these messages:

    Code
    Rcon from 192.168.9.2:-7030:
    version
    Rcon from 192.168.9.2:-7025:
    version
    Rcon from 192.168.9.2:-7019:
    version
    Rcon from 192.168.9.2:-7014:
    version

    Not sure if is relevant, but if I type "version" to my console I see this:

    Code
    version" is: "CoD4 MP 1.7 build 568 nightly Wed Jun 18 2008 04:48:38PM win-x86" default: ""
      Domain is any text

    Any help?

  • Request !vote setnextmap <map> <gametype>

    • JaJe
    • 26. Januar 2014 um 16:09

    MAM already support !vote command.

    !vote <map>
    !vote <gametype>
    !vote <setnextmap>
    .....
    !vote <etc>

    But does not support !vote <setnextmap> <gametype> command yet.

    This option is useful in my opinion. And I'm sure lots of peoples would use it too.

  • Vote map & Gametype

    • JaJe
    • 26. Januar 2014 um 16:00

    Sure, no problem mate! I'll post right now.

  • Vote map & Gametype

    • JaJe
    • 26. Januar 2014 um 13:50

    Hello MAM,
    Can someone explain me how can I vote a certain map and a gametype to be after current map??

    !vote <map> //works
    !vote <gametype> //works
    !vote <map> <gametype< //not working

    :confused:

    eg. !vote setnextmap crash dom (next map to be crash - dom is not working).

  • Improve ManuAdminMod Experience?

    • JaJe
    • 26. Januar 2014 um 12:09

    Very cool! Can't wait to see the project end! :)
    Just asking...in how about time will be finished? in a month? 2? aproximatelly?

  • Improve ManuAdminMod Experience?

    • JaJe
    • 26. Januar 2014 um 12:02

    @Dennis, That's a good thing. If may I suggest you for the website a thing. Create a "download" page that everybody can download all plugins, which includes tutorials and special forum post of it.

    @Mirko911, I've already set timezone = "Europe/Bucharest". But thanks anyway. I'd appreciate if you can help me to my older post about the error I have. Players stats don't save anymore..

    Cheers!

  • Improve ManuAdminMod Experience?

    • JaJe
    • 26. Januar 2014 um 02:30

    Your answer gave me hope.
    Older post to "arhived forum". has interesting stuff...but almost 99% of links are dead. Also my recent post about GeoIP and the problem I have I did not received any reply yet. That's why I was wonder if MAM is still wondered to improve MAM.

    Thanks for answer Dennis, I'll come back with suggestions then. But first I'd like to fix my 2 issues.

    Have a nice night!

  • Improve ManuAdminMod Experience?

    • JaJe
    • 25. Januar 2014 um 23:41

    Hello,
    I start using MAM from a week. I'm not either an expert or a newbie about how to install & work on it.
    First of all, I want to know, Developers nowadays are still wondering how to improve MAM? If yes, a developer can contact me. I have lots of ideas and suggestion for MAM.

    A few of them would be:
    1. The actual !time command only shows the time for a city. For example, if I keep default the time from Berlin, All players from that region would see the clock correctly, but players from other country like Russia for example would see an incorrect Hour. So why wouldn't you add a a code that improve the !time based of each player IP location?
    Example, if someones is from Berlin, command !time will show that is 15:00. If someones is from Bucharest will show that is 14:00. Etc. Or else,

    Example2: Server is hosted in Germany and set clock for that country.
    If a player from Germany will type to chat !time, will see "console: it's 15:00"
    If a player from Romania will type to chat !time, will see "console: it's 16:00 (host clock is 15:00)"

    ------------

    Another thing, I know there's already a !report plugin (found a few days ago to this forum).
    Why don't make !report button based by SMTP protocol?
    If a player report another player, all admins or certain admins will receive a e-mail.

    Example, Player1: "!report player2 he is a hacker!"
    Admins will receive automatically an e-mail that shows the following text: "[dd/mm/yy hh:mm:ss] (Guid) [Player-name] REPORT MESSAGE: he is a hacker!"

    --------------

    I have lots of suggestions for MAM, I will post more if really MAM Team are interested of it.

    What do you think? I'm waiting for your answers.

    Regards.

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