Staff page

Cater

part of isis
Jan 9, 2011
32
1
Hi, how do I update it so the new clothing actually shows on the staff page?
fbd438263eac9f657c1b583c79cac5bb.png

I've got a crown on but it doesn't show on the staff page.
This is probably simple but never had to do this.
 
@JMG as I know you always help me with solutions.
 

Cater

part of isis
Jan 9, 2011
32
1
Where are you grabbing the images from? Is the crown the Habbo Noble Crown or a custom type of clothing?
The noble crown, most of the clothing is Habbo clothing that you can buy off of the catalogue or off marketplace. None of it is 'custom' as such.
 

Joe

Well-Known Member
Jun 10, 2012
4,090
1,918
The problem lies here
Code:
https://avatar-retro.com/habbo-imaging/avatarimage?figure=...&head_direction=2&direction=2&action=wlk&gesture=sml
try
Code:
https://www.habbo.com/habbo-imaging/avatarimage?figure={$Users['look']}&head_direction=2&direction=2&action=wlk&gesture=sml
 

Cater

part of isis
Jan 9, 2011
32
1
The problem lies here
Code:
https://avatar-retro.com/habbo-imaging/avatarimage?figure=...&head_direction=2&direction=2&action=wlk&gesture=sml
try
Code:
https://www.habbo.com/habbo-imaging/avatarimage?figure={$Users['look']}&head_direction=2&direction=2&action=wlk&gesture=sml
That doesn't work, screen just goes white after that. If I just change the link to habbo then it still remains the same and doesn't add new clothing.
 

Cater

part of isis
Jan 9, 2011
32
1
If you are using BrainCMS @Cater then use: <?= User::userData('look') ?>&amp;direction=2&amp;head_direction=3&amp;action=crr=667&amp;gesture=sml
Hi, that doesn't work unfortunately. It's not a big issue anyway, would just be better if it was working. Thanks for your help anyway, appreciated.
 

Users who are viewing this thread

Top