PDA

View Full Version : Profile Enhancements - Black ops 2 in postbit


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

GameOverViper
12-08-2012, 10:54 PM
Sorry to bother you, but do you have icons any bigger?

leejohn02
12-09-2012, 09:43 AM
what size would you like, i can upload larger versions, the current ones are 24x24 pxls, if you tell me the size i will happily add bigger versions over the next 2 days

DeadlyDuckling
12-10-2012, 01:43 AM
wondering if someone was gonna do this lol, i did mine last week, heres how it looks


http://puu.sh/1zeip

FTG LIQUID CL
12-14-2012, 01:24 PM
how did you do that duckling

DeadlyDuckling
12-15-2012, 06:05 AM
how did you do that duckling

red X = your profile field
<center><img src="images/icons/prestige/bo2/{vb:raw post.fieldX}.png"></img></center><BR> <img src="images/icons/prestige/cod4/{vb:raw post.fieldX}.png"></img> <img src="images/icons/prestige/waw/{vb:raw post.fieldX}.png"></img> <img src="images/icons/prestige/mw2/{vb:raw post.fieldX}.gif">
</img> <img src="images/icons/prestige/bo/{vb:raw post.fieldX}.png"></img> <img src="images/icons/prestige/mw3/{vb:raw post.fieldX}.png"></img>