1 Attachment(s)
Role.jsp edit help info needed
hey folks,
i have a problem with some configuration,, on the location position thingy (see picture) it shows a , instead of a .
it causes a lil troubles to me so if there is anyone who can help me fix this? :)
trying to solve the problem by editing the jsp file but idk where to change what. (didnt changed anything yet tho)
tnx again :)
grtz Squeeksy
Attachment 149796
Re: Role.jsp edit help info needed
In role.jsp file find:
Make sure it looks like this:
Code:
coordinateX = (new DecimalFormat("#.##")).format(character.status.posx);
coordinateY = (new DecimalFormat("#.##")).format(character.status.posy);
coordinateZ = (new DecimalFormat("#.##")).format(character.status.posz);
Re: Role.jsp edit help info needed
Hi
in our file it is located already as inside as in yours, still there but the error is
Re: Role.jsp edit help info needed
Why dont use iweb instead of pwAdmin? Its easier, they doesnt need (,) nor (.)
Just in case, its your.ip.address:8080/iweb/role/
http://s21.postimg.org/xdea5tr9z/Untitled.jpg