Search results

  1. V

    Does a collection exist of furni/clothes/hairstyles/etc?

    HabboAssets is your best bet when it comes to adding things one by one. There are some SQL generators out there which may help you, https://devbest.com/threads/furni-sql-generator-arcturus-base.92733/ If you have an extremely old catalogue then I would recommend using the MyBobba one to get...
  2. V

    Navigator Thumbnails & Camera

    This is a bug within the config, change where "camera.url" is and replace it with your domain, should fix it! Edit: I can see you already did this in your UI Config, it's likely your index.html is reading another UI config in this instance.
  3. V

    Navigator Thumbnails & Camera

    Use F12 to open the console and see where it is trying to pull the images from. It's likely the configured value in the emulator settings does not match the actual location. When in console you will see where it is trying to pull the images from.
  4. V

    Nitro React Edit - Shockwave Theme

    Please do not add me on discord asking for help; if you get stuck try practice with Nitro itself and ask in the forums. This does require a level of development knowledge to get the client going.
  5. V

    Nitro React Edit - Shockwave Theme

    Hey All, I've kind of run dry on this project as other real world projects have taken over. My intention was to get it fully there with shockwave before releasing but I'm not sure if that will ever happen. As far as I'm aware I just need to code room-o-matic but most other looks/styles are...
  6. V

    Arcturus Flash UI

    Yeah that's the one, since your using proper copy its not an image issue and the advice from @Liam and @Laynester is best.
  7. V

    Arcturus Flash UI

    The lines you are seeing is probably due to someone altering the image in the CSS, you should simply download the latest stable from Robbis' GIT. The tabs not being selectable/overflowing i believe is a known issue and ive not found a fix for it as of yet, probably have to code it myself.
  8. V

    [Powershell] Furnidata Clothing Extractor

    Are you constantly looking for the updated clothing SQL's for your hotel? Not sure which SQL pack to use as you may have custom clothing? Well here is a nice little powershell script which you can provide the FurniData.json file and it will extract all the clothing and generate all the needed...
  9. V

    Clothing in Catalog

    Put your FurniData.JSON in the same folder as this powershell script and run it, it will generate 3 files, you will just need clothing_items.sql and then restart your emu.
  10. V

    Currency Multiple Buying Options

    Can anyone tell me where I can set currency furni to be purchasable as multiple please? As far as I can tell everything in the database is correct and so is the furnidata. { "id": 2066, "classname": "CF_50_goldbar", "revision": 45508...
Top