![]() |
theres no shaman.gif
and with the new code implemented, images won't showup for character race because they are based on Male + Female, and that isnt the name of the gif's in this case.. |
If you are not using male and female, then you can remove that line from the code and replicate one of the other lines to use with the profile field that you have for race.
If you have a race that there are no images for, then you will need to make your own unless someone else has one that they are willing to share with you. |
Good catch you will need to add the following field
Character Gender: - Single-Selection Menu Male Female Thanks! |
any chance of a shaman.gif release or should i make my own?
|
Zip files updated to include shaman.gif
|
I like this mod, but I'm having a problem changing the fields. None of the images/tags (rogue, human, etc) are showing up.
Maybe you guys can help me out. I want to leave the professions out of it. So here's my field #'s... Gender = field9 Race = field10 Class = field11 Faction = field12 Can someone please show me how exactly to change the fields in the legacy? Because when I change it, nothing shows up. I'm frustrated with it and just need some answers. Thanks for the help in advance. EDIT: The images are in the "/images" root. |
Code:
<if condition="$post[field11]"><img src="images/$post[field11].gif" alt="$post[field11]"></if> |
Quote:
|
needed to change an underscore to a space in one of the lines, to correspond witht he images..
example here Code:
<if condition="$post['field6'] && $post['field5']"><img src="images/$post[field6] $post[field5].gif" alt="$post[field6] $post[field5]"></if> |
is there anyway to get this work on postbit?
|
All times are GMT. The time now is 09:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|