leejohn02
12-07-2012, 11:00 PM
Here we have the new prestige icons in the postbit
First upload all the images to images>icons
Next create a new profile field and enter the following
Your Call of duty Black Ops 2 prestige
--
1
2
3
4
5
6
7
8
9
10
11
--
Profile field: Leave what it is!
--
Yes, but No First Blank Option
--
Yes
--
Yes, at registration and profile updating
--
Yes
--
No
--
Yes
--
Yes
After that add a 2nd profile field, and enter the following
Your Blacks Ops 2 Zombie rank
--
1
2
3
4
5
6
7
8
--
Profile field: Leave what it is!
--
Yes, but No First Blank Option
--
Yes
--
Yes, at registration and profile updating
--
Yes
--
No
--
Yes
--
Yes
We have chosen to choose only 8 zombie ranks as we believe that technically that is all there is
Once you have finished remember the 2 fieldX numbers
Go into styles&templates>templates manager>edit templates>postbit templates>postbit_legacy
Find
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$post['fieldX']">
<img src="images/icons/prestige/bo2/{vb:raw post.fieldX}.png"> <img src="images/icons/prestige/zombie/{vb:raw post.fieldX}.png">
</div>
</vb:if>
Change X to the profile field numbers 1st X is for the Bo2 prestige, 2nd X is for the zombie profile field
First upload all the images to images>icons
Next create a new profile field and enter the following
Your Call of duty Black Ops 2 prestige
--
1
2
3
4
5
6
7
8
9
10
11
--
Profile field: Leave what it is!
--
Yes, but No First Blank Option
--
Yes
--
Yes, at registration and profile updating
--
Yes
--
No
--
Yes
--
Yes
After that add a 2nd profile field, and enter the following
Your Blacks Ops 2 Zombie rank
--
1
2
3
4
5
6
7
8
--
Profile field: Leave what it is!
--
Yes, but No First Blank Option
--
Yes
--
Yes, at registration and profile updating
--
Yes
--
No
--
Yes
--
Yes
We have chosen to choose only 8 zombie ranks as we believe that technically that is all there is
Once you have finished remember the 2 fieldX numbers
Go into styles&templates>templates manager>edit templates>postbit templates>postbit_legacy
Find
{vb:raw template_hook.postbit_userinfo_right_after_posts}
<vb:if condition="$post['fieldX']">
<img src="images/icons/prestige/bo2/{vb:raw post.fieldX}.png"> <img src="images/icons/prestige/zombie/{vb:raw post.fieldX}.png">
</div>
</vb:if>
Change X to the profile field numbers 1st X is for the Bo2 prestige, 2nd X is for the zombie profile field