Back

Help Center

Ask questions and help others in this forum.
TOPIC | Solved!
I don't really know how to phrase this, but how do I edit the code of a dragon's image to make it a tiny version of their full art? I know how to get their avatars from their original art, but I need the small versions of their full art for example if I wanted to take this dragon: [url=https://flightrising.com/main.php?dragon=58569973] [img]https://flightrising.com/rendern/350/585700/58569973_350.png[/img] [/url] I know how to make its avatar: [url=https://flightrising.com/main.php?dragon=58569973] [img]https://flightrising.com/rendern/portraits/585700/58569973p.png[/img] [/url] but I don't know how to make its smaller art? I think its around 75px as opposed to the 350 of the normal art
I don't really know how to phrase this, but how do I edit the code of a dragon's image to make it a tiny version of their full art? I know how to get their avatars from their original art, but I need the small versions of their full art

for example if I wanted to take this dragon:

58569973_350.png


I know how to make its avatar:

58569973p.png


but I don't know how to make its smaller art? I think its around 75px as opposed to the 350 of the normal art
wORSkxL.png
@Toxtricity Replace the first "350" with "avatars," and delete the "_350" at the end. You can also just copy the image address straight from the lair and remove the extra text after ".png," but you'd have to manually add the link to the dragon's page. [code][url=https://flightrising.com/main.php?dragon=58569973] [img]https://flightrising.com/rendern/avatars/585700/58569973.png[/img] [/url][/code] [url=https://flightrising.com/main.php?dragon=58569973][img]https://flightrising.com/rendern/avatars/585700/58569973.png[/img][/url] Note that hatchling images are 70x70px, adults are 100x100px. If you wanted them to be a consistent size, you'll have to manually resize them yourself.
@Toxtricity

Replace the first "350" with "avatars," and delete the "_350" at the end. You can also just copy the image address straight from the lair and remove the extra text after ".png," but you'd have to manually add the link to the dragon's page.
Code:
[url=https://flightrising.com/main.php?dragon=58569973] [img]https://flightrising.com/rendern/avatars/585700/58569973.png[/img] [/url]
58569973.png

Note that hatchling images are 70x70px, adults are 100x100px. If you wanted them to be a consistent size, you'll have to manually resize them yourself.
XNtD94z.png

-
Robin Nightmares
they/them/theirs | FR Time +0

+[Wasteland Radio Hatchery]+
-
-
feleV0g.png PmVLgRx.png
-
@NightmareJudge
thank you very much!
@NightmareJudge
thank you very much!
wORSkxL.png