Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
(Help) Info Bus Phoenix
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Kristopher" data-source="post: 65961" data-attributes="member: 1958"><p>Orignal Text:</p><p>[CODE]'ve received quite a few e-mails about if I can release my Infobus, so I decided make a Tutorial</p><p> </p><p>Okay, let's begin! =D</p><p> </p><p>What you need:</p><p> </p><p>- A Hotel (Really?! O_O)</p><p>- A Host</p><p>- Room Ads</p><p>- Working Brains, and the ability to copy-paste</p><p> </p><p>Step 1: Save this image and upload it to your host: http://www.uploadplaatjes.nl/plaatjes/8/291746.png</p><p> </p><p>Step 2: If you have room ads, go to Step 3 if you don't, download and upload the SWF (ads_background.swf) and execute this SQL (roomadsql.txt)</p><p> </p><p>Step 3: Okay, go to your database and open the table 'room_models', and execute the following sql for the infobus's room model: room_model.sql</p><p> </p><p> </p><p> </p><p>Step 4: Create a room in your hotel that you want to use as the infobus and go to the table "rooms', find your room and and edit it. Set the room_model to the name of the infobus's model (model_opening)</p><p> </p><p>Step 5: Reload your Emulator...</p><p> </p><p>Step 6: No errors? No weird texts in the Emulator? Go to your Room That you changed the model room! Now you see a probably still empty room... (Image: http://www.uploadplaatjes.nl/plaatjes/8/291764.png)</p><p> </p><p>Step 7: Get a room ad and place Him on this tile (http://www.uploadplaatjes.nl/plaatjes/8/291767.png)</p><p> </p><p>Step 8: Go to your Database and open the table "Items", search your Item and then copy-paste this in Extra Data: imageUrl=http://YOURWEBSITE/infobus2.png offsetX=-600 offsetY=600 offsetZ=9950 state=0</p><p> </p><p>now use the command :update_items and unload your room</p><p> </p><p>Step 9: Buy a Background in the Catalogue Here the Image: http://www.uploadplaatjes.nl/plaatjes/8/291775.png and place it Somewhere in the room!</p><p> </p><p>Step 10: Search again in the Table Items and search the new item you buy, Add exact this to Extra data: imageUrl=http://YOURWEBSITE/sky.png offsetX=-800 offsetY=670 offsetZ=9950 state=0</p><p>Say now the command :update_items and unload your room again</p><p> </p><p>And you are done!</p><p> </p><p> </p><p>If it doesn't work, post it here or pm me.</p><p> </p><p> </p><p>Have a Nice infobus!</p><p> </p><p> </p><p>(If you have problems with the Exra data, Do this in your Extra Data: imageUrl=http://www.mylink.com/bus.png[TAB]offsetX=-600[TAB]offsetY=600[TAB]offsetZ=9950[TAB]state=0</p><p> </p><p> </p><p> </p><p>[TAB] = Your Tab Button on your keyboard!</p><p> </p><p>Thanks to Bjork Because he made it clear Than Me![/CODE]</p><p><img src="http://img.sharefast.net/1326183897493832932116.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p> </p><p>Any fix?</p><p> </p><p>And this:</p><p>Extra Data: imageUrl=<a href="http://YOURWEBSITE/infobus2.png" target="_blank">http://YOURWEBSITE/infobus2.png</a></p><p>offsetX=-600</p><p>offsetY=600</p><p>offsetZ=9950</p><p>state=0</p><p>Dont save n my database..</p></blockquote><p></p>
[QUOTE="Kristopher, post: 65961, member: 1958"] Orignal Text: [CODE]'ve received quite a few e-mails about if I can release my Infobus, so I decided make a Tutorial Okay, let's begin! =D What you need: - A Hotel (Really?! O_O) - A Host - Room Ads - Working Brains, and the ability to copy-paste Step 1: Save this image and upload it to your host: http://www.uploadplaatjes.nl/plaatjes/8/291746.png Step 2: If you have room ads, go to Step 3 if you don't, download and upload the SWF (ads_background.swf) and execute this SQL (roomadsql.txt) Step 3: Okay, go to your database and open the table 'room_models', and execute the following sql for the infobus's room model: room_model.sql Step 4: Create a room in your hotel that you want to use as the infobus and go to the table "rooms', find your room and and edit it. Set the room_model to the name of the infobus's model (model_opening) Step 5: Reload your Emulator... Step 6: No errors? No weird texts in the Emulator? Go to your Room That you changed the model room! Now you see a probably still empty room... (Image: http://www.uploadplaatjes.nl/plaatjes/8/291764.png) Step 7: Get a room ad and place Him on this tile (http://www.uploadplaatjes.nl/plaatjes/8/291767.png) Step 8: Go to your Database and open the table "Items", search your Item and then copy-paste this in Extra Data: imageUrl=http://YOURWEBSITE/infobus2.png offsetX=-600 offsetY=600 offsetZ=9950 state=0 now use the command :update_items and unload your room Step 9: Buy a Background in the Catalogue Here the Image: http://www.uploadplaatjes.nl/plaatjes/8/291775.png and place it Somewhere in the room! Step 10: Search again in the Table Items and search the new item you buy, Add exact this to Extra data: imageUrl=http://YOURWEBSITE/sky.png offsetX=-800 offsetY=670 offsetZ=9950 state=0 Say now the command :update_items and unload your room again And you are done! If it doesn't work, post it here or pm me. Have a Nice infobus! (If you have problems with the Exra data, Do this in your Extra Data: imageUrl=http://www.mylink.com/bus.png[TAB]offsetX=-600[TAB]offsetY=600[TAB]offsetZ=9950[TAB]state=0 [TAB] = Your Tab Button on your keyboard! Thanks to Bjork Because he made it clear Than Me![/CODE] [IMG]http://img.sharefast.net/1326183897493832932116.png[/IMG] Any fix? And this: Extra Data: imageUrl=[URL]http://YOURWEBSITE/infobus2.png[/URL] offsetX=-600 offsetY=600 offsetZ=9950 state=0 Dont save n my database.. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
(Help) Info Bus Phoenix
Top