Jump to content
  • 0

Achievement system helppp


lakasmonk

Question


  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  231
  • Reputation:   24
  • Joined:  12/18/11
  • Last Seen:  

1>atcommand.obj : error LNK2019: unresolved external symbol _reload_achievementDB referenced in function _atcommand_reloadachievement
1>atcommand.obj : error LNK2019: unresolved external symbol _achievement_achieve referenced in function _atcommand_achieve
1>script.obj : error LNK2001: unresolved external symbol _achievement_achieve
1>atcommand.obj : error LNK2019: unresolved external symbol _achievement_exists referenced in function _atcommand_achieve
1>script.obj : error LNK2001: unresolved external symbol _achievement_exists
1>clif.obj : error LNK2019: unresolved external symbol _achievement_update_explore referenced in function _clif_parse_LoadEndAck
1>map.obj : error LNK2019: unresolved external symbol _do_final_achievement referenced in function _do_final
1>mob.obj : error LNK2019: unresolved external symbol _achievement_update_mob referenced in function _mob_dead
1>pc.obj : error LNK2019: unresolved external symbol _achievement_loadTracker referenced in function _pc_authok
1>pc.obj : error LNK2019: unresolved external symbol _achievement_update_itemfind referenced in function _pc_additem
1>pc.obj : error LNK2019: unresolved external symbol _achievement_update_itemuse referenced in function _pc_useitem
1>quest.obj : error LNK2019: unresolved external symbol _achievement_update_quest referenced in function _quest_update_status
1>script.obj : error LNK2019: unresolved external symbol _achievement_searchTrackerIndex referenced in function _buildin_getachievementinfo

i have error how to fix this need reply ASAP /meh((

bump!!!!

Edited by lakasmonk
Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  59
  • Topics Per Day:  0.01
  • Content Count:  396
  • Reputation:   53
  • Joined:  07/24/12
  • Last Seen:  

Bump.. up

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  118
  • Reputation:   6
  • Joined:  12/20/12
  • Last Seen:  

How do you insert the .patch / .diff o.o?

cause it seems like if you do it wrong, do you use tortoise? or manually?, do you clean the code? (remove the "+", "-" codes?)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  59
  • Topics Per Day:  0.01
  • Content Count:  396
  • Reputation:   53
  • Joined:  07/24/12
  • Last Seen:  

yes manual i and yes i already check everything no + or -

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  118
  • Reputation:   6
  • Joined:  12/20/12
  • Last Seen:  

That's weird :S cause I use this mod and work fine :( maybe you forgot some line or use this feature in the wrong part u_u

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

on your solution explorer (MSVisualStudio), on right-click map_sql on map-server_sql > add > add existing item, select achievement.c and achievement.h

post-5421-0-09335900-1359351638_thumb.jpg

  • Upvote 1
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...