Jump to content

stdExtra.zh

Overview
Creator: MoscowModder Updated: 18 Mar 2015 Tags: Library Downloads: 242
Rating[?]: Rating: 3.5/5 (1 rating)
View Script Download Script
(5.77 KB)
Information

Description Setup Reviews Comments

You can use this header by placing it in the same folder as ZQuest, then putting the following includes (once) at the top of your script file:
import "std.zh"
import "stdExtra.zh"
import "string.zh"
import "ffcscript.zh"
NOTE: This header contains a few (clearly-marked) settings constants at the top that you'll need to set for your quest.

If you don't already have ffcscript.zh, you can get it here.