[HELP] Need Help With 'Hosting' Images For My Homeroom

Jwake

Member
Feb 12, 2016
140
10
Hello, DevBest. I'm Jwake and this is my first post here on DevBest.
I was wondering if you could possibly help me by 'hosting' pictured on my laptop. I read a thread on how to add images to the room, but I'm not sure how to add them to my laptop

I read a comment and it said that I have to 'host' them on my laptop but I'm not sure what it meant.

If you could help, I would be so happy and thankful!

Thanks for reading c:

-Jwake
 

ItsMeRomian

Member
Oct 3, 2015
190
22
Hello, DevBest. I'm Jwake and this is my first post here on DevBest.
I was wondering if you could possibly help me by 'hosting' pictured on my laptop. I read a thread on how to add images to the room, but I'm not sure how to add them to my laptop

I read a comment and it said that I have to 'host' them on my laptop but I'm not sure what it meant.

If you could help, I would be so happy and thankful!

Thanks for reading c:

-Jwake
Where do you want these picture to appear? In your hotel or just on a page?
 

Joe

Well-Known Member
Jun 10, 2012
4,090
1,918
If you're referring to room ads, the image needs to be in the folder of which your CMS is hosted (put them in your SWFs c_images or something) this will then visibly show images using the room ads
 

Jwake

Member
Feb 12, 2016
140
10
If you're referring to room ads, the image needs to be in the folder of which your CMS is hosted (put them in your SWFs c_images or something) this will then visibly show images using the room ads
Where about's in c_images?
 
I still dont quite get it, could you screenshot the page where you want it to appear?
I don't want it on a page, I want the images for my homeroom. Sorry :b
 

ItsMeRomian

Member
Oct 3, 2015
190
22
I don't want it on a page, I want the images for my homeroom. Sorry :b
you're really confusing me here, is the image that you want to display IN your hotel (for example in ) or just on a page (for example in

if you want it in your hotel (/client)

edit habbo.swf with a swf decompiler

if you want it in your hotel (static on /client)

link your image with a <img> tag. for example:
Code:
<img src="/app/tpl/skins/{skin}/style/img/logo.png" alt="logo">
if you want it on a page (for example /staff)
link your image with a <img> tag. for example:
Code:
<img src="/app/tpl/skins/{skin}/style/img/somepic.png" alt="logo">
 

Velaski

winner
Aug 4, 2015
562
165
you're really confusing me here, is the image that you want to display IN your hotel (for example in ) or just on a page (for example in

if you want it in your hotel (/client)

edit habbo.swf with a swf decompiler

if you want it in your hotel (static on /client)

link your image with a <img> tag. for example:
Code:
<img src="/app/tpl/skins/{skin}/style/img/logo.png" alt="logo">
if you want it on a page (for example /staff)
link your image with a <img> tag. for example:
Code:
<img src="/app/tpl/skins/{skin}/style/img/somepic.png" alt="logo">
no?
ffs, he means room ads. Upload the picture in your wwwroot somewhere or c_images for organization, open you're ads_ furni on client and where you put your URL put the location you put your image.
E.g: I put a image in wwwroot titled main.png; I then go on my client and put mydomain.com/main.png in the ads furni. I hope I havent confused you
 

Lame

Member
Nov 6, 2014
303
78
no?
ffs, he means room ads. Upload the picture in your wwwroot somewhere or c_images for organization, open you're ads_ furni on client and where you put your URL put the location you put your image.
E.g: I put a image in wwwroot titled main.png; I then go on my client and put mydomain.com/main.png in the ads furni. I hope I havent confused you
Ignore other comments, read this one, OP.
 

Jwake

Member
Feb 12, 2016
140
10
no?
ffs, he means room ads. Upload the picture in your wwwroot somewhere or c_images for organization, open you're ads_ furni on client and where you put your URL put the location you put your image.
E.g: I put a image in wwwroot titled main.png; I then go on my client and put mydomain.com/main.png in the ads furni. I hope I havent confused you
This is less confusing, thank you. I'll try it now :) :b
 
no?
ffs, he means room ads. Upload the picture in your wwwroot somewhere or c_images for organization, open you're ads_ furni on client and where you put your URL put the location you put your image.
E.g: I put a image in wwwroot titled main.png; I then go on my client and put mydomain.com/main.png in the ads furni. I hope I havent confused you
LOOL, sorry If i sound like a nub.. I have no wwwroot? What folder do I go to after c_images? and do I still do the mydomain.com/imagename.png?
 

Modo

blame it on my asd
May 27, 2013
137
42
Thank you. Will I be able to use the habbo.com url for the images without putting my url?
No, as it says on this thread and that thread. The images need to be on your server. So for example, put them into your swfs folder and on the room_ad with image url you need to put /swfs/image1.png - If you need help then let me know and i'll pop on your hotel.
 

Jwake

Member
Feb 12, 2016
140
10
No, as it says on this thread and that thread. The images need to be on your server. So for example, put them into your swfs folder and on the room_ad with image url you need to put /swfs/image1.png - If you need help then let me know and i'll pop on your hotel.
Yea, could you come on my hotel? It'll be easier :b It's not payed for yet -cry LOL

here's the link:
 

Users who are viewing this thread

Top