Jump to content
  • 0

Src trouble


Kloshke

Question


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  52
  • Reputation:   0
  • Joined:  12/08/12
  • Last Seen:  

So I was updating my server and everything went well up until Changeset 17059

Clif.c was giving me the following error...

clif.c: In function ‘clif_spiritball’:
clif.c:6919: error: ‘struct s_homunculus’ has no member named ‘spiritball’

And now even when I put the original clif.c back, it still error and stops the recompiling.

How do I fix this?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  737
  • Reputation:   216
  • Joined:  11/29/11
  • Last Seen:  

Do you have some custom ?

you need to add the spiritball attribut in mmo.h to the s_homunculus structure to fix that.

I move it for coherence since the original place I put it wasn't really fit for it.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  52
  • Reputation:   0
  • Joined:  12/08/12
  • Last Seen:  

Nevermind issue fixed by itself.. Thanks

Edited by Kloshke
Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...