Now there is a plus edit released 'cloud emulator' where it DOES work , i'm confused right now, looked at the source and the only thing that i can think of is: it creates a session in user_tickets where it creates an sso_ticket that mirrors the auth_ticket in the users table , but since plus...
I could but
1) if i help you over skype that doesn't help other users on this forum that may have the same problem
2) if you are not a 'programmer' or have no csharp knowledge i would not advise plus emulator
Why ? It might be updated and a community project but there is a shit ton of work to...
Try this
using System;
using System.Linq;
using System.Text;
using System.Collections.Generic;
using Plus.Utilities;
using Plus.HabboHotel.Rooms;
using Plus.HabboHotel.GameClients;
using Plus.HabboHotel.Rooms.Chat.Commands.User;
using Plus.HabboHotel.Rooms.Chat.Commands.User.Fun;
using...
you not knowing that motd messages are configured in variables is pretty 'retarted'
Just go and put notification.items.enabled to false and try to use :command :D
It actually is in your variables ..... post them here and let me take a look
Not sure since i can't see yours BUT .. notification.items.enabled=true OR push_notifications.enabled=true
might be set to false in your variables?
So what's the problem now, missing packets ? And as i might have mentioned before : it's closed source and on the plus structure it is auth_ticket while here it is sso_ticket
No i don't , i do know where the error comes from : The room bundle of yours does it include any wired?
Or custom room model ect? if i try a custom room model AND OR a room with wired AND OR a room with a teleport it does NOT work
Behaviour_data is an integer, so that's not it i guess , i was working on exchange and it's the value count , where i never see a reference to behaviour data in the ROOMDEAL interaction type
Hey guys ,
Using the plus emulator r2 for my hotel but i got confused as ***
I was trying to create a room bundle (not knowing how) ,
Checked out the emulator source and the only thing i found is INTERACTION TYPE ?!
can somebody help me set up a room bundle?
I have the catalogue layout ect...