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

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

 
Last edited by a moderator:
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

 
Last edited by a moderator:
Back
Top