KENSHIN'S PROFILE

Search

Filter

Retcon Library: Journal

Sorry to bother you, McDohl, but, it's possible to have the entry showed in the order the player unlock them unles in order I inscribed them?

EDIT

Ok I solved my problem.
I insert in an empty script:
M1 = "blablabla"
$pag = 0
than in a call script
RETCON::Journal::journal_activate($pag)
RETCON::Journal::modify_entry($pag,M1)
$pag += 1

It worked ^^
Pages: 1