mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 14:27:16 +00:00
(svn r1050) -Fix: [Network] Scripts are no longer under revision control
-Add: [Network] Moved original scripts to be example scripts
This commit is contained in:
parent
f80094deb7
commit
4d7c2e9d90
11
scripts/readme.txt
Normal file
11
scripts/readme.txt
Normal file
@ -0,0 +1,11 @@
|
||||
Scripting
|
||||
---------
|
||||
|
||||
OpenTTD supports scripts.
|
||||
|
||||
- 'on_client.scr' is runned when you join a server as client
|
||||
- 'on_server.scr' is runned when you start a server
|
||||
- 'on_dedicated.scr' is runned when you start a dedicated server
|
||||
|
||||
For examples how a script can look, check the .example examples.
|
||||
|
Loading…
Reference in New Issue
Block a user