I've Sent a Copy of KAG(KRKR Also) Example/DEMO to you. Please check your e-mail.
I'll make a short description here to help your start with it.
Before your start to make deal with KRKR, you should make clear of what the KRKR FileSystem is.
Please check your KAG SDK(Kirikiri Advanture Game Softeware Development Kit) there are at least 2 elements in the main folder:
ROOT |->
KRKR.EXE Excutable Program File
|->
krdevui.dll Kirikiri Development UI Library
|_>
Data Folder
In the Folder Data there may contains many sub-folders like these:
bgimage
bgm
fgimage
image
others
rule
scenario......
Let's forget about thoes mess information.
just double click on the "
scenario" folder >> you will see :
Every SDK must have a "first.ks" File. This file would tell the krkr.exe the game would start from here.
so, before we start to know how the demo shows you various of effects, you'd better to do this step by step:
1)right click on the first.ks then select "rename". let's change it into "first1.ks".2)press Win+R hot keys to open "run" dialog. then enter those information (with out qoutation marks) "%systemRoot%\notepad.exe".
3)enter some word in the notpad like "Hello World!" then press CTRL+S keys get ready to save it.
4)before you click "&Save" button, please select "Code(&E)" into Unicode, "Type(&T)" into All Files(*.*), then name the file "first.ks" and save it into the folder of "Data\scenario"5)Back to the SDK root Folder, and double click "krkr.exe"... see what did you get? :)YES, Now you may understand What the basically filesystem is.
Infact to learn KRKR is a course that trying to make changes on ks files=_,=|||...
now edit your first.ks
enter another word like...em..."[r]I am Koori.[l] Nice to meet you.[p]"
in the basic kag script, "[" and "]" means "Command". put your "Command Key Words" in to SQUARE BRACKETS GROUP to tell KAG "YOU MUST DO AS I COMMAND YOU...."on the Previous you entered "[r]" ,"[p]"and "[l]".
these two commands told krkr "
set 'I am Koori' into a new line" and "
after finished this word wait for mouse click" finally "
Go to the Next Page".
Have you change your first.ks ready? save it and back to step 5...
Great! you are now have the basic knowledge on it.
now change your first.ks into other filename, and get the origonal firsk.ks back. let's see what the KAG could do.
======================================
There are many codes and commands in KAG. If you want to know how to finish your needs, you could come and ask for help.
I also recommend you goto find a KAG-Document. It would be a great help.
BTW, if you have problem when runing program pls follw your reply any time.
======================================
ps:
In this Demo, you may also get known about the "mask effect theory"(JUST MAY BE) =_,=|||.
ps2:
DO NOT COPY or SHARE IT TO OTHER WEB SITE / NET FRIEND(S).-=CREDIT=-
Original Script
by
Argument D
CC-BY-SA Authorize
by
Captain Cid
CopyRight (C) K.C.D.D.P