I'll try to explain, if there's anything wrong please correct me.
In IA Julia there's a lot of CUSTOM features, such like Reset system, ADD Points, /post , PcPoint for time online, and more, right? these features have their own system messages, just like this one :
[Reset System]You have max resets. You can't make more resets.
In IA Julia/translation there's a EN.txt that contains every custom system messages, using the same example as before, there's a line on EN.txt like that:
"[Reset System]You have max resets. You can't make more resets."
== "[Reset System]You have max resets. You can't make more resets."
Basically a feature to let you modify it as you wish, you can change the message to anything, for example : "Reset - You can't reset anymore, sorry bro" , so you have to change the line on EN.txt to
"[Reset System]You have max resets. You can't make more resets."
== "Reset - You can't reset anymore, sorry bro"
So you just have to change the text after "==" and it will overwrite the original messages, for example if you are making a Spanish Server or a Russian server and you want everything translated to your language or if you just want different texts you just have to modify these lines.
But the point is that Feature Aren't working, that's why i asked if someone know how to fix it.
@<c>WebZen
About Vulcanus, there's another MoveReq.txt on IA Julia's folder, i just modified the lines like i did on client and movereq.txt on data/lang .


Reply With Quote


