Jump to content
  • 0

HELP! Extended Battleground [eAmod BG] 1.0.8 pc.hpp error


nicz01

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   0
  • Joined:  06/19/12
  • Last Seen:  

pc.cpp: In function ‘int pc_update_last_action(map_session_data*)’:
pc.cpp:13150:5: error: ambiguating new declaration of ‘int pc_update_last_action(map_session_data*)’
 int pc_update_last_action(struct map_session_data *sd)
     ^~~~~~~~~~~~~~~~~~~~~
pc.cpp:378:6: note: old declaration ‘void pc_update_last_action(map_session_data*)’
 void pc_update_last_action(struct map_session_data *sd)

any idea how to fix this? i used the ExtendedBG_rev9.diff

Capture.PNG

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.01
  • Content Count:  416
  • Reputation:   73
  • Joined:  05/16/19
  • Last Seen:  

dunno forsure but you can try changing...

 

int to void or the other way around in the actual function, would have to do the same in the header or the patch since i dont have that in my database...

 

 

Edited by Naruto
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...