Hi,
There are all these different kinds of addons that change the values of different lines of code in the xml.
It made me wonder, are all these xml values just saved and loaded by the game from our computers and not checked from the bns server? I am asking this because when I tried reading some lines in the xml, it seemed that changing some of the values there would result in a very different game mechanic overall.
For example, the "<option name="attack-glide-auto-target-height" value="15.000000" />", if im not mistaken this value is the farthest distance from the target when you can use your glide attacks. This would be prolly broken/op if you just increase it and the values aren't checked in the server.
Sorry if this question might sound too stupid, I'm just curious as to how much we can actually change in the game by changing xml codes on the client side.
Thanks in advance
There are all these different kinds of addons that change the values of different lines of code in the xml.
It made me wonder, are all these xml values just saved and loaded by the game from our computers and not checked from the bns server? I am asking this because when I tried reading some lines in the xml, it seemed that changing some of the values there would result in a very different game mechanic overall.
For example, the "<option name="attack-glide-auto-target-height" value="15.000000" />", if im not mistaken this value is the farthest distance from the target when you can use your glide attacks. This would be prolly broken/op if you just increase it and the values aren't checked in the server.
Sorry if this question might sound too stupid, I'm just curious as to how much we can actually change in the game by changing xml codes on the client side.
Thanks in advance