Beiträge von Mirko911
-
-
Yea, that shouldn't happen. Could you please tell us your hoster?
-
pls answer him
-
Btw the atnihack plugin is not compatible with the gsm 1.0.0 yet
EDIT: Yenz already uploaded a new version -
idk. I never used / thought about this feature
-
as far as I know you need PB to get the HW ID
-
you can do it over the aliases.
The aliases file is location in config/aliases.json
edit the file and add aliases with the following pattern:
"mysuperfancyalias" : "mycommand parameter",
or in your case
"gt" : "gametype set dm" -
as far as I know there was no !mc command. Maybe you've set an alias?
Do you mean the !scream command? It spams a message in 9 different colors?
-
the forum got a wipe when we switched to GSM 1.0.0
The GSM is a full replacement for Manuadminmod.
We made many changes in the Background.
Also we added some new functions and improved old ones: full geoip support for exampleSry for short answer I'm online with my smartphone
-
we added FTP Support for special hosting configurations (Gameserverhoster for example), who can't run the GSM and Quake3 based games (like cod2,cod4, ...) on the same server.
This feature is not relevant for over 95% of all users.
-
-
1. you don't have to put "rcon" in the command
2. I think that you don't want to change the server value com_maxfps.
Many mods have some dvars which allows to change game/client settings. As far as I know deathrun uses "set admin whatever:pid" or s.th like this -
So, you can't see the country of a player in the welcome message?
-
-
-
-
-
try this in the basics.json :
Zitat"punishment": {
"actions": [
[0, "warn", {}],
[25, "kill", {}],
[50, "kick", {}],
[75, "tempban", {"time": 60}],
[100, "ban", {}]
],
"announce": true,
"deftempbandur": "5",
"forcereason": false,
"immunitynote" : false,
"maxtempbandur": "1440",
"pointsforwarn": 10,
"punkbuster": false,
"resetscoreonjoin": true,
"saveperm": true
}, -
Hey,
so you want to say us, that everything is working fine with GSM and Cod4 1.7a?
-
[19.11.15 16:25:18] Info: RCON command executed: 'banUser 1 ^4Camping'
Das sollte nicht vorkommen, wenn du Punkbuster im GSM auf true gesetzt hast.
[19.11.15 16:25:43] Warning: Warning in home/bgpanel/promod2/adminmod/daemon/api/tcp.php:73 => stream_socket_server(): unable to connect to tcp://0.0.0.0:3680 (Address already in use)
Ich würde entweder die API auf einen anderen Port legen oder ausschalten
[19.11.15 16:25:18] Warning: Warning in home/bgpanel/promod2/adminmod/daemon/libraries/database/database.php:393 => PDOStatement::execute(): SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: bans.banDate
Da werde ich am Wochenende mal bei schauen