Jump to content
  • 0
Sign in to follow this  
khenma

Request : link for Styles/ hair style/ clothes /color..

Question

5 answers to this question

Recommended Posts

  • 0

npc/custom/stylist.txt this is included in every version you can try this out.

 

it uses the command getbattleflag :

 

getbattleflag("max_cloth_color"),getbattleflag("max_hair_style"),getbattleflag("max_hair_color")

 

Command description :

 

*setbattleflag "<battle flag>",<value>;*getbattleflag("<battle flag>")Sets or gets the value of the given battle flag.Battle flags are the flags found in the battle/*.conf files and is alsoused in Lupus' variable rates script.

Make sure you properly set your max hair style, hair color and cloth color on your conf/battle/client.conf

Edited by Patskie

Share this post


Link to post
Share on other sites
  • 0

npc/custom/stylist.txt this is included in every version you can try this out.

 

it uses the command getbattleflag :

 

getbattleflag("max_cloth_color"),getbattleflag("max_hair_style"),getbattleflag("max_hair_color")

 

Command description :

 

*setbattleflag "<battle flag>",<value>;*getbattleflag("<battle flag>")Sets or gets the value of the given battle flag.Battle flags are the flags found in the battle/*.conf files and is alsoused in Lupus' variable rates script.

Make sure you properly set your max hair style, hair color and cloth color on your conf/battle/client.conf

 

oops i got an error on hairstyle number 30-40.. cant find 30_?.act,,,,,,,cant find 30_?.spr

Edited by khenma

Share this post


Link to post
Share on other sites
  • 0

Maybe your client files are not updated. 

 

yeah maybe.. im using 20130807 client..

how to have this updated files?

i already patch the client but still the same problem

Share this post


Link to post
Share on other sites

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.