plus

  1. DDDDec

    [LifeRP] Clipstone sims roleplay plus/arc/nitro development.

    Starting off with plus been learning some basic C from BO2 so i decided id give plus ago with editing and making some shit nothing special just to pass the time, using the same tech. once im done with flash ill move to arc and nitro or just arc or nitro. i will be using stuff that the emulator...
  2. RobinLA

    Degree of Protection (PlusEmu)

    Hello everyone, I have a little problem. I get the following error - it says, that "RoleplayUser.Client" cannot reach 'cause the degree of protection. But I don't understand why... Here's the error: And these are the codes: Habbo.cs public IWebSocketConnection WebSocketConnection {...
  3. Rjota

    Help with decorating floors

    I want to put the floors in the solid room and I'm not sure how to do it, is it an emulator or swf? Like this
  4. H

    PLUS Emu | Error after changes

    So, I've been stupid and making a lot of changes without saving or taking backups lately. Some of them being editing text in the catalogue (in MySQL), editing some of the flash_texts, adding a badge. I also did this (link to post), to try to fix the Wired. That is the last ting I did before I...
  5. P

    [COMMAND] Add LTD (catalog)

    Hi! I coded this command and now I want to share it for everyone. :) 1- HabboHotel>Rooms>Chat>Commands>Administrator and enter a new code with the name LTDCommand.cs #region using Plus.HabboHotel.Items; using Plus.Core; using Plus.HabboHotel.GameClients; using System; using...
  6. Niloooo

    Client Redirects to "ME" page..

    Hi, my client is redirecting me to the /me page? It loads for like 2 sec and then it redirects.. I have no showing connections in the emulator.. Would love some help! (im using Plus Emulator)
  7. AlexstyleRetro

    [PROBLEM] Furno Camera SWF BUG

    Hi guys! First for all, sorry for my bad english but i'm italian Today i Fix my Camera with RABCADASM (100% work) but when i buy the photo, it's bug I use UFO Server (Emulator base Plus) .htaccess RewriteEngine On # SUBMITS - CMS by Forbi RewriteRule ^submit(|/)$...
  8. 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...
  9. S

    [PLUS] Pets Bug

    Hey Devbest's, I really need some help... I have a problem with my pets! You can buy them, you can place them... But the pets wont show up, neather in the shop as in the room. Does someone please have a fix for this? Here are some image: If you know anything about fixing this, then please...
  10. Z

    Clickable link? [PLUS]

    How I can add a clickable link for the bubble? Ex. http or https...
  11. S

    [PLUS] Help Command - Need help

    Hey Devbest's, I have a problem, i'm using PlusEmu. An editted one, with some customs. There is a command named HelpCommand. But the problem is, that its not functioning as it should be. The command is working like this: There is a user saying ":help (description)" then is says a wishper with...
  12. Z

    Enable effect will not go away after reload the room

    Hello dear devbest, I have a little problem.. If i enable a effect and reload the room, that will not go away. Info: Plus Emu Picture: Sry for my english, I'm from germany.
  13. AlexstyleRetro

    Camera CoreDev Bar

    Hi! in external_override_variables.txt i set "camera.enable = true" the camera does not check in the toolbar I use Pack CoreDev by Thiago ShazamiconSCREENSHOT CLICK HERE Shazamicon I deleted cache and restarted emu but nothing
  14. P

    [FIX] - Room Map (:Floor)

    Today I'm going to give you a fix for your Habbo. What does it consist of? On the floor (: floor) you can change, add, remove, climb, etc ... squares of your room. Only when they have mobis and you run the floor command for editing the mobis (all) are in the same form (1x1, following the print)...
  15. Rystbo

    [R63] Re-GRANDOPENING Paradise Hotel - R63B / Plus / Rev / Hiring [NEW] UPDATED FURNI

    Paradise Hotel Is Here!!! What is Paradise Hotel? Paradise is an online community for players where you create your very own character and design hotel rooms. You'll also meet new friends, chat, organize parties, look after virtual pets, create and play games and complete quests. Lots of...
  16. treebeard

    [PlusEMU] Trouble Getting :emptyitems To Not Delete LTD's

    Helllo everyone, I'm currently trying to get the command :emptyitems to not delete LTD's. I have edited the function ClearItems() in InventoryComponent.cs to look like this: public void ClearItems() { UpdateItems(true); using (IQueryAdapter dbClient =...
  17. U

    Building Blocks (Bug)

    Hey there, I have a little problem. I wanna use an customized Plus Emulator. But there are the building blocks buggy. So you can change the height but when you wanna put a block (where you change the height) on another block then the block disappears. I tried the same with another Plus Emulator...
  18. treebeard

    [PlusEMU] Trouble With Marketplace

    Hello everyone, I've recently been trying to get the marketplace working in my Plus emulator R2. When trying to add a new furni offer to the marketplace I get this error immediately: Here's the packet headers I have in my Communication > Packets: Client Packet Header --------------------...
  19. treebeard

    [PlusEMU] Trouble with roll and close dice commands

    Hello everyone, Title is pretty self-explanatory; I'm working on adding close and roll to my hotel but I get a stack overflow exception error when trying :close in the hotel. https://imgur.com/5izWdgx I added this to GameMap.cs public static bool TilesTouching(Point p1, Point p2) {...
  20. treebeard

    Trouble Adding Code For Diamond Exchange

    Hello everyone, I just edited my ItemUtility.cs and CreditFurniRedeemEvent.cs in PlusEMU R2 to try and add the ability to have a diamond exchange. Here is a link to the classes before I made any edits: https://pastebin.com/hWLT6XKh Here is a link to the classes after I made my edits...
Top