53 lines
1.8 KiB
HTML
53 lines
1.8 KiB
HTML
<HTML>
|
||
<HEAD>
|
||
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
|
||
<TITLE>Anachronox Editing Documentation</TITLE>
|
||
</HEAD>
|
||
<BODY BGCOLOR="#000000" TEXT="#EFEFEF" LINK="#00FFFF" ALINK="#FFFFFF" VLINK="#05F3D0">
|
||
<CENTER>
|
||
<P>
|
||
<FONT FACE="Helvetica">
|
||
|
||
<FONT COLOR="#0055DD"><B>Tutorial 8: Saving / Loading</B>
|
||
</FONT>
|
||
</CENTER>
|
||
<P>
|
||
<HR>
|
||
<BR>
|
||
Notice the Buttons on the top of the screen
|
||
<P>
|
||
NEW – loads a blank script called "new.s" from your anoxdata/scripts directory. If there isn’t a "new.s" in there, you can save one from Planet.
|
||
<P>
|
||
FILE - For loading and saving
|
||
<P>
|
||
PATH - to name/color code Paths
|
||
<P>
|
||
NODE - to input node commands
|
||
<P>
|
||
HIDE - For hiding the screen and better viewing
|
||
<P>
|
||
What we are gonna deal with now is Saving/Loading.
|
||
<P>
|
||
to Save (this should look familiar):
|
||
<P>
|
||
go 2D. click on FILE. Click on the long rectangular box. It'll go blue and you will see a cursor. type your file name (No extension). Hit return, click on save.
|
||
<P>
|
||
HOME/END/INSERT - they work the same as they do in a lot of apps:
|
||
<P>
|
||
HOME takes you to the beginning of the file name.
|
||
<P>
|
||
END takes you to the end of the file name.
|
||
<P>
|
||
INSERT toggles between overwrite and insert modes.
|
||
<P>
|
||
to Load:
|
||
<P>
|
||
go 2d. click on file. click on the Long rectangular box. type in the file name. HIT RETURN. then click on load. pretty simple stuff.
|
||
<P>
|
||
NOTE: if you only know the first few letters of the filename, a list will pop up showing all scripts that begin with those letters. You can click on one of these if you’re lazy. Now, if your script is tucked away in a subdirectory, you’ll have to enter the subdirectory in the file name. For example, if you told it to load "battle/monster_elpinto/monster_elpinto_atak2_none", it would load from the appropriate subdirectories UNDER anoxdata/scripts.
|
||
<P>
|
||
|
||
|
||
<P> <P>
|
||
</BODY>
|
||
</HTML>
|