|
@@ -3,6 +3,8 @@
|
|
|
--
|
|
|
-- rename to "config.lua" and place this to quake 2 root
|
|
|
--
|
|
|
+-- "--" are commented lines
|
|
|
+--
|
|
|
|
|
|
plugins = {
|
|
|
lrcon = {
|
|
@@ -20,7 +22,7 @@ plugins = {
|
|
|
},
|
|
|
mvd = {
|
|
|
--mvd_webby = 'http://mvd2.quadaver.org',
|
|
|
- --exec_script_on_system_after_recording = '/home/gameservers/quake2/plugins/woot.sh',
|
|
|
+ --exec_script_on_system_after_recording = '/home/gameservers/quake2/plugins/mvd_transfer.sh',
|
|
|
--exec_script_cvars_as_parameters = {"q2a_mvd_file", "game", "hostname"},
|
|
|
--needs_cvar_q2a_mvd_autorecord = false
|
|
|
}
|