Die nächste Version kommt bald mit neuen Funktionen:
Vorschau: http://85.31.187.173/test/
Momentan nur pages.
Beiträge von Geventh
-
-
MYSQL-STATS
Präsentiert die Statistik aus der MySQL Datenbank auf einer Webseite.
Presents the statistics from the MySQL database on a web page.Anforderungen/ Requirements
Version 0.10 beta oder neuer
Version 0.10 beta or newerGetestet mit Version 0.11.3
Tested on version 0.11.3Funktionen/Features
Suchfunktion/ Searchfunktion (AJAX Live Search)
Auflisten nach kills, death.... (DESC)/ Order by kills, death.... (DESC)Example:
Besuche/Visit click hereManuel:
Bearbeitet die config.php datei.
Edit the config.php file.Version: 0.0.4
Version 0.0.5 kommt bald mit neuen Funktionen.
Version 0.0.5 will come soon with new features.(c) by Geventh Vignendra [Never sell this script or claim you've made it.]
Design by Manuel Kress
Design modified by Geventh Vignendra -
Überprüfe deinen Log pfad hier: http://manuadminmod.de/config/findlog.php
in der config.cfg dann eintragen.MFG Geventh
-
Ihr seid nervig, ich schreibe immer so in Foren!!
ich darf so schreiben, denn es gibt keine Regel, die das verbietet!!(!) zusätzlich!! -
Welche Rechtschreibung??
Und zweitens ich komme aus der Schweiz!! Hochdeutsch ist meine zweite Sprache!!MFG Geventh
-
Was hast du (ihr) gegen mich??
Bin kein Profi, nur ein Schüler, wenn das so weiter geht, geh ich!!
Ich kann !! oder ?? benutzen!!OK seven!!
-
Probier mal Vers. 0.11.1 aus!!
MFG Geventh
-
Restarte mal deinen Server, dann mit dieser Seite dein Pfad zu deiner Log-file herausfinden, in config.cfg einschreiben und ManuAdminMod (MAM) starten!!
Dann sollte es klappen, wenn nicht dann games_mp.log löschen und von vorne alles nocheinmal machen (Also meine Beschreibung von Restart aus)!!
MFG Geventh -
HI
Schau hier mal nach, ob dein Pfad stimmt!!
Der Pfad zu deiner Log-file stimmt glaub ich ned!!
Link: http://manuadminmod.de/config/findlog.php -
It should be look like this here:
Code
Alles anzeigen[voting] enabled = 1 duration = 45 interval = 120 annouce = 15 minplayers = 3 maxvotesperplayer = 2 allowkick = 1 allowban = 0 allowmap = 1 allowgametype = 1 allownextmap = 1 allowsetnextmap = 1 allowrestart = 1 allowedmaps = "<maps.cfg>" allowedgametypes = "war,dom,koth,dm,sab,sd" banduration = 0
Code
Alles anzeigen[mapvote] enabled = 0 type = 0 mapcount = 3 duration = 620 announce = 90 maps = "<maps.cfg>" gametypes = "war,dm,sab,koth,sd,dom" notlastmaps = 5 notlastgt = 1 votestoskip = "50%"
Geventh
-
U can use !exec server.cfg to load the serverconfig file too without restarting!
-
U have a wrong logfile path!!
Check it here: http://manuadminmod.de/config/findlog.phpU have a homeserver right!!
Perhabs PHP is not installed or u have less swapmemory!I can't help u in PHP!!
Geventh
-
No Problem...
-
U dont need two folders for shortcuts!! delete all games_mp.log file!!!!!
U have two .cfg files for th server right!!
in one set log file to games_mp.log in the other games_mp2.log!!!then start only servers and look after log files on that website!!
Important thing is u have two logfiles in the cfg files!!!
Both will be in the same folder, only the name would be different!!U havent change the name in the cfg file!!
Hope i helped u now!!
Geventh
-
Ur problem is only :!! Warning: SAY by player '' who is actually not on the server: right???
Use two log files two config files and two shortcuts!!!
Set the logfile who is made for MAM in the config file of MAM and that's all!!My Example: I'm using Linux but it is the same!!
My two start paramemters:
Server 1:
Bash#!/bin/sh cd /usr/local/games/cod4/ ./cod4_lnxded +set net_port 28960 +set sv_punkbuster 1 +set sv_pure 1 +exec server1.cfg +set fs_homepath /usr/local/games/cod4/ +map_rotate +set g_logsync 2 +set logfile 1 +set sv_log_damage 1 +set g_log games_mp.log
Server 2:
Bash#!/bin/sh cd /usr/local/games/cod4/ ./cod4_lnxded +set net_port 28961 +set sv_punkbuster 1 +set sv_pure 1 +exec server2.cfg +set fs_homepath /usr/local/games/cod4/ +map_rotate +set g_logsync 2 +set logfile 1 +set sv_log_damage 1 +set g_log games_mp2.log
Two Config files:
Server 1:
Code
Alles anzeigen// Log Settings set g_logsync "2" // 0=no log, 1=buffered, 2=continuous, 3=append set logfile "1" // 0 = NO log, 1 = log file enabled set g_log "games_mp.log" // Name of log file, default is games_mp.log set sv_log_damage "1" // Network options set net_ip "81.20.134.138" // Set your servers IP address set net_port "28960" // Set your port number set com_hunkMegs "0" set net_noipx "1" // Allow ONLY tcp/ip protocol, player/server communications
Server 2:
Code
Alles anzeigen// Log Settings set g_logsync "2" // 0=no log, 1=buffered, 2=continuous, 3=append set logfile "1" // 0 = NO log, 1 = log file enabled set g_log "games_mp2.log" // Name of log file, default is games_mp.log set sv_log_damage "1" // Network options set net_ip "81.20.134.138" // Set your servers IP address set net_port "28961" // Set your port number set com_hunkMegs "0" set net_noipx "1" // Allow ONLY tcp/ip protocol, player/server communicatio
ns
My two MAM's: U have just one, I use two folders!!
Server 1:
Server 2:
Start ur Servers (only Server not MAM) and check wether ur both logfiles are different and check the path too!!
Link: http://manuadminmod.de/config/findlog.php
Check here ur both logfiles!!
Geventh
-
U need two log files!!! games_mp.log & games_mp2.log use the right one for mam!!
Use this paramemter too: +set g_log games_mp2.log and +set g_log games_mp.log
Because the server with mam needs log files to look after joined players and for other things!!
The server without mam doesn't need log files!!
But u can use one if u want!! -
Can u share me ur two config files, config file from MAM and the two start parameters..!!
Geventh
-
hi I'm using two cod4 servers too!!
Port:28960 and 28961
both with MAM!Do u use Linux or Windows?
The very important thing is u need two log files = two .cfg files too!!
I called the first: games_mp.log
the second: games_mp2.log
U can set the name in ur cfg file!!In MAM use the log file who is for MAM made!!
If i already said the same thing like the others: SORRY!
Sorry for my english!!
If u need more help just reply!!
Geventh
edit: .bat ok windows
-
Ich hab es geschafft:
Code:
Code
Alles anzeigenrpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/elfutils-libs-0.137-3.el5.i386.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/gmp-4.1.4-10.el5.i386.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/readline-5.1-3.el5.i386.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/python-2.4.3-27.el5.i386.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/python-iniparse-0.2.3-4.el5.noarch.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/libxml2-2.6.26-2.1.2.8.i386.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/libxml2-python-2.6.26-2.1.2.8.i386.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/expat-1.95.8-8.2.1.i386.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/python-elementtree-1.2.6-5.i386.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/sqlite-3.3.6-5.i386.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/python-sqlite-1.1.7-1.2.1.i386.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/elfutils-0.137-3.el5.i386.rpm rpm --nodeps -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/rpm-python-4.4.2.3-18.el5.i386.rpm # (1) rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/m2crypto-0.16-6.el5.6.i386.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/python-urlgrabber-3.1.0-5.el5.noarch.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/yum-metadata-parser-1.1.2-3.el5.centos.i386.rpm rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/yum-3.2.22-20.el5.centos.noarch.rpm http://mirror.centos.org/centos-5/5/os/i386/CentOS/yum-fastestmirror-1.1.16-13.el5.centos.noarch.rpm yum -y update
Ihr könnt das Thema schliessen
-
Dort drinnen hat es nur diese dateien:
comps.rng
Makefile
yum-shell.8
yum-updatesd.8
yum-updatesd.conf.5
yum.8
yum.conf.5