[Tutorial] Language System using eINI
#8

I agree that custom replacements are good, but only for constant words. For example, you have a text:
HELLO_MSG = Welcome back, [player_name] - where [player_name] obviously is a name of player. And to output this message with specific name you should replace the [player_name] with the name of player each time you want to get a specific string depending on language. And it will take some time.

Quote:
Originally Posted by Yashas
View Post
Moreover characters that are sensitive to the INI Parser will cause problems until and unless you use /; or /# or any other escape sequence which tells the parser to ignore the special character.The format function won't do this for you.
Can you give me an example of string which will cause some problems and how to fix them?
Reply


Messages In This Thread
Language System using eINI - by Yashas - 10.05.2015, 19:05
Re: Language System using eINI - by Ahmad45123 - 10.05.2015, 19:34
Re: Language System using eINI - by J4Rr3x - 12.05.2015, 16:48
Re: Language System using eINI - by Joshua1 - 12.05.2015, 16:52
Re: Language System using eINI - by Yashas - 12.05.2015, 17:21
Re: Language System using eINI - by valych - 14.05.2015, 06:32
Re: Language System using eINI - by Yashas - 14.05.2015, 08:24
Re: Language System using eINI - by valych - 15.05.2015, 07:40
Re: Language System using eINI - by Yashas - 15.05.2015, 07:48

Forum Jump:


Users browsing this thread: 1 Guest(s)