Jump to content

Question

4 answers to this question

Recommended Posts

  • 0
Posted

The message indicates the string that's missing. You need to go into your language file, and inside combat you need to define the targetoutsiderange string. This is not a typo, it's just missing.

Below stat4 you need to add <string id="targetoutsiderange">Your message here.</string> to fix this until another release is published with this string.

  • 0
Posted
On 26.08.2017 at 9:01 PM, panda said:

The message indicates the string that's missing. You need to go into your language file, and inside combat you need to define the targetoutsiderange string. This is not a typo, it's just missing.

Below stat4 you need to add <string id="targetoutsiderange">Your message here.</string> to fix this until another release is published with this string.


This is some fault.  should be Server\resources\languages\Server.English.xml Below status6 in <combat>  title.

below the status6 

add <string id="targetoutsiderange">Your message here.</string> if anyone need fix it.

×
×
  • Create New...