I'm having 3 new error's that i don't know how to fix them.
1 2 3
c:\Users\utente\Desktop\dev\Sources\7_WorldServer\DPSrvr.cpp(413): error C2065: 'OnReqPVPLIST' : undeclared identifier
c:\Users\utente\Desktop\dev\Sources\7_WorldServer\DPSrvr.cpp(10754): error C2039: 'OnReqPVPLIST' : is not a member of 'CDPSrvr'
c:\Users\utente\Desktop\dev\Sources\7_WorldServer\DPSrvr.cpp(10755): error C2365: 'OnReqPVPLIST' : redefinition; previous definition was a 'formerly unknown identifier'
Here's the file where im getting the error
link removed