2 Errors in PMA PARTY FINDER

10/03/2016 16:00 RevolutionFlyff#1
Hi all ,
I need your help for fix my errors , im novice to c++ :s
[Only registered and activated users can see links. Click Here To Register...]
Thanks for our help !
10/03/2016 16:02 Nortix#2
wrong image ..?
10/03/2016 16:06 RevolutionFlyff#3
sorry :s new image lol
10/03/2016 16:33 Nortix#4
declare m_2PartyPtr to public or write a getter
10/03/2016 16:40 RevolutionFlyff#5
Thanks your for help,
what is the file for declare m_2PartyPtr ?
10/03/2016 16:59 Nortix#6
rightclick on m_2PartyPtr -> show definition
10/03/2016 17:00 RevolutionFlyff#7
I modified :
public: // Privat:
u_long m_id; // 새로 생성되는 파티에 순차적으로 아이디를 할당하기 위한 변수다.
// CMapParty m_2Party;
C2PartyPtr m_2PartyPtr;

Im a new error :s
Cannot open include file: 'dpcoreclient.h': No such file or directory
My accountserver no compiling :s
10/05/2016 00:04 - DK#8
Check the files ! You paste the right code in the wrong files !
10/12/2016 19:56 Supindahood#9
Im getting the same errors. Anyone know where I should look?