Re: Habbo Furni Cracker v2
Boah, Thanks, i love you, Joke. :D
Re: Habbo Furni Cracker v2
Im i able to change config.ini to habbo.com??? and not nl cause i need all furni it didn't generate all habbo furni did ?????? i know this make no since
Re: Habbo Furni Cracker v2
Maybe you can make something to make sql for catalog items / pages? :D
Re: Habbo Furni Cracker v2
w00t, I'll test it out, Seems to be sexy already ;)
Re: Habbo Furni Cracker v2
Quote:
Originally Posted by
scription
Maybe you can make something to make sql for catalog items / pages? :D
that would be so cool
but is must use a packetlogger or something :D
Re: Habbo Furni Cracker v2
Nicely done.
But the umlauts does not work.
If you want to take the table from the German Hotel, ö,ä,ü,ß doesn't work.
Sincerely, Imagician.
Re: Habbo Furni Cracker v2
Quote:
Originally Posted by
Imagician
Nicely done.
But the umlauts does not work.
If you want to take the table from the German Hotel, ö,ä,ü,ß doesn't work.
Sincerely, Imagician.
Nobody here gives a fuck about Habbo DE, believe me ;)
Re: Habbo Furni Cracker v2
Very nice Release.. However catalog_items and pages would be awesome!
And Imagician we don't really nee öäü in the Database it take it automatically from the furnidata and productdata :)
-Slaxxer
Re: Habbo Furni Cracker v2
REMEMBER: Dont use this whole SQL code.. It will cause laggs.
Re: Habbo Furni Cracker v2
Re: Habbo Furni Cracker v2
thats true as your trying to import a large code
Re: Habbo Furni Cracker v2
This is good, mainly because I hate adding new furni, because I have to make the SQL, and my Hotel users request it so often.
Re: Habbo Furni Cracker v2
Would not be too hard to make it generate catalog pages and items, I think I did something like that, I will have a look if I still have it. I like this though.
Re: Habbo Furni Cracker v2
Re: Habbo Furni Cracker v2
Yaay Nice, but one bug, you forgott the german letters "ß" "ä" "ü" "ö", the Português letters .... u know, just much work to do ^^
The unknown Letters "??" in the SQL output.
->
Code:
INSERT INTO `furniture` (`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`) VALUES
('B??cherregal', 'shelves_norja', 's', 0, 0, 0, '1', '0', '0', 13, '1', '1', '1', '1', '1', 'default', 1, '0'),
('B??cherregal', 'shelves_polyfon', 's', 0, 0, 0, '1', '0', '0', 14, '1', '1', '1', '1', '1', 'default', 1, '0'),
('B??cherregal', 'shelves_silo', 's', 0, 0, 0, '1', '0', '0', 15, '1', '1', '1', '1', '1', 'default', 1, '0'),
('Kleiner Sofatisch', 'table_polyfon_small', 's', 0, 0, 0, '1', '0', '0', 17, '1', '1', '1', '1', '1', 'default', 1, '0'),
('Stuhl', 'chair_polyfon', 's', 0, 0, 0, '1', '0', '0', 18, '1', '1', '1', '1', '1', 'default', 1, '0'),
('Sofatisch', 'table_norja_med', 's', 0, 0, 0, '1', '0', '0', 20, '1', '1', '1', '1', '1', 'default', 1, '0'),
('Sofatisch', 'table_silo_med', 's', 0, 0, 0, '1', '0', '0', 21, '1', '1', '1', '1', '1', 'default', 1, '0'),
('Wei??er K??chentisch', 'table_plasto_4leg', 's', 0, 0, 0, '1', '0', '0', 22, '1', '1', '1', '1', '1', 'default', 1, '0'),
('Wei??e runde Tafel', 'table_plasto_round', 's', 0, 0, 0, '1', '0', '0', 23, '1', '1', '1', '1', '1', 'default', 1, '0'),
('Wei??er Esstisch', 'table_plasto_bigsquare', 's', 0, 0, 0, '1', '0', '0', 24, '1', '1', '1', '1', '1', 'default', 1, '0'),
...
but very Nice!!:thumbup: 'kiss':blush:
-TenShie
Re: Habbo Furni Cracker v2
aah kiss my ash. Nobody cares about that language
Re: Habbo Furni Cracker v2
Wichard what shall the insults?
We tell you the bugs and suggestions, write here is reasonable and not be so cool.
Re: Habbo Furni Cracker v2
Great work! I hope it gets improved.
Re: Habbo Furni Cracker v2
Quote:
Originally Posted by
-Jordan-
Would not be too hard to make it generate catalog pages and items, I think I did something like that, I will have a look if I still have it. I like this though.
Could be coded through a packetlogger, Someone released a base for it also @ RetroDev :)
Re: Habbo Furni Cracker v2
[Err] 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Cupido'', 'statue', 's', 0, 0, 0, '1', '0', '0', 226, '1', '1', '1', '1', '1', '' at line 203
Can you fix that in the next version? :D
Re: Habbo Furni Cracker v2
Good job but not working with french hotel :)
Re: Habbo Furni Cracker v2
Re: Habbo Furni Cracker v2
I wonder why some people claim that nobody cares for other languages. If people are asking is because they care, and a programmer or a developer ought to be open to their requests if they want people to use what they create. If no one cared for Habbo DE, there wouldn't be 3000 users online right now. If no one cared for Habbo BR, there wouldn't be 40000 users online every day.
I remember when I translated Holograph and HoloCMS to Portuguese for personal use. Not a single line of their code had support to special characters, I had to go deeper than I ever been into a code to change stuff and even allowing it I couldn't manage to post news without HTML tricks (30 or older people will remember of é, ã, ô etc), and that's a pain.
Stop looking for your own belly button, please. If you think it's great the way it is, enjoy it yourself and don't try to interrupt the progress that can be made on this.
Re: Habbo Furni Cracker v2
is it possible for using it on retros