Recent content by LeBlanc1

  1. LeBlanc1

    Public Hotel

    https://devbest.com/threads/devbest-exclusive-series-ep-2-how-to-create-a-online-r36b-habbo-retro-using-a-vps-and-iis.87958/
  2. LeBlanc1

    Clothing Linking Configuration?

    I just did this and it worked for me. Run: SET@@global.sql_mode=''; Then: 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...
  3. LeBlanc1

    [PlusEMU R2] Recent Purchases in cata

    Thanks! i think many are waiting haha ;)
  4. LeBlanc1

    [PlusEMU R2] Recent Purchases in cata

    1 cata page will be a lot of work then lol thanks for the info!
  5. LeBlanc1

    [Release] June 2019 Clothes

    Just to let you know, the long mohawk's figuredata is wrong in the file you put in the .rar It should be: <set id="3841" gender="U" club="0" colorable="1" selectable="1" preselectable="0" sellable="0"> <part id="3478" type="hr" colorable="1" index="0" colorindex="1"/> <part id="3478" type="hrb"...
  6. LeBlanc1

    [PlusEMU R2] Recent Purchases in cata

    So you mean it's impossible?
  7. LeBlanc1

    [PlusEMU R2] Recent Purchases in cata

    Hello! Do anyone know how to put/code recent purchases page in catalog? it seems a useful and an interesting page in cata. Thanks
  8. LeBlanc1

    PlusEMU R2 updating packet headers

    Already fixed it. Thanks!
  9. LeBlanc1

    PlusEMU R2 updating packet headers

    I tried updating my PlusEMU R2 from PRODUCTION-201701242205-837386173 to Production-201812272209-984739530 by following this tutorial by smh https://devbest.com/threads/release-production-201812272209-984739530.87548/. Replaced my Habbo.swf, RSAKeys.cs, ClientPacketHeader and ServerPacketHeader...
  10. LeBlanc1

    NuxAlertMessageComposer Header

    Hi. is there a NuxAlertMessageComposer for PRODUCTION-201701242205-837386173? can anyone share it? thank you so much!
  11. LeBlanc1

    Stack Height command problem

    got 0 errors on visual studio. but after i debugged it, i got this changes on PlusEMU is it an error? 1558958127 does it have to do it production number? because mine is PRODUCTION-201701242205-837386173
  12. LeBlanc1

    Stack Height command problem

    I followed this tutorial (https://devbest.com/threads/fully-functional-stack-height-command.86090/) Did it right and No errors Also debugged it but i'm stuck at 76% after. I am using PlusEMU R2 Please help! :(
  13. LeBlanc1

    How to fix easier stacking??

    is this working for PlusEMU R2?
  14. LeBlanc1

    [PlusEMU] ads_background permissions

    ???? how and where?
  15. LeBlanc1

    [PlusEMU] ads_background permissions

    Hello guys! Can anyone help me how to let Moderators or lower use and edit the ads_background and ads_mpus? because Owner and Developer has only the permission to edit and use it.
Top