scripts/on_client.scr.example
author celestar
Wed, 22 Mar 2006 11:26:08 +0000
branch0.4.5
changeset 9948 877dccfeb22e
parent 1866 200d225a85ff
permissions -rw-r--r--
(svn r4018) -Backport from trunk (4001:4002):
Add length parameter to FiosMakeSavegameName() and use this function for creating the full path instead of home-brewn snprintf.
Use the title of a savegame in the saveload dialog-editbox. This gets rid of the '.sav' appended to each game as well as properly showing UTF-8 saves when this is implemented. Also don't change the text if the save has failed.
247
1cbc32ff06eb (svn r248) -Feature: console script files "exec myscript.file"
darkvater
parents:
diff changeset
     1
echo "Setting default network client settings..."
1866
200d225a85ff (svn r2372) - Fix (console): update the example scripts in the scripts/ directory to reflect the new console functionality
Darkvater
parents: 623
diff changeset
     2
name = "myname"