Log in

View Full Version : Mini Mods - Call of duty 5 prestige on postbit


Warlock 999
05-29-2009, 10:00 PM
This edit will work for 3.6.X +
The pictures aren't the best but they are good for me xD

First make a profile field with these:
* Single-Line Text Box
* Title: What Prestige are you?
* Description: What level prestige are you?<br>Eg. <br>10 for 10th prestige 0 for none
* Max length of allowed user input: 2
* Field Length: 25
* Private Field: No
* Field Searchable on Members List: No
* Show on Members List: No
* Which page displays this option? Edit Your Details

Now in postbit_legacy or postbit depends on what one you use

find
<if condition="$show['avatar']">
<div class="smallfont">
&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
</div>
</if>
Under that add

<if condition="$post[field#]"><fieldset><legend>Prestige</legend>
<div>
<center><img src="http://yoursite.com/images/$post[field#].png">
</div>
</fieldset></if>

Change field# with your profile field.

compact123
05-30-2009, 05:51 PM
http://img200.imageshack.us/img200/2971/adszvuh.jpg

İnstalled,thanks...

Shadawg
05-31-2009, 08:08 PM
This looks very promising, will proberly make modifications to include Halo3 and CoD4 if i get the authors permission, will be to my site only no release.....

SuperTaz
06-03-2009, 04:58 AM
Very Nice. I like it.

DNG
06-12-2009, 10:17 PM
<<< :)

thanks man

gobble172
10-07-2009, 10:28 AM
Hi could you please add it so that you can put both Call of Duty 4 and World at War?