Log in

View Full Version : Profile Enhancements - Call of duty Prestige in Postbit/profile


PvOwnage
04-04-2011, 10:00 PM
This is a Small Mod that I've seen Requested a lot of times! Here it is Finally!

Ok This is Manually done there's no quick install but its easy!

There will be no support on this edit sorry.

Firstly upload the files attached to images/icons

Step 1: Go to User profile fields > Add new field > Single selection menu >

CALL OF DUTY: MW1

Fill it out like this:
https://vborg.vbsupport.ru/external/2011/04/46.png

Fill out the fields copy and paste into them!

Your Call of duty 4 prestige!

--

none
1
2
3
4
5
6
7
8
9
10

--

Profile field: Leave what it is!

--

Yes, but No First Blank Option

--

Yes

--

Yes, at registration and profile updating

--

Yes

--

No

--

Yes

--

Yes



______________________________________________

CALL OF DUTY: W@W

https://vborg.vbsupport.ru/external/2011/04/47.png
Call of duty 5: World at war


Your call of duty World at war prestige

--

none
1
2
3
4
5
6
7
8
9
10

--

Profile field: Leave what it is!

--

Yes, but No First Blank Option

--

Yes

--

Yes, at registration and profile updating

--

Yes

--

No

--

Yes

--

Yes


______________________________________________

CALL OF DUTY: MW2

https://vborg.vbsupport.ru/external/2011/04/48.png

Call of Duty 6: Modern warfare 2


Your Call of duty 6 MW2 prestige!

--

none
1
2
3
4
5
6
7
8
9
10

--

Profile field: Leave what it is!

--

Yes, but No First Blank Option

--

Yes

--

Yes, at registration and profile updating

--

Yes

--

No

--

Yes

--

Yes


_____________________________________

CALL OF DUTY: Black ops

https://vborg.vbsupport.ru/external/2011/04/49.png

Call of Duty 7: Black Ops


Your Call of duty 7: Black Ops Prestige
--

none
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

--

Profile field: Leave what it is!

--

Yes, but No First Blank Option

--

Yes

--

Yes, at registration and profile updating

--

Yes

--

No

--

Yes

--

Yes



Step 2: Go to Style Manager > {selected style} > ? ? > Postbit > postbit_legacy

Find


{vb:raw template_hook.postbit_userinfo_right_after_posts}


After that add:


<vb:if condition="$post['fieldX']">
<img src="images/icons/prestige/cod4/{vb:raw post.fieldX}.png"> <img src="images/icons/prestige/waw/{vb:raw post.fieldX}.png"> <img src="images/icons/prestige/mw2/{vb:raw post.fieldX}.gif"> <img src="images/icons/prestige/bo/{vb:raw post.fieldX}.png">
</div>
</vb:if>


Replace the X's with the profile field numbers!

Save and Enjoy ;)

PS: Put the first field

<vb:if condition="$post['fieldX']">

And

<img src="images/icons/prestige/cod4/{vb:raw post.fieldX}.png">

With the same Field!

Gn_Snake
04-05-2011, 07:19 PM
Not work!!!

Jack.D
04-05-2011, 07:22 PM
<vb:if condition="$post['fieldX']"> replace that with what the x

PvOwnage
04-05-2011, 09:20 PM
Replace the X with the Field code!!! Will not work unless

Luis
06-12-2011, 07:13 PM
not work for me :(

majsm
06-16-2011, 11:12 AM
this works for me, if you cant do it then you need to learn how to place fields lol because this is very easy

rpe78
06-29-2011, 07:19 PM
I have this > http://snpr.cm/vYOvxr.png

Solution :'( ?

NLPLegacy
07-01-2011, 05:08 AM
I have this > http://snpr.cm/vYOvxr.png

Solution :'( ?

I don't see what's wrong. Care to elaborate?

Brexen
07-04-2011, 09:29 PM
have a custom postbit and idk f it messed it up but i did everything and i get this http://snpr.cm/SAmXPQ.png :(

majsm
07-11-2011, 12:10 AM
if you want to do this on your vb3 forum just change the code to <if condition="$post['field10']">
<img src="images/icons/prestige/cod4/$post[field10].png"> <img src="images/icons/prestige/waw/$post[field11].png"> <img src="images/icons/prestige/mw2/$post[field12].gif"> <img src="images/icons/prestige/bo/$post[field13].png">
</div>
</if></div>
and just change your fields

Spectre_Aidan
07-11-2011, 08:22 AM
EDIT: I fixed mine :D

I have this > http://snpr.cm/vYOvxr.png

Solution :'( ?
Reply With Quote

the fix is simple :D for me all i did was delete the extra </div> that didnt have a <div> and it wne tback into shape as i did have exactly the same problem as you did freind

so in the end it ended up looking like this
<vb:if condition="$post['fieldX']">
<img src="images/icons/prestige/cod4/{vb:raw post.fieldX}.png"> <img src="images/icons/prestige/waw/{vb:raw post.fieldX}.png"> <img src="images/icons/prestige/mw2/{vb:raw post.fieldX}.gif"> <img src="images/icons/prestige/bo/{vb:raw post.fieldX}.png">
</vb:if>

that works for me so try that

Brexen
07-17-2011, 02:41 PM
wow look im runnning on 4.1.4 and this happened

http://snpr.cm/iwsi5q.png

Spectre_Aidan
10-04-2011, 04:24 AM
trying to get this in thoose boxes with the postbit legacy change

tele955848
10-09-2011, 10:18 AM
Funzt nicht :mad: