Hello, i just implemented a offline shop. Everything works well except translation from local_string.txt. (i am not sure, if this implementation did that)
Bitte melden Sie sich an, um diesen Link zu sehen.
First 1 line in metin2 chat at the bottom is Picking up my Armor +9 (in korean lang). Second line is throwing that item, 3 & 4 is using Red potion (Buff crit) 3 times twice so i get "Effect is already used in my language "Effekt je již aktivní"; (u can see it in the notepad on the right side of picture). But u can see at 5 line "Niepowodzenie" its get translated and at 6 it doesnt support special characters (Before it did). It often take only first line, the korean one.
Before implementing Offline shop, it works well. Now it doesnt support special character and not even use bottom line translate. Thank you for help
syslog only contain "Sep 5 14:06:07 :: [ 22400] return 0/0/0 async 0/0/0"
syserr empty.
Second question: How local_string.txt is used, which script use it, for example when i throw something on ground, where is function to take local_string line and return translated text ? I am debuging Metin Client Binary, but i cant find it, where is that function. I guess its somewhere in Server files in share/game.
There is also bug in my edit shop window.
Bitte melden Sie sich an, um diesen Link zu sehen.