Search results

  1. Hypothesis

    [HELP] Catalog Problem

    flash.dynamic.download.name.template=%typeid%.swf flash.dynamic.download.url=http://localhost/swf/dcr/hof_furni/ flash.dynamic.icon.download.name.template=icon/%typeid%%param%_icon.png Add this to external_variables, then clear your cache. Make a folder inside swf/dcr/hof_furni, and call it...
  2. Hypothesis

    Music in your Room

    I don't know if that function was coded into Plus Emulator by default, I recall it being in Mercury Server though, which was an edit of the original Plus Emulator, look into that maybe?
  3. Hypothesis

    PLUSEMU :massgive command?

    You have to compile your entire solution.
  4. Hypothesis

    PLUSEMU :massgive command?

    Have you added them to CommandManager.cs? Here's a MassGive command I just edited the global give. using System.Linq; using Plus.Communication.Packets.Outgoing.Inventory.Purse; using Plus.Communication.Packets.Outgoing.Rooms.Notifications; using Plus.Database.Interfaces; using...
  5. Hypothesis

    Client stuck at 76% worked yesterday!

    Seems to me like your database is what is the problem if you've replaced everything else except that.
  6. Hypothesis

    White client new swf and emulator

    It's more than likely variables not linked correctly. Check your browser console.
  7. Hypothesis

    Recruiting Kubbo is looking for a designer

    This request is a tad bit vague. You want a full CMS design from scratch? Or do you want the style of an already existing CMS changed? In all honesty, I don't think you'll get any takers for this request. There is something called labor, which is apart of the factors of production. Labor is...
  8. Hypothesis

    Voucher Update Problem Plus Emulator

    case "vouchers": { if (!Session.GetHabbo().GetPermissions().HasCommand("command_update_vouchers")) { Session.SendWhisper("Oops, you do not have the 'command_update_vouchers' permission.")...
  9. Hypothesis

    Staff Badge Generator (Improved)

    Great release, i'm sure a lot of people will find this useful! Personally, creating a staff badge takes max like 5 minutes, but understandable, people these days are lazy.
  10. Hypothesis

    Plus Emulator Football

    I'm triggered, it's not an "ARTICLE," :oops:
  11. Hypothesis

    NextGen Hosting

    Why is this thread still active, yikes, pretty pointless to continue ramping it up. Just more pointless screenshots that re-state something everyone already knew about. Just let this thread die already, jesus lmao.
  12. Hypothesis

    [HELP] SWFS not loading..

    I told you the issue over Discord, what do you mean, you didn't ask any other question.
  13. Hypothesis

    NextGen Hosting

    I mean, it was kinda brought upon yourself. You received complaints and instead of taking a professional approach, you chose to argue in this thread for minimum three days. Then you threaten to get this forum closed just because they won't remove a thread of someone stating their experience with...
  14. Hypothesis

    [R63b][PlusEMU] Expanding display

    Clearly not mate, otherwise it would've updated. You're not using the Habbo.swf you just put into there, you're using the habbo.swf it generates inside the /habbo folder, it doesn't replace your current habbo.swf, you need to go into the folder /habbo and the habbo.swf is there. Here's a way to...
  15. Hypothesis

    Help-me PLUS EMULATOR.

    Why not just install Visual Studio 2017? Why use source code editors that don't have built in complie functions, you're just making extra steps for yourself. You can easily download Visual Studio 2017, and do everything from there, with Visual Studio code, it is basically the same thing as...
  16. Hypothesis

    Help-me PLUS EMULATOR.

    Understandable, but I mean Visual Studio takes up very little resource for me, even when I've used it on a 1GB RAM server with like only 7GB of disk space available. It only dropped me to like 5GB and it was decently fast at loading solutions. dotPeek isn't an IDE either, well it is, but it...
  17. Hypothesis

    [HELP] SWFS not loading..

    As I told you on DevBest, your hof_furni isn't linked correctly.
  18. Hypothesis

    Help-me PLUS EMULATOR.

    I'm honestly confused why you're using dotPeek instead of Visual Studio, I don't think anyone here uses dotPeek, but as said before, you'll need to build the solution. How exactly do you build the solution, no idea, never used dotPeek, but you can check their documentation.
  19. Hypothesis

    [R63b][PlusEMU] Expanding display

    Did you use the newly generated Habbo.swf located in the habbo folder of HabboUI editor?
Top