How do you set a room so when people join the hotel the go in it?

amarkey10

Member
Feb 4, 2012
45
1
So i was just wondering how do u set a room that when you join the hotel you go straight in it and sorry for all these posts i just need help with a few things.
 

DaLightz

See ya'll in the afterlife.
May 19, 2012
1,136
262
K so, go to the database> look for table users> go to the structure> make home room the room id of the desired room :)
Now when users register, they will enter the client and be sent to that room untill they make a home room.
 

R3GuLaTiOnS

Member
May 12, 2012
74
7
How to Add a Homeroom to your Retro

Step 1. Go to

Step 2. Open your Phoenix database and click MySQL

Step 3. Then type in :

UPDATE users SET `home_room` = 'ROOMID`

Step 4. Go to your retro and type :Update_settings

And now, your done setting up your Homeroom for your retro, Enjoy !
 

Users who are viewing this thread

Top