- Links entfernt -
Beiträge von Belstgut
-
-
why deleted the content at all..
anyway:
Code
Alles anzeigenmp_backlot = "Backlot" mp_bloc = "Bloc" mp_bog = "Bog" mp_cargoship = "Wet Work" mp_citystreets = "District" mp_convoy = "Ambush" mp_countdown = "Countdown" mp_crash = "Crash" mp_crash_snow = "Winter Crash" mp_crossfire = "Crossfire" mp_farm = "Downpour" mp_overgrown = "Overgrown" mp_pipeline = "Pipeline" mp_showdown = "Showdown" mp_strike = "Strike" mp_vacant = "Vacant" mp_shipment = "Shipment" mp_broadcast = "Broadcast" mp_carentan = "Chinatown" mp_creek = "Creek" mp_killhouse = "Killhouse"
-
map rotation doesn't belong into maps.cfg it belongs into your server.cfg
-
man kann die custom_ruleset auch einfach leer machen (bis auf main(){} ) und dass dann ganz normal in der config einstellen
-
kill `screen -ls |grep <MANUADMINMODNAME> |awk -F . '{print $1}'|awk '{print $1}'`
<MANUADMINMODNAME> is what you said for its NAME in startscript.sh (Default: NAME=ManuAdminMod_1)
-
http://www.manuadminmod.de/wiki/index.php…_Modifikationen
Zitat von wikiPromod LIVE (2.11) Ja Call of Duty 4 Ja (Nur mit Public Ruleset oder entsprechender Konfiguration)
-
wenn man rulefile richtig einstellt geht das ohne probleme. hab auf meinen pub servern auch promod laufen und man geht einwandfrei
-
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) 10s to quit
thats either, because you dont have mysql installed or your firewall is buggy. change localhost to 127.0.0.1 so it'll connect via tcp not socket.
-
wenn du als speichermethode mysql nehmen willst, ja
-
set sv_log_damage 1 in config oder rcon oder startparameter
-
dann mal g_logsync 2 per rcon setzten. aber eigentlich sollte das in der config reichen
-
modded server?
-
... forum suche hilft weiter: log file falsch
-
both commands work on modded servers with this:
http://www.manuadminmod.de/thread/2261/b3…plugin-for-mam/
but needs modded server with some extra gsc files.
-
No Support for cracked servers
-
either thats the problem, or you need to do a map_restart.
just check restartfix in your config
-
nope it doesnt work.
-
no. the plugin ins meant to request an admin if you need one on the server to ban a hacker or so. so forum wouldnt make sense
-
normaly !admin [reason] just sends the reason to a TS or IRC Server to request an admin on the Server.
-
dont rush anybody to help you...
easiest way to add the screens to your site is either by symlinking your pbss folder to your web directory (only works if gameserver and website are running on one server)
or you just set pb_sv_sspath to your htdocs folder (or maybe its called www or html_public or whatever.) make a subdirectory for pbss and then rcon set pb_sv_sspath /path/to/www/pbss
if the gameserver has writing rights in that folder, all new pb screenshots will be saved there.
you can easily acces them via a script then