Homeroom

Status
Not open for further replies.

Bran

mediocre graphics artist
Mar 13, 2017
1,727
1,530
so basically, i ran this code and i want everyone to be teleported to a certain room when they enter the hotel, but this code only seems to make only the registered users teleport there? does anybody know how to make it so that when they make an account they teleport there too?

i ran this code but it just made the existing users teleport there
Code:
UPDATE users SET home_room = 'THEROOMIDHERE'
 

Bran

mediocre graphics artist
Mar 13, 2017
1,727
1,530
Yeah, open the users table in the design view and change the default home_room to the room ID.
which line do i put it in?? is it the blank one right at the end?
w5J82VL.png
 
Status
Not open for further replies.

Users who are viewing this thread

Top