Search results

  1. G

    [PlusEMU] Updating TriggerWalkOnFurni when item is moved

    I am trying to trigger User Walks On Furni, when an item is moved under a user. Currently, this is my code, that I have written in SetFloorItem in RoomItemHandling.cs. // Update Wired triggers foreach (ThreeDCoord Tile in AffectedTiles.Values) {...
  2. G

    Grayscaling doesn't work on group badges

    I have tried download habbo-imaging from 3 different sources, they all work but have the same problem. The colors doesn't work at all, everything is black unless it has another default color. The habbo-imaging I'm currently using comes from ***** (Habbo SWF...
  3. G

    How do I recompile my emulator?

    I want to start editing my habbo emulator, but I am not sure about how I recompile it. Do you know any tutorials/can you explain how? (I couldn't find any tutorials when I searched on google) I use Microsoft Visual Studio 2013 for editing. Update: I figured out how to do it
  4. G

    Doesn't use the changes I made in external_variables.txt (fixed)

    When I edit external_variables.txt it doesn't use my changes (yes i saved it). Are there any fix on this?
Top