Posts: 271
Threads: 19
Joined: Nov 2013
Reputation:
0
Well, my script is huge and i scripting it. But i forgot the next dialog id. My script is having lots of dialogs and i don't know which dialog id shall i put in the next dialog cuz i forgot em. Please Help Me.
If there is a software or a tip plz post it here
Posts: 2,175
Threads: 235
Joined: Sep 2009
Reputation:
0
That why i define all my dialogs like:
#define DialogBLA 1
#define DialogLAL 2
and so on
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
I guess I've to check the y_inline/y_dialog out again, but the last time I did (about a year or so) I found it difficult.
I may give a try in the future!
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
It's really easy to use actually, you just need to wrap your head around the concept.