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!
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!