I don't quite understand, it doesn't seem to work, or am I doing it wrong.You must be registered for see links
Edit the button in the me page has nothing to do with the client
Just tried this and it didn't work :/<a href="{url}/client" target="_blank" "38c35fe8bac3cff9c706f467ca3909ac2e5d7f52" onclick="HabboClient.openOrFocus(this); return false;">Enter {hotelname} Hotel<i></i></a>
That is correct.
Just tried this and it didn't work :/
Provide the code so I can look at it. Not just a basic line because apparently something isn't being pasted right.
You must be registered for see links
Thank you!
<a href="{url}/client" target="_blank" onclick="HabboClient.openOrFocus(this); return false;">Enter {hotelname} Hotel<i></i></a>
Nope... still doesn'tTry this:
Code:<a href="{url}/client" target="_blank" onclick="HabboClient.openOrFocus(this); return false;">Enter {hotelname} Hotel<i></i></a>