[Release] New Furnis [Release]

Status
Not open for further replies.
Joined
Apr 25, 2009
Messages
167
Reaction score
6
Here are the new Furnis:

Downloadlink:





Screen:
Hazzbo@Ragezone - [Release] New Furnis [Release] - RaGEZONE Forums


Credits:
Sulake for Making
Me for getting CCTs
Puhekupla for founding Furnis

___________
Best Regards
Hazzbo
 
1st post!

Awsome i like it so much O: Is it custom or is it on habbo.com or something? :o

9/10.

EDIT: Saw that Sulake made the pictures <3
 
Here i post The SQLS for the HOLO TDP without nothing special, i mean, like the holoshop columns for the catalogue_items, and the column called picture... etc etc

PHP:
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
('21564', 'lt_wall', 'Nuevos', '5', '0', '', '', '', 'lt_wall', '0,0,0', '104', '0', '1', '1', '21564'),
('21565', 'lt_stone1', 'nuevos', '5', '1', '1', '1', '0', 'lt_stone1', '0,0,0', '104', '0', '1', '1', '21565'),
('21566', 'ads_calip_lava', 'nuevos', '5', '1', '1', '1', '0', 'ads_calip_lava', '0,0,0', '104', '0', '1', '1', '21566'),
('21567', 'ads_calip_fan', 'nuevos', '5', '1', '1', '1', '0', 'ads_calip_fan', '0,0,0', '104', '0', '1', '1', '21567'),
('21568', 'ads_calip_parasol', 'nuevos', '5', '1', '1', '1', '0', 'ads_calip_parasol', '0,0,0', '104', '0', '1', '1', '21568'),
('21569', 'transparent_floor', 'nuevos', '5', '1', '2', '2', '0', 'transparent_floor', '0,0,0', '104', '0', '1', '1', '21569'),
('21570', 'ads_mirror', 'nuevos', '5', '0', '', '', '', 'ads_mirror', '0,0,0', '104', '0', '1', '1', '21570');

And this is the 1, with the column `picture` and the 3 columns for the Ajax Shop V3.

PHP:
INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `picture`, `catalogue_id_index`, `amountboughtinhs`, `oldprice`, `oldidindex`) VALUES
('21564', 'lt_wall', 'Nuevos', '5', '0', '', '', '', 'lt_wall', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21564', 0, 0, 0),
('21565', 'lt_stone1', 'nuevos', '5', '1', '1', '1', '0', 'lt_stone1', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21565', 0, 0, 0),
('21566', 'ads_calip_lava', 'nuevos', '5', '1', '1', '1', '0', 'ads_calip_lava', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21566', 0, 0, 0),
('21567', 'ads_calip_fan', 'nuevos', '5', '1', '1', '1', '0', 'ads_calip_fan', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21567', 0, 0, 0),
('21568', 'ads_calip_parasol', 'nuevos', '5', '1', '1', '1', '0', 'ads_calip_parasol', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21568', 0, 0, 0),
('21569', 'transparent_floor', 'nuevos', '5', '1', '2', '2', '0', 'transparent_floor', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21569', 0, 0, 0),
('21570', 'ads_mirror', 'nuevos', '5', '0', '', '', '', 'ads_mirror', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21570', 0, 0, 0);

Soz my bad english, i am spanish, i think u can understand a bit xDD
 
Here i post The SQLS for the HOLO TDP without nothing special, i mean, like the holoshop columns for the catalogue_items, and the column called picture... etc etc

PHP:
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
('21564', 'lt_wall', 'Nuevos', '5', '0', '', '', '', 'lt_wall', '0,0,0', '104', '0', '1', '1', '21564'),
('21565', 'lt_stone1', 'nuevos', '5', '1', '1', '1', '0', 'lt_stone1', '0,0,0', '104', '0', '1', '1', '21565'),
('21566', 'ads_calip_lava', 'nuevos', '5', '1', '1', '1', '0', 'ads_calip_lava', '0,0,0', '104', '0', '1', '1', '21566'),
('21567', 'ads_calip_fan', 'nuevos', '5', '1', '1', '1', '0', 'ads_calip_fan', '0,0,0', '104', '0', '1', '1', '21567'),
('21568', 'ads_calip_parasol', 'nuevos', '5', '1', '1', '1', '0', 'ads_calip_parasol', '0,0,0', '104', '0', '1', '1', '21568'),
('21569', 'transparent_floor', 'nuevos', '5', '1', '2', '2', '0', 'transparent_floor', '0,0,0', '104', '0', '1', '1', '21569'),
('21570', 'ads_mirror', 'nuevos', '5', '0', '', '', '', 'ads_mirror', '0,0,0', '104', '0', '1', '1', '21570');

And this is the 1, with the column `picture` and the 3 columns for the Ajax Shop V3.

PHP:
INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `picture`, `catalogue_id_index`, `amountboughtinhs`, `oldprice`, `oldidindex`) VALUES
('21564', 'lt_wall', 'Nuevos', '5', '0', '', '', '', 'lt_wall', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21564', 0, 0, 0),
('21565', 'lt_stone1', 'nuevos', '5', '1', '1', '1', '0', 'lt_stone1', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21565', 0, 0, 0),
('21566', 'ads_calip_lava', 'nuevos', '5', '1', '1', '1', '0', 'ads_calip_lava', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21566', 0, 0, 0),
('21567', 'ads_calip_fan', 'nuevos', '5', '1', '1', '1', '0', 'ads_calip_fan', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21567', 0, 0, 0),
('21568', 'ads_calip_parasol', 'nuevos', '5', '1', '1', '1', '0', 'ads_calip_parasol', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21568', 0, 0, 0),
('21569', 'transparent_floor', 'nuevos', '5', '1', '2', '2', '0', 'transparent_floor', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21569', 0, 0, 0),
('21570', 'ads_mirror', 'nuevos', '5', '0', '', '', '', 'ads_mirror', '0,0,0', '104', '0', '1', '1', 'placeholder.gif', '21570', 0, 0, 0);

Soz my bad english, i am spanish, i think u can understand a bit xDD

Uhm, SQL is included & you don't need to make it with amoungbought...because it automaticly set amoungboughts & so on to 0. (The first one, is the one which is included in the Download)

Just for the DB with the column 'picture' (Database from HoloCms 2) you need to edit this.
 
Uhm, SQL is included & you don't need to make it with amoungbought...because it automaticly set amoungboughts & so on to 0. (The first one, is the one which is included in the Download)

Just for the DB with the column 'picture' (Database from HoloCms 2) you need to edit this.

Hey man, this is your SQL Code:

PHP:
INSERT INTO `catalogue_items` (`tid`, `name_cct`, `typeid`, `length`, `width`, `top`, `colour`, `door`, `tradeable`, `recycleable`, `catalogue_id_page`, `catalogue_id_index`, `catalogue_name`, `catalogue_description`, `catalogue_cost`) VALUES
('21564', 'lt_wall', '0', '', '', '', '0,0,0', '0', '1', '1', '124', '21564', 'Habbozonas Wall', 'For your Jungle', 6),
('21565', 'lt_stone1', '1', '1', '1', '0', '0,0,0', '0', '1', '1', '124', '21565', 'Habbozonas Stone', 'For your Jungle', 6),
('21566', 'ads_calip_lava', '1', '1', '1', '0', '0,0,0', '0', '1', '1', '124', '21566', 'Lava Lamp', 'For your Disco', 6),
('21567', 'ads_calip_fan', '1', '1', '1', '0', '0,0,0', '0', '1', '1', '124', '21567', 'Calip Fan', 'If it is to hot', 6),
('21568', 'ads_calip_parasol', '1', '1', '1', '0', '0,0,0', '0', '1', '1', '124', '21568', 'Calip Parasol', 'Your protected from the sun', 6),
('21569', 'transparent_floor', '1', '2', '2', '0', '0,0,0', '0', '1', '1', '124', '21569', 'Transparent Floor', 'For your Room', 6),
('21570', 'ads_mirror', '0', '', '', '', '0,0,0', '0', '1', '1', '124', '21570', 'Mirror', 'For your Wall', 6);

Thats the only code in your rar File for the catalogue_items.... and it does not works with my holo.. that's why i am posting those codes ;) for the people who have the same HoloCMS and Holo TDP like me.

Anyway Thanks for your furnis ;) they are very good!
 
Status
Not open for further replies.
Back