scripts/autoexec.scr.example
author Darkvater
Sat, 22 Apr 2006 13:56:16 +0000
changeset 3630 0f7828d892ae
parent 1866 200d225a85ff
permissions -rw-r--r--
(svn r4529) - Codechange: Use proper naming for hex numbers in debug prints eg. 0xF3A6. Use fixed lengths where applicable (newgrf). Unfortunately '%#X' is unusable since it gives 0XFF3 and '%#x' gives 0xff3 while we want 0xFF3 :P
1065
0f8760146009 (svn r1566) -Fix eol-style on script files, as well as update them a bit (sign_de)
darkvater
parents:
diff changeset
     1
# send chat messages from the console with
0f8760146009 (svn r1566) -Fix eol-style on script files, as well as update them a bit (sign_de)
darkvater
parents:
diff changeset
     2
# ] s i love this chat
0f8760146009 (svn r1566) -Fix eol-style on script files, as well as update them a bit (sign_de)
darkvater
parents:
diff changeset
     3
#
1866
200d225a85ff (svn r2372) - Fix (console): update the example scripts in the scripts/ directory to reflect the new console functionality
Darkvater
parents: 1065
diff changeset
     4
alias s "say %!"