This website requires JavaScript.
Explore
Help
Register
Sign In
gronod
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD.git
synced
2025-01-19 05:30:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0434287ef8
OpenTTD
/
scripts
/
on_server.scr
3 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
(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
2004-09-14 17:10:20 +01:00
echo "Setting default network server settings..."
*net_sync_freq = 4
(svn r263) -Fix: on_server.scr contained an unneeded ";" -Fix: saving or loading a map doesnt pauses the game anymore
2004-09-15 12:53:01 +01:00
*net_client_timeout = 300
Reference in New Issue
Copy Permalink