-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
almost done. just fixing the height and then I'm releasing. this furni looks wicked xD
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
-
2 Attachment(s)
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
It's time :D
catalogue:
Code:
INSERT INTO `catalogue_pages` (`indexid`, `minrank`, `indexname`, `displayname`, `style_layout`, `img_header`, `img_side`, `label_description`, `label_misc`, `label_moredetails`, `opt_bodyreplace`) VALUES
(77, 7, 'Virus', 'Virus', 'ctlg_layout2', 'catalog_vir_header1', 'catalog_vir_teaser,', 'A virus is spreading through Habbo Hotel. Many casualties reported and it could get much worse! Whether you are hoping to help infected Habbos or look after number one, get your clean hands on our terrifying Infection Furni.', 's: Latest virus news on TV now!', 'Click on an item to see more details', NULL);
buy_furni:
Code:
INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `catalogue_id_index`) VALUES
(1703, 'hween08_wndwb', 'hween08_wndwb', 4, 0, 0, 0, 0.00, 'hween08_wndwb', '0,0,0', 77, 0, 1, 1, 1703),
(1704, 'hween08_wndw', 'hween08_wndw', 3, 0, 0, 0, 0.00, 'hween08_wndw', '0,0,0', 77, 0, 1, 1, 1704),
(1705, 'hween08_rad', 'hween08_rad', 3, 0, 0, 0, 0.00, 'hween08_rad', '0,0,0', 77, 0, 1, 1, 1705),
(1706, 'hween08_bio', 'hween08_bio', 3, 0, 0, 0, 0.00, 'hween08_bio', '0,0,0', 77, 0, 1, 1, 1706),
(1707, 'hween08_bath', 'hween08_bath', 4, 2, 1, 2, 1.20, 'hween08_bath', '0,0,0', 77, 0, 1, 1, 1707),
(1708, 'hween08_bath2', 'hween08_bath2', 4, 2, 1, 2, 1.20, 'hween08_bath2', '0,0,0', 77, 0, 1, 1, 1708),
(1709, 'hween08_bbag', 'hween08_bbag', 3, 3, 1, 3, 1.20, 'hween08_bbag', '0,0,0', 77, 0, 1, 1, 1709),
(1710, 'hween08_bed', 'hween08_bed', 3, 3, 1, 3, 1.80, 'hween08_bed', '0,0,0', 77, 0, 1, 1, 1710),
(1711, 'hween08_bed2', 'hween08_bed2', 3, 3, 1, 3, 1.80, 'hween08_bed2', '0,0,0', 77, 0, 1, 1, 1711),
(1712, 'hween08_curtain', 'hween08_curtain', 3, 1, 3, 1, 0.00, 'hween08_curtain', '0,0,0', 77, 0, 1, 1, 1712),
(1713, 'hween08_curtain2', 'hween08_curtain2', 3, 1, 3, 1, 0.00, 'hween08_curtain2', '0,0,0', 77, 0, 1, 1, 1713),
(1714, 'hween08_defibs', 'hween08_defibs', 3, 1, 1, 1, 0.00, 'hween08_defibs', '0,0,0', 77, 0, 1, 1, 1714),
(1715, 'hween08_defibs2', 'hween08_defibs2', 3, 1, 1, 1, 0.00, 'hween08_defibs2', '0,0,0', 77, 0, 1, 1, 1715),
(1716, 'hween08_manhole', 'hween08_manhole', 2, 1, 1, 1, 0.00, 'hween08_manhole', '0,0,0', 77, 0, 1, 1, 1716),
(1717, 'hween08_sink', 'hween08_sink', 3, 1, 1, 1, 0.00, 'hween08_sink', '0,0,0', 77, 0, 1, 1, 1717),
(1718, 'hween08_sink2', 'hween08_sink2', 3, 1, 1, 1, 0.00, 'hween08_sink2', '0,0,0', 77, 0, 1, 1, 1718),
(1719, 'hween08_trll', 'hween08_trll', 3, 1, 1, 1, 0.00, 'hween08_trll', '0,0,0', 77, 0, 1, 1, 1719);
Enjoy :D
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Quote:
Originally Posted by
rickymenier
It's time :D
catalogue:
Code:
INSERT INTO `catalogue_pages` (`indexid`, `minrank`, `indexname`, `displayname`, `style_layout`, `img_header`, `img_side`, `label_description`, `label_misc`, `label_moredetails`, `opt_bodyreplace`) VALUES
(77, 7, 'Virus', 'Virus', 'ctlg_layout2', 'catalog_vir_header1', 'catalog_vir_teaser,', 'A virus is spreading through Habbo Hotel. Many casualties reported and it could get much worse! Whether you are hoping to help infected Habbos or look after number one, get your clean hands on our terrifying Infection Furni.', 's: Latest virus news on TV now!', 'Click on an item to see more details', NULL);
buy_furni:
Code:
INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `catalogue_id_index`) VALUES
(1703, 'hween08_wndwb', 'hween08_wndwb', 4, 0, 0, 0, 0.00, 'hween08_wndwb', '0,0,0', 77, 0, 1, 1, 1703),
(1704, 'hween08_wndw', 'hween08_wndw', 3, 0, 0, 0, 0.00, 'hween08_wndw', '0,0,0', 77, 0, 1, 1, 1704),
(1705, 'hween08_rad', 'hween08_rad', 3, 0, 0, 0, 0.00, 'hween08_rad', '0,0,0', 77, 0, 1, 1, 1705),
(1706, 'hween08_bio', 'hween08_bio', 3, 0, 0, 0, 0.00, 'hween08_bio', '0,0,0', 77, 0, 1, 1, 1706),
(1707, 'hween08_bath', 'hween08_bath', 4, 2, 1, 2, 1.20, 'hween08_bath', '0,0,0', 77, 0, 1, 1, 1707),
(1708, 'hween08_bath2', 'hween08_bath2', 4, 2, 1, 2, 1.20, 'hween08_bath2', '0,0,0', 77, 0, 1, 1, 1708),
(1709, 'hween08_bbag', 'hween08_bbag', 3, 3, 1, 3, 1.20, 'hween08_bbag', '0,0,0', 77, 0, 1, 1, 1709),
(1710, 'hween08_bed', 'hween08_bed', 3, 3, 1, 3, 1.80, 'hween08_bed', '0,0,0', 77, 0, 1, 1, 1710),
(1711, 'hween08_bed2', 'hween08_bed2', 3, 3, 1, 3, 1.80, 'hween08_bed2', '0,0,0', 77, 0, 1, 1, 1711),
(1712, 'hween08_curtain', 'hween08_curtain', 3, 1, 3, 1, 0.00, 'hween08_curtain', '0,0,0', 77, 0, 1, 1, 1712),
(1713, 'hween08_curtain2', 'hween08_curtain2', 3, 1, 3, 1, 0.00, 'hween08_curtain2', '0,0,0', 77, 0, 1, 1, 1713),
(1714, 'hween08_defibs', 'hween08_defibs', 3, 1, 1, 1, 0.00, 'hween08_defibs', '0,0,0', 77, 0, 1, 1, 1714),
(1715, 'hween08_defibs2', 'hween08_defibs2', 3, 1, 1, 1, 0.00, 'hween08_defibs2', '0,0,0', 77, 0, 1, 1, 1715),
(1716, 'hween08_manhole', 'hween08_manhole', 2, 1, 1, 1, 0.00, 'hween08_manhole', '0,0,0', 77, 0, 1, 1, 1716),
(1717, 'hween08_sink', 'hween08_sink', 3, 1, 1, 1, 0.00, 'hween08_sink', '0,0,0', 77, 0, 1, 1, 1717),
(1718, 'hween08_sink2', 'hween08_sink2', 3, 1, 1, 1, 0.00, 'hween08_sink2', '0,0,0', 77, 0, 1, 1, 1718),
(1719, 'hween08_trll', 'hween08_trll', 3, 1, 1, 1, 0.00, 'hween08_trll', '0,0,0', 77, 0, 1, 1, 1719),
(1720, 'hween08_trll2', 'hween08_trll2', 3, 1, 1, 1, 0.00, 'hween08_trll2', '0,0,0', 77, 0, 1, 1, 1720);
Enjoy :D
Ok thanks Ricky that's a load off.
I'll do the next MySQL.
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Quote:
Originally Posted by
habmoon
I dont get it to work, too xD
Its uploaded on their Hof_Furni,
they havent the Xray in catalogue, maybe it need specials. I try it today again.
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
How do you put the funri in the folder?
Its my first time:tongue:
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Hebbo, where must I place the ccts?
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Quote:
Originally Posted by
Wi-fi
Hebbo, where must I place the ccts?
Upload your own DCRs to a host them place the "CCT" files in your furni dictory.
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Ok, thanx for your help! :thumbup1:
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Hebbo seems that habbo doesn't use catalog_%furni-line%_headline1 they use header instead of headline with diner and virus all the new furniture lines that are coming i don't know how to put it somewhere on the database i already tried on the catalogue page but i think you should code it and take a look because is kind of weird that we can't add the header images properly.
Also you missed the green bed and the green machine thingy.
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Quote:
Originally Posted by
Hebbo
Hebbo, thankz for what u do and stuff on ragezone but yea, this is nice.
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
good post but missed some furni
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Nice REL . i love all this furni . Looks nice ((:
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Hebbo, I see you got a nice catalogue there :tongue:
Could you be kindly and release it? (a) including the buy_furni(s) and hof_furni(s) :wink:
Waves,
dubmood
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Hablog Here,
Hablog There
I dont like Hablog
Holo is better man jeah^^
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
These Furni are awsome. 10/10 Nice release
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
They dont work's on me hablog hotel lol -.- i have remove the hablog rebuild now
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Nice rel, only this isn't V27. The furniture are already appeared on more Habbo Hotels [V26 :P]. Btw, the HabboWeen public rooms are also not V27, also appeared in NL.
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Nice release but for some reason I just get no icon in my catalouge...
Any reason whyh?!
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
nice release. u gotta admit were starting to catch up with habbo abit XD
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Thank you Hebbo!
You are great!
Im wating still for the Hablog Deluxe!
But Ive waited for Virus Furni!
WOHOO MANY THANKS TO YOU ;)
Dont lose your way!
Stay on Retros ;D
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
The FUrnis wont be show!
Im using v26 dcr, but the virus furnis wont be show!
WHY pls help :(
Sorry FOr the doubble post :/
-
Re: [REL: V27] Halloween Furnitures for Hablog Rebuild/Deluxe
Hello I have an important question is where should the CCT Datai to do? Please help me