That's usually how it plays out when there are comments like this that downgrade people and make them wanna give up. :rolleyes:
On topic: First off, good luck with whatever hotel you're opening, nice to see new hotels still opening. Honestly, I'd recommend Plus Emulator. Arcturus is not the...
Likely that someone is flooding their emulator port or user sessions are being glitched as they log into the client, highly doubt that anyone would boost their user count that high.
Something in your furniture table is messed up, did you run the required queries in the Plus Emulator folder?
Try running this query:
ALTER TABLE `rooms` CHANGE `allow_pets` `allow_pets` INT(1) NOT NULL DEFAULT '0', CHANGE `allow_pets_eat` `allow_pets_eat` INT(1) NOT NULL DEFAULT '0', CHANGE...
I don't quite understand the first issue, but making the staff have a chat bubble by default is easy. Just go into your GameClients.cs and look for the connection, if the connected client is rank 7 or above, or whatever staff rank you want, then set their bubble to the staff bubble upon login.
There's no reason to pay someone $200 to create a hotel, it's nearing 2020, honestly I'd either just follow tutorials or get someone to make it for you for free, legit you'll be wasting $200 for something you could make in a couple of hours, then just update your production, easy.
I'm not too sure how to do this in Arcturus, but if it were in Plus, you could just code a new page type similar to the way the front page is coded on the CatalogPage class, then have it collect from a column for example, badge_bundle, if that does not equal null, then have it insert the badge...