Hello again i need help with this error, it says its undeclared although i already declared it on DefineAttribute.h
i dont understand why its still undeclared?
Hello again i need help with this error, it says its undeclared although i already declared it on DefineAttribute.h
i dont understand why its still undeclared?
II_SYS_SYS_SCR_PRO_AWATRANS' : undeclared identifier 05/28/2014 - Flyff Private Server - 6 Replies Hi elitepvpers,
I have an problem where c++ is telling me that II_SYS_SYS_SCR_PRO_AWATRANS is not defined. However its defined inside defineItem.h
Also i included the defineItem.h inside WndTransAwake.cpp/h also included it into stdfax.h inside the Neuz folder. Still its saying undeclared identifier.
When i use the define number instead of the ID Name its working but i dont want it to be source controlled. It must be resource controlled.
What is the cause of this? Also when i right...
undeclared identifier 09/27/2013 - Flyff Private Server - 3 Replies Hallo leute,
Ich wollte meine Sourcen neu Kompilieren und dann sind die fehler aufgetreten!
C:\Users\Administrator\Desktop\Server\GoH-Source\ Source\_Database\DbManager.cpp(5280): error C2065: 'szNo' : undeclared identifier
In der DbManager.cpp der void
void CDbManager::SetPlayerName( CQuery* pQueryChar, CQuery* pQueryLog, LPDB_OVERLAPPED_PLUS lpDbOverlappedPlus )
Undeclared indentifier 01/08/2013 - Flyff Private Server - 0 Replies Hi Epvpers.
Iam having an wierd problem
When i am adding something in DPSrvr.cpp for example untbinding.
I am getting the famous undeclared identifier.
The strange problem is that in my resource folder in defineitem.h
It is defined.