Jump to content

Character Market Plugin 1.0.5

$60

   (0 reviews)

Guest

3 Screenshots

About This File

With this plugin your players will be able to trade their characters.


What's New in Version 1.0.4   See changelog

Released

Bug Fixes

Season 16 support

 

Add this into your css


#inventoryc {
    background-image:url('../../default_assets/images/inventoryc.png');
    width:400px;
    height:320px;
	text-align:center;
	display: inline-block;
	position:relative; 
}
#inventoryc > img {
	position: absolute;
    top: 90px; left: 145px;
    border-radius: 50%;
    border: 3px solid #24314e;
}
#inventoryc > div {
    position:absolute;
    background-repeat:no-repeat;
    background-position:center center;
}
#in_weapon { width:90px;height:136px;bottom:0;left:-6px; }
#in_shield { width:60px;height:136px;bottom:0;right:8px; }
#in_helm { width:68px;height:68px;top:2px;left:66px; }
#in_armor { width:72px;height:110px;top:72px;left:40px; }
#in_pants { width:68px;height:68px;bottom:8px;left:82px; }
#in_gloves { width:68px;height:68px;top:116px;right:54px; }
#in_boots { width:68px;height:68px;bottom:8px;right:82px; }
#in_wings { width:138px;height:102px;top:8px;right:-2px; }
#in_zoo { width:42px;height:42px;top:15px;left:10px; }
#in_pendant { width:38px;height:38px;top:20px;right:136px; }
#in_ring1 { width:38px;height:38px;bottom:92px;left:96px; }
#in_ring2 { width:38px;height:38px;bottom:92px;right:96px; }
#in_pentagram { width:64px;height:64px;bottom:8px;right:169px; }
#in_ear1 {  width:32px;height:32px;top:72px;left:0px; } 
#in_ear2 {  width:32px;height:32px;top:72px;left:115px; } 

User Feedback

There are no reviews to display.

×
×
  • Create New...