I'm trying to add a welcome message like this to my hotel.
The only thread I've seen is this one: https://devbest.com/threads/welcome-message-help.85317/
I added Session.SendPacket(new InternalLinkComposer("habbopages/welcome.txt"));
to my GameClient.cs where the conditional statement for the...