I've got a little problem with the link to the gameserver.
When i click the table, i go to the game and try to log in with tmtp://#join=Dare-Devils1
Where comes that 1 from? because in the config i used:
Code: Select all
$rows = 2;
$join_name = "Dare-Devils";//Change this to your needs (server login name)
Also i get a protocol popup:

the # is changed in %23 ,i don't know if this give's problems
When i go through with it, i get a error from TM "can't open Manialink"
The link is changed to= http://%23join=Dare-Devils1/
Where can i lose the 1 in the connection link?
thx already