Nve Level sistem(Gelişmiş rep Sistemi) (capslı)

dj_blue

Member
Evet Arkadaşlar kişinin aktivitesine göre görsel olarak istatistikler verir.

İ-N-D-İ-R
KURULUM:

Eklentideki images klasörünü kendisitenizin images klasörünün içine atın....

Eklentideki xlm dosyasını ürün yöneticisinden import edin.

postbit_legacy templatesinde bul;

PHP:
<div>
$vbphrase[posts]: $post[posts]
</div>
altına ekle;

PHP:
<br/>Level: <span style='font-weight:bold; color:crimson'>$showlevel [$galaga]</span><br/>
<span style='font-size:7pt; color:gray'>Paylaşım: $hp / $maxhp </span><br/>
 <div style='width:120px;align:center'>
  <table cellspacing='0' cellpadding='0' width='120' border='0'>
   <tr>
    <td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
    <td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/orange.gif' width="$hpf%" height='9' alt='' /><img src='images/rpg/hp.gif' height='9' alt='' /></td>
    <td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
   </tr>
  </table>
 </div>
    <span style='font-size:7pt; color:gray'>Güç: $mp / $maxmp</span><br />
 <div style='width:120px;align:center'>
  <table cellspacing='0' cellpadding='0' width='120' border='0'>
   <tr>
    <td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
    <td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/green.gif' width="$mpf%" height='9' alt='' /><img src='images/rpg/mp.gif' height='9' alt='' /></td>
    <td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
   </tr>
  </table>
 </div>
<span style='font-size:7pt; color:gray'>Tecrübe: $ep% </span><br />
 <div style='width:120px;align:center'>
  <table cellspacing='0' cellpadding='0' width='120' border='0'>
   <tr>
    <td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
    <td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/blue.gif' width="$ep%" height='9' alt='' /><img src='images/rpg/exp.gif' height='9' alt='' /></td>
    <td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
   </tr>
  </table>
 </div>
<br/>
İşlem Tamam Dır. Bi Tşk Çok Görmessiniz sanırım...

Konu sabitlenirse sevinirim...

Caps:
 

AntiGrevit

New member
posbit_legacy de böyle bişi yok 3.6.5 sürüm kullanıyorum.

<div>
$vbphrase[posts]: $post[posts] ------->> bu nerde?
</div>
 

Chnayet

New member
Tesekkurler Dostum Deniyorum

AntiGrevit' Alıntı:
posbit_legacy de böyle bişi yok 3.6.5 sürüm kullanıyorum.

<div>
$vbphrase[posts]: $post[posts] ------->> bu nerde?
</div>

o sekilde arama $vbphrase[posts]: $post[posts] bu sekilde arrasan bulursun kolay gelsin
 

rademem

Banned
3.6.5 kulanıom. postbit_legacy templatesi BENDE BULAMADIM YA ayrıntı bi anlatırmısınız nerde bu postbit_legacy
 
Üst