Jump to content
  • 0
Sign in to follow this  
karazu

Headgear/Costume will not Override Setlook?

Question

Well I have an NPC script in my server that uses setlook to change the sprite/headgear of the character.

The problem is when the NPC sets the look of the characters headgear to (example) Solar Hat of the Sun God and then a person uses any Headgear/Costume Headgear, the setlook settings is gone.


Is it possible to not the headgears override the set look?

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

I guess you need to edit src to change how the setlook settings works when equip/unequip headgears. However, the suggestion I can give you is to change the script for every headgear to do a check if setlook has been change by the npc who changes it, so, if it has been changed by that npc, set again the changed setlook after have equiped the headgear.

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.