Hi all,
I'am having troubles to compile the source with the DNA system.
Its in the databaseServer.
The error i am recieving is
ProjectCmn.cpp(1231): error C2039: 'LoadMonsterDNA' : is not a member of 'CProject'
And
ProjectCmn.cpp(1279): error C2039: 'm_aMonsterDNA' : is not a member of 'CProject' project.h(74) : see declaration of 'CProject'
And the last one
ProjectCmn.cpp(1279): error C2228: left of '.SetAtGrow' must have class/struct/union type.
Can anyone tel me where to look and or what else i need to add.
Thank you verry much






