Beiträge von Hennnee

    Hab da auch mal einen Infobus gefunden :P

    rooms SQL:


    INSERT INTO `rooms` (`id`, `roomtype`, `caption`, `owner`,
    `description`, `category`, `state`, `users_now`, `users_max`,
    `model_name`, `public_ccts`, `score`, `tags`, `icon_bg`, `icon_fg`,
    `icon_items`, `password`, `wallpaper`, `floor`, `landscape`,
    `allow_pets`, `allow_pets_eat`, `allow_walkthrough`, `allow_hidewall`,
    `wallthick`, `floorthick`, `achievement`) VALUES (1000, 'public', 'Infobus', 'TicToc', 'Come and take a ride on the infobus!',
    0, 'open', 0, 50, 'park_b', 'hh_room_park,hh_room_park_ca', 0, '', 1,
    0, '', '', '0.0', '0.0', '0.0', '1', '0', '0', '0', 0, 0, 0);


    navigator_publics SQL:


    INSERT INTO `navigator_publics` (`id`, `ordernum`, `bannertype`,
    `caption`, `image`, `image_type`, `room_id`, `category_id`,
    `category_parent_id`) VALUES (8, 2, '0', 'Infobus', '', 'internal', 1000, 0, -1);


    room_models SQL:


    INSERT INTO `room_models` (`id`, `door_x`, `door_y`, `door_z`,
    `door_dir`, `heightmap`, `public_items`, `club_only`) VALUES ('park_b',
    11, 2, 0, 6, '0000x0000000\r\n0000xx000000\r\n000000000000\r\n0
    0000000000x\r\n000000000000\r\â€Ã¢â‚¬Â¹n00x0000x0000',
    'QDHC00cornerchair2HHHPAHB01cornerchair1IHHPAH
    A02chair1JHHPAHA03chair1KHâ€Ã¢â‚¬Â¹HPAHH05table1QAHH
    PAHE06chair1lineRAHHPAHA07chair1SAHHPAHF08cha
    ir1frontendâ€Ã¢â‚¬Â¹PBHHPAHJ010hububarRBHHPAHB10corner
    chair1HIHJHA20chair1HJHJHA30chair1HKHâ€Ã¢â‚¬Â¹JHA40c
    hair1HPAHJHF50chair1frontendHQAHJHI53table2KQ
    AHPAHD55modchairQAQAHâ€Ã¢â‚¬Â¹HHI58table2PBQAHPA', '0');



    Quelle: http://britania.ws/forum/thread-119520.html