Room On Register Problem

Status
Not open for further replies.

HabTeen

Member
Apr 15, 2019
27
0
Dear,

I have created a Room On Register for users. This works with room and model and create the room when registered.
Only problem is now, when they go into the client, they won't forward to that registered room. They stay in Hotel Sight, also, the only item that has to be in the room when created, is not there.

How can I fix these two things?

Greetings.
 

HabTeen

Member
Apr 15, 2019
27
0
Already tried. That's the problem, It just don't forward the user inclient to the room, and doesn't set the item in the room. Only room creates with name and description.

Greets.
 

Joe

Well-Known Member
Jun 10, 2012
4,090
1,918
You've clearly not added it right then, or you've changed the code and f*cked it up. I've personally used the release I linked above, it does work if you're using Plus and RevCMS.
Post automatically merged:

Pretty sure
Code:
mysql_query("UPDATE `users` SET `home_room` = '".$theRoomID['id']."' WHERE `id` = '".$_SESSION['user']['id']."'");
would work..?
 

Joe

Well-Known Member
Jun 10, 2012
4,090
1,918
Because i wan't to complete a R63 Habbo Retro how it was back then. That's why.
For new clothes and furniture and the up to date features, I would recommend using Plus.
However, if you still want to do this you could use the tutorial I've linked and change the queries so it matches the database for R63, the code is there, it just needs tweaking to suit your needs.
 

HabTeen

Member
Apr 15, 2019
27
0
You're a hero. I wil test it! Thanks!
Post automatically merged:

Does anybody eventually know how to read all the chatlogs? From rank 4 to 7?

Greetings.
 
Last edited:
Status
Not open for further replies.

Users who are viewing this thread

Top