Phoenix Latest Cracked.
Printable View
@JohnHeartfield Ok, cool! And what kind of CMS are you using?
Fail :( i was like im getting the new clothes Yee-ha LOL! but i just want those plox :)
Nice, very nice thanks man :D
New clothes wont work.
oh yeah, forgot habbo fails got they dont even work on real habbo(.nl they dont work lol)
---------- Post added at 09:38 PM ---------- Previous post was at 09:02 PM ----------
the furni doesnt work for me :
http://oi52.tinypic.com/2d0dsw4.jpg
added everything like i should... but no idea why this happens?:p when u drag it out of the catalogue on a wall / floor it stays like that..
when u buy it out of the catalogue it doesnt come in your invetory
weirdness much?
Thanks for this :)
Furnis are working. But not entirely.
Two problems : I can walk on all furnis. And i can't "use" any of the furnis. So I can't sit on the sofa or activate the others colours on the floors and other things.
Why? ^^'
Thanks ;)
EDIT:.... wtf, furni SQL are not correctly set... that's why nothing works !
EDIT: Sofa2 does not work : it gives me a White floor in the room...
EDIT3: ok after some modifications in the SQL, the furnis are usable.. I'll post the updated SQL in few hours.
EDIT4: Sofa2 is no more giving white floor but the "fix" I made is absolutely illogical... Someone can explain me?
I replaced "boutique_sofa2" by "boutique_sofa" in the "item_name" column and its working. If I use the real name "boutique_sofa2" its buggy. Why ?! Also, If I try whith "boutique_sofa1" like the "Pouf" furni, it also works. What this column is supposed to do?
Thanks :)
OK !
So, as I promised : The SQL for Funiture, all fixed (I hope I forgot nothing :p) You can use every items (change colors of floors, use all states on every furnis and sit on the sofas :)) and you also can stack some items :) (cloth pile for example)
Code:INSERT INTO `furniture` (`id`, `public_name`, `item_name`, `type`, `width`, `length`, `stack_height`, `can_stack`, `can_sit`, `is_walkable`, `sprite_id`, `allow_recycle`, `allow_trade`, `allow_marketplace_sell`, `allow_gift`, `allow_inventory_stack`, `interaction_type`, `interaction_modes_count`, `vending_ids`, `is_arrow`) VALUES
(710001993, 'Polished Floor', 'boutique_floor1a', 's', 3, 2, 0, '1', '0', '1', 4164, '1', '1', '1', '1', '1', 'default', 3, '0', '0'),
(710001994, 'Boutique Shelf', 'boutique_table1', 's', 1, 1, 1, '1', '0', '0', 4165, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(710001995, 'Pile Of Clothes', 'boutique_clothingpile', 's', 1, 1, 0.2, '1', '0', '0', 4166, '1', '1', '1', '1', '1', 'default', 9, '0', '0'),
(710001996, 'Red Changing Booth', 'boutique_changing1', 's', 1, 1, 0, '0', '0', '0', 4167, '1', '1', '1', '1', '1', 'default', 2, '0', '0'),
(710001997, 'Blue Changing Booth', 'boutique_changing3', 's', 1, 1, 0, '0', '0', '0', 4168, '1', '1', '1', '1', '1', 'default', 2, '0', '0'),
(710001998, 'Chaise Longue', 'boutique_sofal', 's', 2, 1, 0.9, '0', '1', '0', 4169, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(710001999, 'Mannequin', 'boutique_mannequin1', 's', 0, 0, 0, '1', '0', '0', 4170, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(710002000, 'Pouf', 'boutique_sofa1', 's', 1, 1, 0.9, '0', '1', '0', 4171, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(710002001, 'Boutique Counter', 'boutique_table2', 's', 3, 1, 1, '1', '0', '0', 4172, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(710002002, 'Cash Register', 'boutique_cashreg', 's', 1, 1, 1, '0', '0', '0', 4173, '1', '1', '1', '1', '1', 'default', 2, '0', '0'),
(710002003, 'Purple Changing Booth', 'boutique_changing2', 's', 1, 1, 0, '0', '0', '0', 4174, '1', '1', '1', '1', '1', 'default', 2, '0', '0'),
(710002004, 'Small Shop Plant', 'boutique_plant1', 's', 1, 1, 1, '0', '0', '0', 4175, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(710002005, 'Large Shop Plant', 'boutique_plant2', 's', 2, 1, 1, '0', '0', '0', 4176, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(710002006, 'Glass Display Case', 'boutique_counter', 's', 2, 1, 1, '0', '0', '0', 4177, '1', '1', '1', '1', '1', 'default', 2, '0', '0'),
(710002007, 'Large Polished Floor', 'boutique_floor2b', 's', 3, 3, 0, '1', '0', '1', 4178, '1', '1', '1', '1', '1', 'default', 3, '0', '0'),
(710002008, 'Large Polished Floor', 'boutique_floor1b', 's', 3, 3, 0, '1', '0', '1', 4179, '1', '1', '1', '1', '1', 'default', 3, '0', '0'),
(710002009, 'Polished Floor', 'boutique_floor2a', 's', 3, 2, 0, '1', '0', '1', 4180, '1', '1', '1', '1', '1', 'default', 3, '0', '0'),
(710002010, 'Shoe Rack', 'boutique_shrack2', 'i', 0, 0, 0, '0', '0', '0', 4424, '1', '1', '1', '1', '1', 'default', 2, '0', '0'),
(710002011, 'Shoe Rack', 'boutique_shrack1', 'i', 0, 0, 0, '0', '0', '0', 4425, '1', '1', '1', '1', '1', 'default', 2, '0', '0'),
(710002012, 'Paging Phillip Time!', 'boutique_speakers', 'i', 0, 0, 0, '1', '0', '0', 4426, '1', '1', '1', '1', '1', 'default', 1, '0', '0'),
(710002013, 'Hot from the streets of New York. Two states.', 'boutique_clrack2', 'i', 0, 0, 0, '0', '0', '0', 4427, '1', '1', '1', '1', '1', 'default', 2, '0', '0'),
(710002014, 'Hot from the catwalks of Milan. Two states.', 'boutique_clrack1', 'i', 0, 0, 0, '0', '0', '0', 4428, '1', '1', '1', '1', '1', 'default', 2, '0', '0'),
(710002015, 'Light Wall', 'boutique_lampwall', 'i', 0, 0, 0, '0', '0', '0', 4423, '1', '1', '1', '1', '1', 'default', 3, '0', '0');
No problem. Thanks.
Did you have the answer at my question ?
What's the use of the item_name column in the furniture table?
I fixed the big sofa furni and also USVA yellow furnis wich were giving white floor by editing this column with a strange name. (Ex: usva2_table replaced by usvaLOL_table and it works > wtf?)
90% bugged with me (y)
catalog_items stucks
typo D: XD