Ich suche ein Infobus für Pheonix der auch funkt wie bei Kubbu etwa.
Suche Infobus
-
-
-
-
Ich habe irgentwo einen geilen Infobus gesehen ich suche es jetzt kann etwa 10-15 Minuten dauern oder auch länger
-
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');
man wei߸ nicht ob der funkt.
-
Ich habe eins gefunden hier ist es
CODE:
Spoiler anzeigen
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 `,` bb_now `) VALUES (8, 'public', 'Infobus','',' Come and take a ride on the infobus! ', 0,' open ', 0, 50,' park_b ',' hh_room_park, hh_room_park_au_rts ', 0,'', 1, 0,'','', '0 .0', '0 .0 ', '0 .0', '1 ', '0', '0 ','', '0'),
Fügen Sie in Raum-Modelle:
CODE:Spoiler anzeigen
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, '0 '),
Hier ist das Bild:B2T: Ich wei߸ nicht ob es funktioniert es wurde noch nicht getestet
EDIT: Es geht auch für Phoenix Emulator *Wollte nur noch sagen*
-
Hier habe ich einen guten Infobus gefunden aber ist nur das Bild :I
-
- Offizieller Beitrag
Hab da auch mal einen Infobus gefunden
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'); -
Hier habe ich einen guten Infobus gefunden aber ist nur das Bild :I
Richtig Geil!
-
SO! Ahmmmm soll man da eigene MöBel drauf machen????
-
Von Pulsion ist Hammer (Y)
Wenn Imagician on ist Live-Hotel testen
Jetzt mitmachen!
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!