diff --git a/z_client_prod_client.bat b/z_client_prod_client.bat deleted file mode 100644 index 969c333..0000000 --- a/z_client_prod_client.bat +++ /dev/null @@ -1,2 +0,0 @@ -pushd "%LOCALAPPDATA%\Plutonium" -start "" "%LOCALAPPDATA%\Plutonium\bin\plutonium-bootstrapper-win32.exe" iw5mp "%PLUTONIUM_IW5_PATH%" +set r_mode "1920x1080" +set r_displayMode "0" +set cg_drawfps "0" \ No newline at end of file diff --git a/z_client_staging_client.bat b/z_client_staging_client.bat deleted file mode 100644 index cef6532..0000000 --- a/z_client_staging_client.bat +++ /dev/null @@ -1,2 +0,0 @@ -pushd "%LOCALAPPDATA%\Plutonium-staging" -start "" "%LOCALAPPDATA%\Plutonium-staging\bin\plutonium-bootstrapper-win32.exe" iw5mp "%PLUTONIUM_IW5_PATH%" -lan +set name "kekmen" +set r_mode "1920x1080" +set r_displayMode "0" +set cg_drawfps "0" \ No newline at end of file diff --git a/z_client_staging_local.bat b/z_client_staging_local.bat deleted file mode 100644 index 31e4e1b..0000000 --- a/z_client_staging_local.bat +++ /dev/null @@ -1,2 +0,0 @@ -pushd "%LOCALAPPDATA%\Plutonium-staging" -start "" "%LOCALAPPDATA%\Plutonium-staging\bin\plutonium-bootstrapper-win32.exe" iw5mp "%PLUTONIUM_IW5_PATH%" -lan +set name "kekmen" +set developer "1" +set developer_script "1" +set r_mode "1024x768" +set r_displayMode "2" +set cg_drawfps "4" +set sv_cheats "1" +map mp_dome \ No newline at end of file diff --git a/z_client_staging_server.bat b/z_client_staging_server.bat deleted file mode 100644 index f9efcc5..0000000 --- a/z_client_staging_server.bat +++ /dev/null @@ -1,2 +0,0 @@ -pushd "%LOCALAPPDATA%\Plutonium-staging" -start "" "%LOCALAPPDATA%\Plutonium-staging\bin\plutonium-bootstrapper-win32.exe" iw5mp "%PLUTONIUM_IW5_PATH%" -lan +set name "kekmen" +set developer "1" +set developer_script "1" +set r_mode "1024x768" +set r_displayMode "2" +set cg_drawfps "4" +set sv_cheats "1" +connect 127.0.0.1 \ No newline at end of file diff --git a/z_server_staging.bat b/z_server_staging.bat deleted file mode 100644 index 8328eb5..0000000 --- a/z_server_staging.bat +++ /dev/null @@ -1,2 +0,0 @@ -pushd "%LOCALAPPDATA%\Plutonium-staging" -start "" "%LOCALAPPDATA%\Plutonium-staging\bin\plutonium-bootstrapper-win32.exe" iw5mp "%PLUTONIUM_IW5_PATH%" -dedicated -lan +set developer "1" +set developer_script "1" +set key "LANKEYXD" +set net_port "27016" +set sv_cheats "1" +set sv_config "server.cfg" \ No newline at end of file diff --git a/z_server_staging_bot_test.bat b/z_server_staging_bot_test.bat deleted file mode 100644 index 5813417..0000000 --- a/z_server_staging_bot_test.bat +++ /dev/null @@ -1,2 +0,0 @@ -pushd "%LOCALAPPDATA%\Plutonium-staging" -start "" "%LOCALAPPDATA%\Plutonium-staging\bin\plutonium-bootstrapper-win32.exe" iw5mp "%PLUTONIUM_IW5_PATH%" -dedicated -lan +set key "LANKEYXD" +set net_port "27016" +set developer "1" +set developer_script "1" +set sv_cheats "1" +set sv_config "bot_test.cfg" \ No newline at end of file