Plus Emu Room Welcome

oltreiltutto

New Member
Jun 29, 2017
23
0
Hi, I would like to know how to set up a private welcome room
I tried this way but it does not work!
 

Jwake

Member
Feb 12, 2016
140
10
This is the way too do it, if it don't work then restart your emulator possibly. Or you're doing it wrong, if you need more help then give me your skype I'll be more than happy to help.
 

Joe

Well-Known Member
Jun 10, 2012
4,090
1,918
Run this, this should work.

Code:
UPDATE users SET home_room = '62';
Try now again to enter hotel.
This will work to set current users who have registered already.

To allow new users to have the same room, make sure you edit your users table in your database and set the default home_room to 62 (if that's the ID of course).
 

Users who are viewing this thread

Top