Jump to content
  • 0
Sign in to follow this  
安赫尔

Flux equip_locations Problem

Question

I edit config file equip_locations

 

<?phpreturn array(	 4096 => '时装头下',	 2048 => '时装头中',	 1024 => '时装头上',	  256 => '头上',	  512 => '头中',	    1 => '头下',	   16 => '盔甲',	    2 => '主手',	   32 => '副手',	    4 => '背部',	   64 => '鞋子',	    8 => '装饰品[左]',	  128 => '装饰品[右]',	 8192 => '时装背部',	65536 => '影子战袍',   131072 => '影子武器',   262144 => '影子盾牌',   524288 => '影子战靴',  1048576 => '影子坠饰[左]',  2097152 => '影子耳环[右]',  	32768 => '弹药/弓箭')?>

But it still can't display Shadow Equip .  

 

In equip view it display location like  this.

 

post-1086-0-64717500-1386101547_thumb.jpg

 

Who knows how to fix this?  thanks a lot!

 

 

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.