파이어플라이를 한국어로 쓰고 싶은데

<spotted_extended.xml>
<setup>
<module_spotted_extended> true </module_spotted_extended>
<Debug> false </Debug>
<Self_Lamp> true </Self_Lamp>
<Self_Marker> true </Self_Marker>
<Self_Marker_Minimap> true </Self_Marker_Minimap>
<Squad_Marker> true </Squad_Marker>
<spotted_damage_text> true </spotted_damage_text>
<only_lt> false </only_lt>
<spotted_message> true </spotted_message>
</setup>
<spotted_damage_text_settings>
<text> Светлячок шепчет что насветил {spotted_damage_theory} (от {spotted_damage_theory_min} до {spotted_damage_theory_max}) урона </text>
<text_x> 20.000000 </text_x>
<text_y> 470.000000 </text_y>
<font> hpmp_panel.font </font>
<color> #00FFFF </color>
</spotted_damage_text_settings>
<spotted_message>
<SPOTTED> Засвечены {icons} </SPOTTED>
<RADIO_HIT_ASSIST> Урон по засвету в {icons} </RADIO_HIT_ASSIST>
<RADIO_KILL_ASSIST> Убили по засвету {icons} </RADIO_KILL_ASSIST>
<TRACK_ASSIST> Ассист за сбитые траки {icons} </TRACK_ASSIST>
</spotted_message>
</spotted_extended.xml>


이게 원본인데여

제 생각엔 spotted ~ Track assist쪽의 러시아어를 바꾸면 게임에서도 잘 나올거라 생각 했는데

먹통이 되는걸로 봐선 파일형식이 깨진다던가 그런이유로 그러는거 같은데

이유가 뭘까여


<spotted_extended.xml>
<setup>
<module_spotted_extended> true </module_spotted_extended>
<Debug> false </Debug>
<Self_Lamp> true </Self_Lamp>
<Self_Marker> true </Self_Marker>
<Self_Marker_Minimap> true </Self_Marker_Minimap>
<Self_spotted_announce> true </Self_spotted_announce> 
<Self_spotted_damage_announce> true </Self_spotted_damage_announce>
<Squad_Marker> true </Squad_Marker>
<spotted_damage_text> true </spotted_damage_text>
<only_lt> false </only_lt>
<spotted_message> true </spotted_message>
</setup>
<spotted_damage_text_settings>
<text> Светлячок шепчет что насветил {spotted_damage_theory} (от {spotted_damage_theory_min} до {spotted_damage_theory_max}) урона </text>
<text_x> 20.000000 </text_x>
<text_y> 470.000000 </text_y>
<font> hpmp_panel.font </font>
<color> #00FFFF </color>
</spotted_damage_text_settings>
<spotted_message>
<SPOTTED> 전차 발견 {icons} </SPOTTED>
<RADIO_HIT_ASSIST> 도움 피해 {icons} </RADIO_HIT_ASSIST>
<RADIO_KILL_ASSIST> 전차 파괴 {icons} </RADIO_KILL_ASSIST>
<TRACK_ASSIST> 궤도 파괴 {icons} </TRACK_ASSIST>
</spotted_message>
</spotted_extended.xml>


이런식으로 하면 될거라 생각했는뎅..

파일로 첨부한건 0.9.9인데 0.9.8.1에서두 원본파일이면 작동하는데 옵션을 추가하거나

한글로 바꿀 경우 작동을 하지 않아요...