Jump to content
  • 0
Sign in to follow this  
ljsb

Doubt Clif

Question

Hello everyone. I have a simple and direct question.
What part of the clif is responsible for displaying the emblem of the guild at the top of the head of the character? (I mean in woe/battleground)

 

I'm starting in-depth studies on the emulator and I had this curiosity.
I appreciate since then.

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Apparently couldn't find:

 

https://github.com/HerculesWS/Hercules/blob/master/src/map/clif.c#L1003

https://github.com/HerculesWS/Hercules/blob/master/src/map/clif.c#L1051

https://github.com/HerculesWS/Hercules/blob/master/src/map/clif.c#L1052

 

I think those are the lines responsible for positioning the bitmap in the character's head.

I appreciate the attention.

Edited by LucasBrito

Share this post


Link to post
Share on other sites
  • 0

Look for clif->sendbgemblem_area and clif->sendbgemblem_single

Share this post


Link to post
Share on other sites
  • 0

Look for clif->sendbgemblem_area and clif->sendbgemblem_single

 

Actually these functions responsible for sending the single bitmap and area I already knew.
My question was about positioning the bitmap above the character's head, but apparently I've ever encountered, because after disabling the lines quoted earlier emblem ceased to be displayed above the character's head.

 

Something related to structuring packages and also the specific properties of the map configured through the MF_GVG (mapflag clif-> map_property (sd, MAPPROPERTY_AGITZONE), which causes the emblem is displayed above the character's head on maps with these characteristics.

 

I'm going to analyze with more time to be sure.
I appreciate the attention, greetings.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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