check if your rcon settings are correct in config/basics.json
Beiträge von Belstgut
-
-
if u use a mod u need to give the correct games_mp.log its the one in the mod folder. not the one in main
-
u cant move players via rcon in cod4. so this is not possible.
-
the reason there are no good systems for cod1.1 is, that u cannot identify a user when he joins since there are no guids.
-
-
Die Zahl die du angibst ist die Anzahl der Punishment punkte für diese Waffe. dh wenn du einmal warn dann kick willst schau nach wie viele punishment punkte du für einen kick brauchst und halbiere sie.
-
if multiple guys have the same guid u cannot distinguish between them. In your case I would kick players if a player with the same guid is already on the server.
For the admin authentication problem check out: Twofactor Authentication
-
-
@Dennis nur die basics/users/groups configs sind hardcoded. die plugin configs sollte er automatisch generieren
-
are u on windows? if so, replace all \ in the path to the config with 2 backslashes \\ and try to give an absolute path.
-
there is a dvar in 1.7a where u can specify which prefix to hide. They wont get logged though, so you probably need to modify the server files, so that hidden commands get logged aswell. Ping @Mirko911 (for more information about that.)
-
If you are using php7, please downgrade for the time being, since gsm is currently not compatible with php7.
-
u can use this to access your gsm via a websocket json api. username and password are stored in the users.json
-
it is. Replace all needsauth with needstologin. There were some config changes which didnt got updated in the twofactor auth library. Will be fixed in the next release.
-
change needsauth to needstologin
-
check out the file config/aliases.json
-
da ich keinerlei interesse an IW habe werde ich mir warscheinlich die remastered edition nicht holen. werde nicht 80$ ausgeben nur um nochmal cod4 zu spielen.
auserdem:
-
-
wenn needstologin in der gruppe true ist und du twofactorauthentication an hast muss er sich noch extra einloggen, sonst eigentlich nicht.
-
Die nächste version sollte komplett mit php7 kompatibel sein.