ONScripter

From Anon Vn

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
'''ONScripter''' is a VN engine based on (and nearly the same as) NScripter. It's as simple as downloading the program, putting a font file in the folder it's in, and add a script file called 0.txt to that folder, and it runs.
'''ONScripter''' is a VN engine based on (and nearly the same as) NScripter. It's as simple as downloading the program, putting a font file in the folder it's in, and add a script file called 0.txt to that folder, and it runs.
==Making a script==
==Making a script==
-
*Start lines with `
+
*Start lines with ` (backtick, above Tab on most keyboards)
-
*End lines with  
+
*End lines with <nowiki>\\</nowiki>
*Key press in the middle of a sentence is done using @
*Key press in the middle of a sentence is done using @
==External links==
==External links==
 +
*[http://onscripter.denpa.mobi/ Latest ONScripter builds]
 +
*[http://onscripter.denpa.mobi/api/NScrAPI-framed.xml NScripter command reference guide]
*[http://nscripter.insani.org/reference/ More detailed info at NScripter reference]
*[http://nscripter.insani.org/reference/ More detailed info at NScripter reference]
-
*[http://dev.haeleth.net/onscripter.shtml ONScripter official site]
+
*[http://dev.haeleth.net/onscripter.shtml ONScripter official site (obsolete link)]

Current revision as of 15:50, 9 May 2010

ONScripter is a VN engine based on (and nearly the same as) NScripter. It's as simple as downloading the program, putting a font file in the folder it's in, and add a script file called 0.txt to that folder, and it runs.

[edit] Making a script

  • Start lines with ` (backtick, above Tab on most keyboards)
  • End lines with \\
  • Key press in the middle of a sentence is done using @

[edit] External links

Personal tools