Recent content by Cen0n

  1. C

    Cen0n#6323

    Cen0n#6323
  2. C

    Catalog issue - plus emu r2

    yes, xxx#3620
  3. C

    Catalog issue - plus emu r2

    table: catalog_pages When you add "parent_id" with the value "-1", it sits at the top, then removes all that are -1 and leaves only what you want
  4. C

    Catalog issue - plus emu r2

    Remove parent_id "-1" from all tabs, just leave the ones you want on top
  5. C

    Problems with WebSocket - Plus Emulator

    Hello, I'm having some problems on my WebSocket, could someone help me solve this? The situation is as follows: The connection is usually made when the user enters the client, everything works, but when there is an internet oscillation of the person, the connection closes and is disconnected...
  6. C

    Error Plus Emulator [HELP]

    using System.Collections.Generic; using System.Linq; using System.Text; using Plus.HabboHotel.Rooms; namespace Plus.Communication.Packets.Outgoing.Rooms.Engine { internal class UserUpdateComposer : ServerPacket { public UserUpdateComposer(ICollection<RoomUser> RoomUsers)...
  7. C

    Error Plus Emulator [HELP]

    Hello. I'm using a modified hboom emulator, sometimes errors happen in the rooms and all users go to the home screen, the room hangs, can someone help me, or explain why this happens? [LOGS] exceptions.txt: RoomID [2] is currently having problems with the status of room users...
  8. C

    PlusEMU Jukebox

    I think they have not released any fixes yet, I'm also looking for
  9. C

    {PLUS} Fast food server

    Yes, as I said it will not be worth anything to try to connect the emulator, I've already seen Spanish selling the fastfood code in operation, but in case that turn on this emulator will only stay on black screen I've made several attempts ..
  10. C

    {PLUS} Fast food server

    You have to increase the size of this '' sso_ticket '' table, this means that the Sso Fastfood ticket does not fit into the db plus this will not allow fastfood to work because other packages are needed that no one else has now.
  11. C

    Soccer.cs help

    Does anyone help me solve the ball problem? He stomps on the ball. Print: url: http://i.imgur.com/yz18J6v.gif
  12. C

    Group chats

    Hello, I have a goal, I'm setting up a RP in the Brazilian language, and then I would like to add the Chat Groups but I do not understand the server packets, I already tried to add sometime they did not appear anyone could help me?...
  13. C

    Help me fix the ball.

    Please help me fix the soccer ball in an RP emulator? Try to press on it it does not respond and going up on the other does not leave the place either! http://prntscr.com/e1s91g http://prntscr.com/e1s956
  14. C

    Request Hotelview Logo

    Please could make one for me too but written Hubbly?
  15. C

    [HELP] Build error C+ Plus Emulator

    I have a plus original emulator, but when I try to do it with Build My translated commands happens some errors as -> 1>C:\Users\Administrador\Desktop\PlusEMU\Communication\Encryption\KeyExchange\DiffieHellman.cs(32,48,32,58): error CS0246: The type or namespace name 'BigInteger' could not be...
Top