Jump to content

Recommended Posts

 

Hi guys.

I followed a guide on a turkish forum on how to implement the sash system.

However, when I compile the game I get errors .

 

OBJDIR/acce.o: In function `Acce_add_item(CHARACTER*, int, int)':


/root/workspace/Server/game/src/acce.cpp:804: undefined reference to `CHARACTER::GetInventoryItem(unsigned short) const'
OBJDIR/acce.o: In function `Acce_make(CHARACTER*)':
/root/workspace/Server/game/src/acce.cpp:605: undefined reference to `CHARACTER::AutoGiveAcce(unsigned int, unsigned char, int, int, bool)'
gmake: *** [Makefile:129: ../game_r40267_32] Error 1

 

How can i fix?

Link to comment
Share on other sites

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.