-
Posts
4,036 -
Credits
0 -
Joined
-
Last visited
-
Days Won
17 -
Feedback
100%
Community Answers
-
`NeverMore's post in Squash Event Failed was marked as the answer
post here -> https://community.l2jsunrise.com/
-
`NeverMore's post in Community Board Buffer was marked as the answer
game/data/xml/sunrise/JavaBuffer.xml
-
`NeverMore's post in L2Jsunrise .getreward Voice Command was marked as the answer
You need to test it, from another pc.
Not your own pc, since you login with 127.0.0.1 ip on your server.
So the system checks if ip 127.0.0.1 voted, which it didn't obviously.
Make your server online in GM only mode, and test it from your friends pc.
-
`NeverMore's post in Community Board was marked as the answer
Ofc you can lol
Try
<html> <title>Community Board</title> <body> <center><table> <tr> <td><table width="120" bgcolor=3293F3><tr><td height=5></td></tr><tr><td>GM Shop</tr></td></table></td> <td><table width="120" bgcolor=3293F3><tr><td height=5></td></tr><tr><td>Gatekeeper</tr></td></table></td> </tr> </table></center> </body></html> I think thats what you are trying to do?Inside the table you was missing the <tr><td> tags
Also ive added one more line using the height function to give height to the table (color)