From d48ce392b2569c3d856caf4f069b9bffbf0de9cc Mon Sep 17 00:00:00 2001 From: darkvater Date: Tue, 14 Sep 2004 16:10:20 +0000 Subject: (svn r248) -Feature: console script files "exec myscript.file" -Feature: console logging (of debug messages with *developer = 2 and debug_level #) to text-files "script test.txt" -Feature: server and client are auto-executing "on_server.scr" and "on_client.scr" scripts --- scripts/on_client.scr | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 scripts/on_client.scr (limited to 'scripts/on_client.scr') diff --git a/scripts/on_client.scr b/scripts/on_client.scr new file mode 100644 index 000000000..8a24f40b7 --- /dev/null +++ b/scripts/on_client.scr @@ -0,0 +1,2 @@ +echo "Setting default network client settings..." +*net_ready_ahead = 1 \ No newline at end of file -- cgit v1.2.3-70-g09d2