Posts: 1,753
Threads: 277
Joined: Sep 2010
Reputation:
0
Alright, I am creating an MDC system, I just want to know;
How can I read a name from a file (DINI) with inputtext of a dialog?
Thank you.
Posts: 485
Threads: 9
Joined: May 2011
Reputation:
0
Load the data into an array, or parse the file when OnDialogResponse, but why dini? so bad.
Posts: 1,753
Threads: 277
Joined: Sep 2010
Reputation:
0
That's what I mean, but wait; is there any way to do it with just typing an ID or part of a name, instead of reading from a file, the player must be connected?