forked from mirror/OpenTTD
(svn r1077) Implements scripts/autoexec.scr to get executed on game starting (sign_de)
- %! allows to merge alias parameters - \% allows to use % in alias strings - "alias" command now overwrites the old alias list entry
This commit is contained in:
@@ -8,6 +8,7 @@ OpenTTD supports scripts.
|
||||
- 'on_dedicated.scr' is additionally executed when you start a dedicated server
|
||||
- 'pre_server.scr' is executed before the server is started
|
||||
- 'pre_dedicated.scr' is additionally executed when you start a dedicated server
|
||||
- 'autoexec.scr' is executed on gamestart [use this for custom aliases per ex.]
|
||||
|
||||
For examples how a script can look, check the .example examples.
|
||||
|
||||
|
Reference in New Issue
Block a user