Recent content by Dan3212

  1. D

    Wired not working Plus emu

    UPDATE `furniture` SET `behaviour_data` = `furniture`.`clothing_id` WHERE `furniture`.`clothing_id` > 0 AND `furniture`.`behaviour_data` = 0; UPDATE `furniture` SET `behaviour_data` = `furniture`.`wired_id` WHERE `furniture`.`wired_id` > 0 AND (`furniture`.`interaction_type` = 'wired_effect' OR...
  2. D

    Regular badges not showing?

    what next? you upgrading to plus emu
  3. D

    [HELP] Welcome Message on Client [HELP]

    To make a custom message, just change value from 1 to the message
  4. D

    [HELP] Welcome Message on Client [HELP]

    add to server_settings welcome_message [variable] value = 1 Then simply restart the emulator i dont know to to change from "Welcome to the hotel" to a custom message >_>
  5. D

    Regular badges not showing?

    Are you sure you uploaded to album1584? It should work.....
  6. D

    Regular badges not showing?

    That should have a badge_definitions table too, i'd suggest upgrading, silverware is awfully laggy
  7. D

    [HELP] Unable to start debugging

    Open plusemulator.sln as a project and debug it
  8. D

    Regular badges not showing?

    Are u using plusemu? if so, have you got badge_definitions in ur db? if not, go here http://habbofiles.com/view/6 at the bottom you will find a .sql file for your badge_definitions. Adding a new badge code: You're adding a new badge to album1584 with the code name staff.gif you go to your...
  9. D

    [HELP] Category of events

    I'd like this too
  10. D

    [HELP] This keeps happening anyway to FIX IT

    You told me when I was helping you that you don't have a TCP/HTTP proxy, this is why. having your real ip on your client.php allows users to view that by whatever method they wanna use. Buy a HTTP/TCP proxy and use them on your rp
  11. D

    CMS-related Client issue.

    Is your variables set up correctly? Have you set up external_override_variables ?
  12. D

    Bug PlusEMU

    What exactly is happening? Is it disconnecting you from client? ect....
  13. D

    PlusEMU Navigator with few errors

    Well, it's back at it again and I don't want to keep truncating the database just to fix this.... Critical Errors in the logs folder: System.NullReferenceException: Object reference not set to an instance of an object. at Plus.HabboHotel.Rooms.RoomUserManager.OnCycle() in...
  14. D

    PlusEMU Help & Support

    Are you putting an external link in? Such as http://boon.pw/images/home.png If not, don't do that. Lets say you put an image in c_images/web_promos folder You put this in your ads background: /c_images/web_promos/filename.filetype
Top