Search results

  1. T

    Logo Creation

    Hey Devbest, If you wanted to create a custom logo for your hotel, heres how. First find a font you'd like to use (download the files from DaFont or any other font website, and import them into photoshop) Figure out your sizing (reference a findretros banner to see if it will fit) Write your...
  2. T

    Habbo Hotel View

    You can find seperate hotelviews: https://git.krews.org/nitro/default-assets/-/tree/master/images/reception BR: https://git.krews.org/nitro/default-assets/-/blob/master/images/reception/br.png Using Laynester's "canvas" combine the two
  3. T

    Furni Search and Buy?

    If they are using arcturus its a simple query UPDATE catalog_items INNER JOIN items_base ON catalog_items.item_ids = items_base.id SET catalog_items.offer_id = items_base.sprite_id WHERE item_ids NOT LIKE '%;%';
  4. T

    Furni Search and Buy?

    Its related to your productdata and catalog_items offer_id's you ned to match your offer_ids to furnidata sprite ids
Top