Search found 5 matches

by zpr
Wed Mar 02, 2016 10:57 am
Forum: Dialogue System for Unity
Topic: Articity Draft converter Multilanguage
Replies: 6
Views: 2387

Re: Articity Draft converter Multilanguage

Hey Tony, thank you for responding in both threads. As for now I don't need the patch but next week I will need the latest Dialogue System version. If the patch doesn't come to the asset store I will PM you eventually. Thank you.
by zpr
Tue Mar 01, 2016 2:04 pm
Forum: Dialogue System for Unity
Topic: Articity Draft converter Multilanguage
Replies: 6
Views: 2387

Articity Draft converter Multilanguage

Hello, How do I convert a multilanguage Arcticy Draft XML ? In the current articy XML there are <localizedString> tags. http://i.imgur.com/jYKO7nD.png I've tried to edit and create extras <localizedString> like this: .... <LocalizedString Lang="en">Nevermind. Goodbye.</LocalizedString> <Lo...
by zpr
Mon May 11, 2015 4:43 am
Forum: Dialogue System for Unity
Topic: Actor Name Localization
Replies: 3
Views: 1403

Actor Name Localization

Hello again, I'm unable to get DialogueLua.GetLocalizedActorField() right. It's returning an empty string Tested others functions and  got the following DialogueLua.GetActorField(initialName, "Name").AsString; // returns 'Ingrid' DialogueLua.GetActorField(initialName, "Ability")....
by zpr
Fri May 08, 2015 6:40 am
Forum: Dialogue System for Unity
Topic: Actor Name Localization
Replies: 3
Views: 1403

Actor Name Localization

forgot to mention it didn't work the "Name {localize_ID}"
by zpr
Fri May 08, 2015 6:34 am
Forum: Dialogue System for Unity
Topic: Actor Name Localization
Replies: 3
Views: 1403

Actor Name Localization

Hello,



In DS wiki http://www.pixelcrushers.com/dialogue_s ... ation.html I couldn't find an example on how to localize actor names.



I've tested like this: http://i.imgur.com/WeQUhkO.png



"Name {localize_ID}"