Okay, funny. I don't have anything to say anymore.
This is a discussion on Room Layout r63 within the Habbo Releases forums, part of the Habbo Hotel category; This is the second room layout made by me feel free to give me some tips :D Screen 1 : ...

This is the second room layout made by me feel free to give me some tips :D
Screen 1 :
Click on the screen for full size screen
Screen 2 :
Click on the screen for full size screen.
sql code :
If you whant to add it your self :Code:CREATE TABLE IF NOT EXISTS `room_models` ( `id` varchar(100) NOT NULL, `door_x` int(11) NOT NULL, `door_y` int(11) NOT NULL, `door_z` double NOT NULL, `door_dir` int(4) NOT NULL DEFAULT '2', `heightmap` text NOT NULL, `public_items` text NOT NULL, `club_only` enum('0','1') NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Gegevens worden uitgevoerd voor tabel `room_models` -- INSERT INTO `room_models` (`id`, `door_x`, `door_y`, `door_z`, `door_dir`, `heightmap`, `public_items`, `club_only`) VALUES ('model_acustom', 0, 6, 2, 2, 'xxxxxxxxxxxxxxxxxxxxx\r\nx2222xxxxxxxxxxxxxxxx\r\nx22222111111111111111\r\nx22222111111111111111\r\nx22222111111111111111\r\nx22222111111111111111\r\nv22222111111111111111\r\nx22222111111111111111\r\nx22222111111111111111\r\nx22222111111111111111\r\nx22222111111111111111\r\nx22222111111111111111\r\nx22222111111111111111\r\nx22222111111111111111\r\nxxxxxxx11111111111111\r\nxxxxxxx00000000000000\r\nxxxxxxx00000000000000\r\nxxxxxxx00000000000000\r\nxxxxxxx00000000000000\r\nxxxxxxx00000000000000\r\nxxxxxxx00000000000000\r\nxxxxxxx00000000000000\r\nxxxxxxx00000000000000\r\nxxxxxxxxxxxxxxxxxxxxx', '', '0');
id :
Door_X :Code:model_acustom
Door_Y :Code:0
Door_Z :Code:6
Door_Dir :Code:2
Heightmap :Code:2
Club_Only :Code:xxxxxxxxxxxxxxxxxxxxx x2222xxxxxxxxxxxxxxxx x22222111111111111111 x22222111111111111111 x22222111111111111111 x22222111111111111111 v22222111111111111111 x22222111111111111111 x22222111111111111111 x22222111111111111111 x22222111111111111111 x22222111111111111111 x22222111111111111111 x22222111111111111111 xxxxxxx11111111111111 xxxxxxx00000000000000 xxxxxxx00000000000000 xxxxxxx00000000000000 xxxxxxx00000000000000 xxxxxxx00000000000000 xxxxxxx00000000000000 xxxxxxx00000000000000 xxxxxxx00000000000000 xxxxxxxxxxxxxxxxxxxxx
Have fun with it like i said this is only me second room layout tips are welcome have fun with itCode:0
Okay, funny. I don't have anything to say anymore.
It's ok I suppose, But why not make something with extra places etc.