So I just cracked the code of how to code a dragon's picture after you have exalted them without having to copy the image url of the exalted dragon/edit in Photoshop, etc. etc.
Here's the normal coding for a dragon, I'm using my avatar dragon, Lyn:
The dragon ID # is bolded:
The picture ID is bolded
This is what most people already know how to change, 350 is the default and leads to full-sized images, if you wanted an avatar you would change the above url's to the following:
Note that the first '350' changes to 'avatars' and the second '350' is deleted out entirely alongside the underscore. This allows you to have the following result:
Now you can also turn that code into portrait easily as well, using the following:
Change the '350' or 'avatars' to 'portraits' and add a 'p' at the end of your dragon ID.
Giving you the following
Now... onto the reason this post was made - this, in the guides I've found previously, has been called the 'mystery number'
See anything familiar between that mystery number and your dragon ID #? No? Let me post another dragon's- this time my gal Kraken:
If you haven't realized it now- the previously considered mystery number is actually very easy to create. For all dragons it seems to be the first 4 digits of the dragon ID, followed by the number that comes after the next two.
So for Lyn her first four are: 4220
The next two numbers are 39, but we'll add 1 to that and make it 40, voila there's her mystery number.
Result: 422040
Using Kraken, her first four are: 4201
Next two are 17, add 1 and you get 18
Result: 420118
How is this awesome? Ever wanted to use an exalted dragon's picture in a thread before but you wanted the small avatar pic instead of the full size one? Don't have an imaging program that allows you to resize it perfectly and don't want to use websites to do it for you? Code it yourself!
Here's two exalted dragons I have that I coded the avatars for:
Now- go forth and conquer! ^_^
Here's the normal coding for a dragon, I'm using my avatar dragon, Lyn:
Code:
[url=http://flightrising.com/main.php?dragon=42203903]
[img]http://flightrising.com/rendern/350/422040/42203903_350.png[/img]
[/url]
The dragon ID # is bolded:
Quote:
The picture ID is bolded
Quote:
http://flightrising.com/main.php?dragon=42203903
http://flightrising.com/rendern/350/422040/42203903_350.png
http://flightrising.com/rendern/350/422040/42203903_350.png
Quote:
http://flightrising.com/main.php?dragon=42203903
http://flightrising.com/rendern/avatars/422040/42203903.png
http://flightrising.com/rendern/avatars/422040/42203903.png
Now you can also turn that code into portrait easily as well, using the following:
Quote:
http://flightrising.com/main.php?dragon=42203903
http://flightrising.com/rendern/portrait/422040/42203903p.png
http://flightrising.com/rendern/portrait/422040/42203903p.png
Giving you the following
Now... onto the reason this post was made - this, in the guides I've found previously, has been called the 'mystery number'
Quote:
http://flightrising.com/main.php?dragon=42203903
http://flightrising.com/rendern/350/422040/42203903_350.png
http://flightrising.com/rendern/350/422040/42203903_350.png
Quote:
http://flightrising.com/main.php?dragon=42011730
http://flightrising.com/rendern/350/420118/42011730_350.png
http://flightrising.com/rendern/350/420118/42011730_350.png
If you haven't realized it now- the previously considered mystery number is actually very easy to create. For all dragons it seems to be the first 4 digits of the dragon ID, followed by the number that comes after the next two.
So for Lyn her first four are: 4220
The next two numbers are 39, but we'll add 1 to that and make it 40, voila there's her mystery number.
Result: 422040
Using Kraken, her first four are: 4201
Next two are 17, add 1 and you get 18
Result: 420118
How is this awesome? Ever wanted to use an exalted dragon's picture in a thread before but you wanted the small avatar pic instead of the full size one? Don't have an imaging program that allows you to resize it perfectly and don't want to use websites to do it for you? Code it yourself!
Here's two exalted dragons I have that I coded the avatars for:
Code:
[url=http://flightrising.com/main.php?dragon=43179505]
[img]http://flightrising.com/rendern/avatars/431796/43179505.png[/img]
[/url]
[url=http://flightrising.com/main.php?dragon=43179506]
[img]http://flightrising.com/rendern/avatars/431796/43179506.png[/img]
[/url]
![]() |
![]() |
Now- go forth and conquer! ^_^