• 🎉 Hey there! I've just launched my brand new server voting platform — Metin2 P Servers 🚀

Fix Reading locale_string.txt ( on Channel Booting )

Member
Dec
Threads
1
67
1
8
HubMoney
367
This release contain a new function which reading the locale_string.txt on channel booting.
The default ymir's reading function is one of the best example of bad practice (open a .txt file as binary to reading text?).

There the difference between my func and the ymir's func (in the image)

TO USE FIX MUST HAVE C++11

[Hidden content]
thanks
 
Member
Jul
Threads
0
45
13
8
HubMoney
454
This release contain a new function which reading the locale_string.txt on channel booting.
The default ymir's reading function is one of the best example of bad practice (open a .txt file as binary to reading text?).

There the difference between my func and the ymir's func (in the image)

TO USE FIX MUST HAVE C++11

[Hidden content]
Ty 4 share this thread
 
Member
Jul
Threads
0
35
0
6
HubMoney
263
This release contain a new function which reading the locale_string.txt on channel booting.
The default ymir's reading function is one of the best example of bad practice (open a .txt file as binary to reading text?).

There the difference between my func and the ymir's func (in the image)

TO USE FIX MUST HAVE C++11

[Hidden content]