Followed all directions to the letter and read entire thread, need help for this, please!
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp||In member function 'bool Character::AddItem(short int, int)':|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|494|error: invalid use of incomplete type 'struct Quest'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|13|error: forward declaration of 'struct Quest'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp:497|13|instantiated from here|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\container\ptr_vector.hpp|315|error: invalid covariant return type for 'T* PtrVector<T>::FastIterator::Dereference() [with T = Rule, T* = Rule*]'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\container\ptr_vector.hpp|135|error: overriding 'virtual Shared* GenericPtrVector::FastIterator::Dereference()'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp||In member function 'bool Character::AddItem(short int, int)':|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|497|error: invalid use of incomplete type 'struct State'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|11|error: forward declaration of 'struct State'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|499|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|499|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|500|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|502|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp||In member function 'bool Character::DelItem(short int, int)':|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|543|error: invalid use of incomplete type 'struct Quest'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|13|error: forward declaration of 'struct Quest'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|546|error: invalid use of incomplete type 'struct State'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|11|error: forward declaration of 'struct State'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|548|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|548|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|549|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|551|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp||In member function 'void Character::DelItem(PtrList<Character_Item>::Iterator&, int)':|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|584|error: invalid use of incomplete type 'struct Quest'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|13|error: forward declaration of 'struct Quest'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|587|error: invalid use of incomplete type 'struct State'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|11|error: forward declaration of 'struct State'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|589|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|589|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|590|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|592|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp||In member function 'void Character::Warp(short int, unsigned char, unsigned char, WarpAnimation)':|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|836|error: invalid use of incomplete type 'struct Quest'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|13|error: forward declaration of 'struct Quest'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|839|error: invalid use of incomplete type 'struct State'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|11|error: forward declaration of 'struct State'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|841|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|841|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|841|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\character.cpp|843|error: invalid use of incomplete type 'struct Rule'|
C:\Documents and Settings\User\Desktop\crap\EO Server EOServ\src\fwd\quest.hpp|9|error: forward declaration of 'struct Rule'|
||More errors follow but not being shown.|
||Edit the max errors limit in compiler options...|
||=== Build finished: 50 errors, 0 warnings ===|