Back

Help Center

Ask questions and help others in this forum.
TOPIC | Headshot of a Dragon...?
I thought I saw a tutorial on how to do this a while back, but I can't find it now. Does anyone know how to get a headshot of a dragon, like the tiny ones used as avatars? I wanted to use a few in coding bios for my dragons.
I thought I saw a tutorial on how to do this a while back, but I can't find it now. Does anyone know how to get a headshot of a dragon, like the tiny ones used as avatars? I wanted to use a few in coding bios for my dragons.
bqij4ya.pngtumblr_o43lvx6AIP1vosak4o5_100.pngr5CjlMV.gifocma_badge_by_dragonmasterlynn-d8sd27f.pngA0qtRly.gif
I gotcha, 1. Click 'change avatar' to bring up your dragon headshots to choose from. 2. Drag the image you choose to a new tab, or right click and select 'Open in a new tab/window' 3. Check+copy the url, which should look like this -> "http://www1.flightrising.com/rendern/portraits/167296/16729519p.png" 4. Now just put the image brackets around it in whatever post/bio/etc! [img]http://www1.flightrising.com/rendern/portraits/167296/16729519p.png[/img] [code][img]http://www1.flightrising.com/rendern/portraits/167296/16729519p.png[/img][/code] The image will update automatically whenever the dragon does so woohoo~ Enjoy, lemme know if you have further questions =)
I gotcha,

1. Click 'change avatar' to bring up your dragon headshots to choose from.

2. Drag the image you choose to a new tab, or right click and select 'Open in a new tab/window'

3. Check+copy the url, which should look like this -> "http://www1.flightrising.com/rendern/portraits/167296/16729519p.png"

4. Now just put the image brackets around it in whatever post/bio/etc!

16729519p.png
Code:
[img]http://www1.flightrising.com/rendern/portraits/167296/16729519p.png[/img]

The image will update automatically whenever the dragon does so woohoo~

Enjoy, lemme know if you have further questions =)
She/He
Pan - Poly
Drew / Lemons
1tpb8sw.gif
@lightofnarnia Absolutely! [code][img]http://www1.flightrising.com/rendern/portraits/366/36529p.png[/img][/code] You start the image URL with [code]http://www1.flightrising.com/rendern/portraits/[/code] After that, you get two different numbers between slashes. The second one is the dragon's ID (do you know how to find that?), so that's the easiest to start with. [url=http://flightrising.com/main.php?dragon=3330212] [img]http://flightrising.com/rendern/avatars/33303/3330212.png[/img] [/url] This guy's ID is 3330212, so that's the second number between slashes. The first number is made by completing the following steps: [LIST=1] [*]Take the dragon's ID [*]Remove the last two numbers [*]Increase the resulting number by 1 [/LIST] For 3330212, that's: - 33302 - 33303 So 33303 is the first number between slashes. After that, you add 'p.png' at the end of the final number, and you're done! [code][img]http://www1.flightrising.com/rendern/portraits/33303/3330212p.png[/img][/code] gives [img]http://www1.flightrising.com/rendern/portraits/33303/3330212p.png[/img] :D Hope that helped. Let me know if anything wasn't clear!
@lightofnarnia
Absolutely!
Code:
[img]http://www1.flightrising.com/rendern/portraits/366/36529p.png[/img]

You start the image URL with
Code:
http://www1.flightrising.com/rendern/portraits/

After that, you get two different numbers between slashes. The second one is the dragon's ID (do you know how to find that?), so that's the easiest to start with.


3330212.png

This guy's ID is 3330212, so that's the second number between slashes.
The first number is made by completing the following steps:
  1. Take the dragon's ID
  2. Remove the last two numbers
  3. Increase the resulting number by 1

For 3330212, that's:
- 33302
- 33303

So 33303 is the first number between slashes.
After that, you add 'p.png' at the end of the final number, and you're done!
Code:
[img]http://www1.flightrising.com/rendern/portraits/33303/3330212p.png[/img]
gives
3330212p.png
:D

Hope that helped. Let me know if anything wasn't clear!
FR_Comm.png
a
foxofwonders.png __TDmCtlK.png __instagram-logo.png __Twitter_logo_bird_transparent_png.png __FR+9
__Netherlands__
__#3615
__Artist
P1YWd6F.png AgG97x3.png
@Foxofwonders THANK YOU SO MUCH
@Foxofwonders THANK YOU SO MUCH
bqij4ya.pngtumblr_o43lvx6AIP1vosak4o5_100.pngr5CjlMV.gifocma_badge_by_dragonmasterlynn-d8sd27f.pngA0qtRly.gif