StateGo ティラノスクリプト サンプル / StateGo tyranoscript sample
Windows 7/8/10
StateGo
Tyranoscript/Tyranorider
動作確認環 / Confirmed execution environment
Tyranoscript Ver475
TyranoRider Ver220
旧サンプルは _before_beta6へ移動しました。 StateGoのbeta7以降でも問題なく動作するようにしてあります。
The previous sample has been moved to "_before_beta6" folder. Even though data file created using before StateGo beta6 can work using StateGo Beta7.
| 変数 / Variablel | 説明 / Description | i.e. |
|---|---|---|
| TYRANOSCRIPT | ティラノスクリプトのシナリオフォルダ指定 / Set a Tyranoscript senario folder | c:\ts\tyranoscript_v475\data\scenario |
| TYRANORIDEREXE | ティラノスクリプトデバッガ(ティラノライダ)指定 / Set the path of TyranoRider(Tyranoscript debugger) | c:\ts\TyranoRider_win_v220\tyranorider.exe |
It is a StateGo sample using tyranoscript demo.
tyranoscriptのデモを利用したサンプルです。
| ファイル / File | 説明 / Description |
|---|---|
| copykstotyrano.bat | 生成ファイルをTyranoscript用シナリオフォルダへコピー / Copy the created file to Tyranoscript scenario folder. |
| open_senaiofolder.bat | Tyranonoscript用シナリオフォルダを開く / Open Tyranoscript scenario folder. |
| tyranoroder.bat | TyranoRiderを実行 |
@jump storage="testControl.ks"
2019.11.3 Sample updated for 'Gosub' and 'Loop' features.

