AsunaYukky Posted May 22 Share Posted May 22 Hi team =) Also, i have a little "problem" - wanna to make in-game diary, to share there useful information. About my project - I make at Intersect an open-world game with many secrets. No open quests, many secrets inside map, etc... User must find them, and when he found something, he make a record inside diary. Cause there is no builded-in diary, I tried to make it inside the builder. I make an item with name diary and event "show diary".  Spoiler Also make common event, which shows diary at use: Spoiler And make an player variable with string "diary". I was hoped to save there all information. =( Spoiler  But.... there are only hopes. At event i can't add to variable any information. Only set or replace. =( Spoiler Does somebody have any ideas, how to create diary with other way? Thanks a lot! PS: Sorry for my English. It's not my own language. Link to comment Share on other sites More sharing options...
1 Gibier Posted May 22 Share Posted May 22 You could do this  Spoiler Though I don't see a way to space them on another line. txt1 would be the full diary and txt2 would be the added information. Vio and AsunaYukky 1 1 Link to comment Share on other sites More sharing options...
0 AsunaYukky Posted May 23 Author Share Posted May 23 @Gibier Thanks a lot! Tried your variant and it works! But troubles with new line are the same. Tried \r\n, \r, \n, <br>... also tried to copy-paste /cr/cl/ symbols inside - not works. @jcsnider @Daywalkr Do we have any ways to fix this? Link to comment Share on other sites More sharing options...
0 Gibier Posted May 23 Share Posted May 23 The engine doesn't have something like bbcode, markdown, or balise Link to comment Share on other sites More sharing options...
0 AsunaYukky Posted May 23 Author Share Posted May 23 1 hour ago, Gibier said: The engine doesn't have something like bbcode, markdown, or balise  I know. That's sad. Hope that at some future plans it'll be realized. By my opinion, markdown will be the best. Link to comment Share on other sites More sharing options...
Question
AsunaYukky
Hi team =)
Also, i have a little "problem" - wanna to make in-game diary, to share there useful information.Â
About my project - I make at Intersect an open-world game with many secrets. No open quests, many secrets inside map, etc...
User must find them, and when he found something, he make a record inside diary.Â
Cause there is no builded-in diary, I tried to make it inside the builder.
I make an item with name diary and event "show diary".
Â
Also make common event, which shows diary at use:
And make an player variable with string "diary". I was hoped to save there all information. =(
Â
But.... there are only hopes. At event i can't add to variable any information. Only set or replace. =(
Does somebody have any ideas, how to create diary with other way?Â
Thanks a lot!
PS: Sorry for my English. It's not my own language.Â
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now