Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Working Fame (revised)

Status
Not open for further replies.
Junior Spellweaver
Joined
Jan 11, 2007
Messages
120
Reaction score
1
Re: [RELEASE] Working Fame (revised)

WOW WTF UR CODE SUCKS LIKE HELL

Code:
------ Build started: Project: MapleStoryServer, Configuration: Debug Win32 ------
Compiling...
MapleStoryServer.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2059: syntax error : 'string'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C2146: syntax error : missing ';' before identifier 'maple_db'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2086: 'int Player::MySQL::MYSQL_RES' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::MYSQL_RES'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'int *Player::MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(4627) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(4627) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\deque(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\deque(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\queue(15) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\queue(15) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maplestoryserver.cpp(40) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Characters.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'MYSQL_RES *MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(8) : error C3254: 'Player' : class contains explicit override 'showEquips' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(8) : error C2838: 'showEquips' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(31) : error C3254: 'Player' : class contains explicit override 'showCharacters' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(31) : error C2838: 'showCharacters' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(65) : error C3254: 'Player' : class contains explicit override 'checkCharacterName' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(65) : error C2838: 'checkCharacterName' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(75) : error C3254: 'Player' : class contains explicit override 'createEquip' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(75) : error C2838: 'createEquip' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(88) : error C3254: 'Player' : class contains explicit override 'createCharacter' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(88) : error C2838: 'createCharacter' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(142) : error C3254: 'Player' : class contains explicit override 'deleteCharacter' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(142) : error C2838: 'deleteCharacter' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(157) : error C3254: 'Player' : class contains explicit override 'connectGame' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(157) : error C2838: 'connectGame' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(161) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Drops.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.h(9) : error C2086: 'Player::Drop ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(139) : see declaration of 'Player::Drop'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.h(10) : error C2086: 'Player::Dropped ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(16) : see declaration of 'Player::Dropped'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(9) : error C2838: 'dropsinfo' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(10) : error C2838: 'mesos' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(11) : error C2838: 'equips' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(12) : error C2838: 'items' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(13) : error C2838: 'foots' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(14) : error C2838: 'objids' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(15) : error C2838: 'drops' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(16) : error C2838: 'consumes' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(18) : error C3254: 'Player' : class contains explicit override 'getDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(18) : error C2838: 'getDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(26) : error C3254: 'Player' : class contains explicit override 'findFloor' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(26) : error C2838: 'findFloor' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(54) : error C3254: 'Player' : class contains explicit override 'doDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(54) : error C2838: 'doDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(67) : error C3254: 'Player' : class contains explicit override 'takeDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(67) : error C2838: 'takeDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(77) : error C3254: 'Player' : class contains explicit override 'showDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(77) : error C2838: 'showDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(83) : error C3254: 'Player' : class contains explicit override 'removeDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(83) : error C2838: 'removeDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(87) : error C3254: 'Player' : class contains explicit override 'dropMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(87) : error C2838: 'dropMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(293) : error C3254: 'Player' : class contains explicit override 'showDrops' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(293) : error C2838: 'showDrops' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(299) : error C3254: 'Player' : class contains explicit override 'lootItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(299) : error C2838: 'lootItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(376) : error C3254: 'Player' : class contains explicit override 'dropMesos' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(376) : error C2838: 'dropMesos' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(391) : error C3254: 'Player' : class contains explicit override 'checkDrops' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(391) : error C2838: 'checkDrops' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(401) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Inventory.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(12) : error C3254: 'Player' : class contains explicit override 'itemMove' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(12) : error C2838: 'itemMove' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(166) : error C3254: 'Player' : class contains explicit override 'useCashItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(166) : error C2838: 'useCashItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(181) : error C3254: 'Player' : class contains explicit override 'findSlot' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(181) : error C2838: 'findSlot' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(223) : error C3254: 'Player' : class contains explicit override 'setEquipStats' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(223) : error C2838: 'setEquipStats' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(249) : error C3254: 'Player' : class contains explicit override 'addEquip' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(249) : error C2838: 'addEquip' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(254) : error C3254: 'Player' : class contains explicit override 'addItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(254) : error C2838: 'addItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(278) : error C3254: 'Player' : class contains explicit override 'useShop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(278) : error C2838: 'useShop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(330) : error C3254: 'Player' : class contains explicit override 'addNewItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(330) : error C2838: 'addNewItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(351) : error C3254: 'Player' : class contains explicit override 'takeItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(351) : error C2838: 'takeItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(376) : error C3254: 'Player' : class contains explicit override 'takeItemSlot' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(376) : error C2838: 'takeItemSlot' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(391) : error C3254: 'Player' : class contains explicit override 'useItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(391) : error C2838: 'useItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(413) : error C3254: 'Player' : class contains explicit override 'useChair' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(413) : error C2838: 'useChair' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(418) : error C3254: 'Player' : class contains explicit override 'useTScroll' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(418) : error C2838: 'useTScroll' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(464) : error C3254: 'Player' : class contains explicit override 'stopChair' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(464) : error C2838: 'stopChair' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(468) : error C3254: 'Player' : class contains explicit override 'hasItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(468) : error C2838: 'hasItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(476) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Levels.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.h(5) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.h(5) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(9) : error C2535: 'short Player::getShort(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.h(7) : see declaration of 'Player::getShort'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(10) : error C2535: 'int Player::getInt(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.h(8) : see declaration of 'Player::getInt'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(11) : error C2535: 'void Player::getString(unsigned char *,int,char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.h(9) : see declaration of 'Player::getString'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(8) : error C2059: syntax error : '{'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(8) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(30) : error C3254: 'Player' : class contains explicit override 'giveEXP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(30) : error C2838: 'giveEXP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(71) : error C3254: 'Player' : class contains explicit override 'addStat' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(71) : error C2838: 'addStat' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(96) : error C3254: 'Player' : class contains explicit override 'setLevel' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(96) : error C2838: 'setLevel' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(102) : error C3254: 'Player' : class contains explicit override 'setJob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(102) : error C2838: 'setJob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(106) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Maps.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(14) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(4627) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(4627) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\deque(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\deque(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\queue(15) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\queue(15) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(11) : error C2838: 'info' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(48) : error C2838: 'timers' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(49) : error C2838: 'ctimer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(50) : error C2838: 'timer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(52) : error C3254: 'Player' : class contains explicit override 'addMap' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(52) : error C2838: 'addMap' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(56) : error C3254: 'Player' : class contains explicit override 'addPlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(56) : error C2838: 'addPlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(64) : error C3254: 'Player' : class contains explicit override 'removePlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(64) : error C2838: 'removePlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(76) : error C3254: 'Player' : class contains explicit override 'moveMap' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(76) : error C2838: 'moveMap' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(108) : error C3254: 'Player' : class contains explicit override 'changeMap' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(108) : error C2838: 'changeMap' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(135) : error C3254: 'Player' : class contains explicit override 'unjail' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(135) : error C2838: 'unjail' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(158) : error C3254: 'Player' : class contains explicit override 'mapTimer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(158) : error C2838: 'mapTimer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(168) : error C3254: 'Player' : class contains explicit override 'startTimer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(168) : error C2838: 'startTimer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(172) : error C3254: 'Player' : class contains explicit override 'newMap' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(172) : error C2838: 'newMap' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(180) : error C3254: 'Player' : class contains explicit override 'moveMapS' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(180) : error C2838: 'moveMapS' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(214) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Mobs.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.h(5) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(14) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(10) : error C2864: 'Player::EXPRATE' : only static const integral data members can be initialized within a class
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(11) : error C2838: 'mobinfo' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(12) : error C2838: 'info' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(13) : error C2838: 'mobs' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(14) : error C2838: 'last' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(15) : error C2838: 'mobscount' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(17) : error C3254: 'Player' : class contains explicit override 'setControl' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(17) : error C2838: 'setControl' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(25) : error C3254: 'Player' : class contains explicit override 'spawnMobPos' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(25) : error C2838: 'spawnMobPos' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(44) : error C3254: 'Player' : class contains explicit override 'monsterControl' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(44) : error C2838: 'monsterControl' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(67) : error C3254: 'Player' : class contains explicit override 'checkSpawn' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(67) : error C2838: 'checkSpawn' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(118) : error C3254: 'Player' : class contains explicit override 'showMobs' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(118) : error C2838: 'showMobs' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(125) : error C3254: 'Player' : class contains explicit override 'updateSpawn' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(125) : error C2838: 'updateSpawn' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(143) : error C3254: 'Player' : class contains explicit override 'dieMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(143) : error C2838: 'dieMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(175) : error C3254: 'Player' : class contains explicit override 'damageMobSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(175) : error C2838: 'damageMobSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(203) : error C3254: 'Player' : class contains explicit override 'damageMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(203) : error C2838: 'damageMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(230) : error C3254: 'Player' : class contains explicit override 'damageMobS' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(230) : error C2838: 'damageMobS' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(266) : error C3254: 'Player' : class contains explicit override 'spawnMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(266) : error C2838: 'spawnMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(281) : error C3254: 'Player' : class contains explicit override 'setEXP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(281) : error C2838: 'setEXP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(284) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
NPCs.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(11) : error C2535: 'short Player::getShort(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcpacket.h(7) : see declaration of 'Player::getShort'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(12) : error C2535: 'int Player::getInt(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcpacket.h(8) : see declaration of 'Player::getInt'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(13) : error C2535: 'void Player::getString(unsigned char *,int,char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcpacket.h(9) : see declaration of 'Player::getString'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(13) : error C2838: 'info' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(17) : error C3254: 'Player' : class contains explicit override 'showNPCs' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(17) : error C2838: 'showNPCs' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(22) : error C3254: 'Player' : class contains explicit override 'handleNPC' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(22) : error C2838: 'handleNPC' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(32) : error C3254: 'Player' : class contains explicit override 'handleQuestNPC' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(32) : error C2838: 'handleQuestNPC' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(41) : error C3254: 'Player' : class contains explicit override 'handleNPCIn' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(41) : error C2838: 'handleNPCIn' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(115) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(128) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(128) : error C2535: 'Player::~Player(void)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(36) : see declaration of 'Player::~Player'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(132) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(144) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(148) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(152) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(158) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(164) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(170) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(176) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(181) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(188) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(197) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(205) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(209) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(212) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(216) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(220) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(223) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(226) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(230) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(233) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(236) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(239) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(243) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(247) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(251) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(255) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(267) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(270) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(273) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(277) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(281) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(285) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(288) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Player.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(121) : error C2079: 'Player::Mob::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2059: syntax error : 'string'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C2146: syntax error : missing ';' before identifier 'maple_db'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2086: 'int Player::MySQL::MYSQL_RES' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::MYSQL_RES'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'int *Player::MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(20) : error C2535: 'Player::~Player(void)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(36) : see declaration of 'Player::~Player'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(36) : error C2535: 'void Player::save(void)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(37) : see declaration of 'Player::save'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(76) : error C2535: 'void Player::handleRequest(unsigned char *,int)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(38) : see declaration of 'Player::handleRequest'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(114) : error C2535: 'bool Player::canFamePlayer(int,int)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(23) : see declaration of 'Player::canFamePlayer'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(122) : error C2535: 'void Player::setFameOffset(void)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(24) : see declaration of 'Player::setFameOffset'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(129) : error C2535: 'void Player::setFameOffset(int)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(25) : see declaration of 'Player::setFameOffset'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(237) : error C2535: 'void Player::setHP(int,bool)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(96) : see declaration of 'Player::setHP'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(248) : error C2535: 'void Player::setMP(int,bool)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(100) : see declaration of 'Player::setMP'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(258) : error C2535: 'void Player::setSp(short)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(122) : see declaration of 'Player::setSp'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(263) : error C2535: 'void Player::setJob(short)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(68) : see declaration of 'Player::setJob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(275) : error C2535: 'void Player::setLevel(int)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(64) : see declaration of 'Player::setLevel'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(295) : error C2535: 'void Player::setHair(int)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(60) : see declaration of 'Player::setHair'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(300) : error C2535: 'void Player::setEyes(int)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(56) : see declaration of 'Player::setEyes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(305) : error C2535: 'void Player::setSkin(char)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(52) : see declaration of 'Player::setSkin'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(309) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Players.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(14) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(14) : error C2838: 'players' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(15) : error C2535: 'short Player::getShort(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(9) : see declaration of 'Player::getShort'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(16) : error C2535: 'int Player::getInt(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(10) : see declaration of 'Player::getInt'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(18) : error C2535: 'void Player::getString(unsigned char *,int,char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(11) : see declaration of 'Player::getString'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(20) : error C3254: 'Player' : class contains explicit override 'addPlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(20) : error C2838: 'addPlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(24) : error C3254: 'Player' : class contains explicit override 'deletePlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(24) : error C2838: 'deletePlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(36) : error C3254: 'Player' : class contains explicit override 'handleMoving' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(36) : error C2838: 'handleMoving' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(46) : error C3254: 'Player' : class contains explicit override 'faceExperiment' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(46) : error C2838: 'faceExperiment' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(50) : error C3254: 'Player' : class contains explicit override 'chatHandler' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(50) : error C2838: 'chatHandler' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2248) : error C3254: 'Player' : class contains explicit override 'damagePlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2248) : error C2838: 'damagePlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2262) : error C3254: 'Player' : class contains explicit override 'healPlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2262) : error C2838: 'healPlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2267) : error C3254: 'Player' : class contains explicit override 'getPlayerInfo' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2267) : error C2838: 'getPlayerInfo' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2271) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Quests.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(9) : error C2838: 'quests' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(11) : error C3254: 'Player' : class contains explicit override 'giveItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(11) : error C2838: 'giveItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(20) : error C3254: 'Player' : class contains explicit override 'giveMesos' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(20) : error C2838: 'giveMesos' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(26) : error C3254: 'Player' : class contains explicit override 'getQuest' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(26) : error C2838: 'getQuest' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(47) : error C3254: 'Player' : class contains explicit override 'updateQuestMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(47) : error C2838: 'updateQuestMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(68) : error C3254: 'Player' : class contains explicit override 'checkDone' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(68) : error C2838: 'checkDone' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(102) : error C3254: 'Player' : class contains explicit override 'finishQuest' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(102) : error C2838: 'finishQuest' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(177) : error C3254: 'Player' : class contains explicit override 'addQuest' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(177) : error C2838: 'addQuest' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(218) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Server.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(5) : error C2838: 'msg' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(6) : error C2838: 'on' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(8) : error C3254: 'Player' : class contains explicit override 'showScrollingHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(8) : error C2838: 'showScrollingHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(13) : error C3254: 'Player' : class contains explicit override 'changeScrollingHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(13) : error C2838: 'changeScrollingHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(18) : error C3254: 'Player' : class contains explicit override 'enableScrollingHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(18) : error C2838: 'enableScrollingHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(23) : error C3254: 'Player' : class contains explicit override 'disableScrollingHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(23) : error C2838: 'disableScrollingHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(28) : error C3254: 'Player' : class contains explicit override 'initialize' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(28) : error C2838: 'initialize' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(32) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Shops.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.cpp(7) : error C2838: 'shops' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.cpp(9) : error C3254: 'Player' : class contains explicit override 'showShop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.cpp(9) : error C2838: 'showShop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.cpp(33) : error C3254: 'Player' : class contains explicit override 'getPrice' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.cpp(33) : error C2838: 'getPrice' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.cpp(40) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Skills.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(7) : error C2838: 'skills' : illegal qualified name in member declaration
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(4627) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(4627) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\deque(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\deque(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\queue(15) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\queue(15) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(93) : error C2248: 'Player::SkillTimer::STimer' : cannot access private struct declared in class 'Player::SkillTimer'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(37) : see declaration of 'Player::SkillTimer::STimer'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(10) : see declaration of 'Player::SkillTimer'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(93) : error C2838: 'timers' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(94) : error C2838: 'timer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(96) : error C3254: 'Player' : class contains explicit override 'stopTimerPlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(96) : error C2838: 'stopTimerPlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(100) : error C3254: 'Player' : class contains explicit override 'startTimer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(100) : error C2838: 'startTimer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(104) : error C3254: 'Player' : class contains explicit override 'addSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(104) : error C2838: 'addSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(113) : error C3254: 'Player' : class contains explicit override 'cancelSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(113) : error C2838: 'cancelSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(216) : error C3254: 'Player' : class contains explicit override 'useSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(216) : error C2838: 'useSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(454) : error C3254: 'Player' : class contains explicit override 'useAttackSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(454) : error C2838: 'useAttackSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(469) : error C3254: 'Player' : class contains explicit override 'end1001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(469) : error C2838: 'end1001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(474) : error C3254: 'Player' : class contains explicit override 'end1002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(474) : error C2838: 'end1002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(477) : error C3254: 'Player' : class contains explicit override 'end1001003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(477) : error C2838: 'end1001003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(481) : error C3254: 'Player' : class contains explicit override 'end2001002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(481) : error C2838: 'end2001002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(484) : error C3254: 'Player' : class contains explicit override 'end2001003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(484) : error C2838: 'end2001003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(487) : error C3254: 'Player' : class contains explicit override 'end3001003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(487) : error C2838: 'end3001003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(490) : error C3254: 'Player' : class contains explicit override 'end4001003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(490) : error C2838: 'end4001003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(497) : error C3254: 'Player' : class contains explicit override 'heal1001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(497) : error C2838: 'heal1001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(504) : error C3254: 'Player' : class contains explicit override 'end4111002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(504) : error C2838: 'end4111002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(507) : error C3254: 'Player' : class contains explicit override 'end2301004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(507) : error C2838: 'end2301004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(510) : error C3254: 'Player' : class contains explicit override 'end1101004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(510) : error C2838: 'end1101004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(513) : error C3254: 'Player' : class contains explicit override 'end1101005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(513) : error C2838: 'end1101005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(516) : error C3254: 'Player' : class contains explicit override 'end1301004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(516) : error C2838: 'end1301004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(519) : error C3254: 'Player' : class contains explicit override 'end1301005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(519) : error C2838: 'end1301005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(522) : error C3254: 'Player' : class contains explicit override 'end3101002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(522) : error C2838: 'end3101002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(525) : error C3254: 'Player' : class contains explicit override 'end3201002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(525) : error C2838: 'end3201002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(528) : error C3254: 'Player' : class contains explicit override 'end4101003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(528) : error C2838: 'end4101003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(531) : error C3254: 'Player' : class contains explicit override 'end4201002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(531) : error C2838: 'end4201002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(534) : error C3254: 'Player' : class contains explicit override 'end1101006' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(534) : error C2838: 'end1101006' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(537) : error C3254: 'Player' : class contains explicit override 'end1301006' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(537) : error C2838: 'end1301006' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(540) : error C3254: 'Player' : class contains explicit override 'end3101004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(540) : error C2838: 'end3101004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(543) : error C3254: 'Player' : class contains explicit override 'end3201004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(543) : error C2838: 'end3201004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(546) : error C3254: 'Player' : class contains explicit override 'end1311008' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(546) : error C2838: 'end1311008' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(549) : error C3254: 'Player' : class contains explicit override 'end4201003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(549) : error C2838: 'end4201003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(552) : error C3254: 'Player' : class contains explicit override 'end2111005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(552) : error C2838: 'end2111005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(555) : error C3254: 'Player' : class contains explicit override 'end2211005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(555) : error C2838: 'end2211005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(558) : error C3254: 'Player' : class contains explicit override 'end1201005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(558) : error C2838: 'end1201005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(561) : error C3254: 'Player' : class contains explicit override 'end1201004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(561) : error C2838: 'end1201004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(564) : error C3254: 'Player' : class contains explicit override 'end1004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(564) : error C2838: 'end1004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(568) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
MySQLM.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'MYSQL_RES *MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.cpp(256) : error C2084: function 'MYSQL_RES *MySQL::getRes(char *)' already has a body
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see previous definition of 'getRes'
DropsPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(6) : error C3254: 'Player' : class contains explicit override 'drop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(6) : error C2838: 'drop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(28) : error C3254: 'Player' : class contains explicit override 'dropForPlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(28) : error C2838: 'dropForPlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(50) : error C3254: 'Player' : class contains explicit override 'showDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(50) : error C2838: 'showDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(69) : error C3254: 'Player' : class contains explicit override 'takeNote' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(69) : error C2838: 'takeNote' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(91) : error C3254: 'Player' : class contains explicit override 'takeDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(91) : error C2838: 'takeDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(105) : error C3254: 'Player' : class contains explicit override 'dontTake' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(105) : error C2838: 'dontTake' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(112) : error C3254: 'Player' : class contains explicit override 'removeDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(112) : error C2838: 'removeDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(119) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
InventoryPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(8) : error C3254: 'Player' : class contains explicit override 'moveItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(8) : error C2838: 'moveItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(21) : error C3254: 'Player' : class contains explicit override 'updatePlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(21) : error C2838: 'updatePlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(46) : error C3254: 'Player' : class contains explicit override 'addEquip' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(46) : error C2838: 'addEquip' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(80) : error C3254: 'Player' : class contains explicit override 'bought' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(80) : error C2838: 'bought' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(87) : error C3254: 'Player' : class contains explicit override 'newMesos' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(87) : error C2838: 'newMesos' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(97) : error C3254: 'Player' : class contains explicit override 'addNewItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(97) : error C2838: 'addNewItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(119) : error C3254: 'Player' : class contains explicit override 'addItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(119) : error C2838: 'addItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(131) : error C3254: 'Player' : class contains explicit override 'moveItemS' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(131) : error C2838: 'moveItemS' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(143) : error C3254: 'Player' : class contains explicit override 'moveItemS2' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(143) : error C2838: 'moveItemS2' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(159) : error C3254: 'Player' : class contains explicit override 'sitChair' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(159) : error C2838: 'sitChair' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(173) : error C3254: 'Player' : class contains explicit override 'stopChair' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(173) : error C2838: 'stopChair' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(184) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
LevelsPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(5) : error C3254: 'Player' : class contains explicit override 'showEXP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(5) : error C2838: 'showEXP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(18) : error C3254: 'Player' : class contains explicit override 'levelUP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(18) : error C2838: 'levelUP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(40) : error C3254: 'Player' : class contains explicit override 'statOK' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(40) : error C2838: 'statOK' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(47) : error C3254: 'Player' : class contains explicit override 'changeStat' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(47) : error C2838: 'changeStat' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(57) : error C3254: 'Player' : class contains explicit override 'jobChange' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(57) : error C2838: 'jobChange' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(70) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
LoginPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(20) : error C3254: 'Player' : class contains explicit override 'loginError' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(20) : error C2838: 'loginError' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(28) : error C3254: 'Player' : class contains explicit override 'loginBan' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(28) : error C2838: 'loginBan' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(38) : error C3254: 'Player' : class contains explicit override 'loginConnect' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(38) : error C2838: 'loginConnect' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(58) : error C3254: 'Player' : class contains explicit override 'loginProcess' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(58) : error C2838: 'loginProcess' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(65) : error C3254: 'Player' : class contains explicit override 'processOk' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(65) : error C2838: 'processOk' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(73) : error C3254: 'Player' : class contains explicit override 'showWorld' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(73) : error C2838: 'showWorld' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(101) : error C3254: 'Player' : class contains explicit override 'worldEnd' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(101) : error C2838: 'worldEnd' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(108) : error C3254: 'Player' : class contains explicit override 'showChannels' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(108) : error C2838: 'showChannels' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(115) : error C3254: 'Player' : class contains explicit override 'channelSelect' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(115) : error C2838: 'channelSelect' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(126) : error C3254: 'Player' : class contains explicit override 'showCharacters' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(126) : error C2838: 'showCharacters' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(174) : error C3254: 'Player' : class contains explicit override 'checkName' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(174) : error C2838: 'checkName' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(183) : error C3254: 'Player' : class contains explicit override 'showCharacter' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(183) : error C2838: 'showCharacter' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(228) : error C3254: 'Player' : class contains explicit override 'deleteCharacter' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(228) : error C2838: 'deleteCharacter' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(236) : error C3254: 'Player' : class contains explicit override 'connectIP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(236) : error C2838: 'connectIP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(254) : error C3254: 'Player' : class contains explicit override 'logBack' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(254) : error C2838: 'logBack' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(260) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
MapPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.h(5) : error C2086: 'Player::Packet ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(11) : see declaration of 'Player::Packet'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(6) : error C3254: 'Player' : class contains explicit override 'playerPacket' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(6) : error C2838: 'playerPacket' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(46) : error C3254: 'Player' : class contains explicit override 'showPlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(46) : error C2838: 'showPlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(53) : error C3254: 'Player' : class contains explicit override 'removePlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(53) : error C2838: 'removePlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(63) : error C3254: 'Player' : class contains explicit override 'showPlayers' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(63) : error C2838: 'showPlayers' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(72) : error C3254: 'Player' : class contains explicit override 'changeMap' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(72) : error C2838: 'changeMap' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(88) : error C3254: 'Player' : class contains explicit override 'makeApple' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(88) : error C2838: 'makeApple' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(93) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Generating Code...
Compiling...
MobsPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.h(5) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(6) : error C3254: 'Player' : class contains explicit override 'controlMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(6) : error C2838: 'controlMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(22) : error C3254: 'Player' : class contains explicit override 'endControlMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(22) : error C2838: 'endControlMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(30) : error C3254: 'Player' : class contains explicit override 'spawnMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(30) : error C2838: 'spawnMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(49) : error C3254: 'Player' : class contains explicit override 'showMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(49) : error C2838: 'showMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(65) : error C3254: 'Player' : class contains explicit override 'moveMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(65) : error C2838: 'moveMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(83) : error C3254: 'Player' : class contains explicit override 'damageMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(83) : error C2838: 'damageMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(112) : error C3254: 'Player' : class contains explicit override 'damageMobS' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(112) : error C2838: 'damageMobS' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(141) : error C3254: 'Player' : class contains explicit override 'damageMobSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(141) : error C2838: 'damageMobSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(166) : error C3254: 'Player' : class contains explicit override 'showHP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(166) : error C2838: 'showHP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(174) : error C3254: 'Player' : class contains explicit override 'dieMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(174) : error C2838: 'dieMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(188) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
NPCPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(16) : error C2086: 'Player::Packet ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(11) : see declaration of 'Player::Packet'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcpacket.cpp(6) : error C3254: 'Player' : class contains explicit override 'showNPC' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcpacket.cpp(6) : error C2838: 'showNPC' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcpacket.cpp(31) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
PacketCreator.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(5) : error C3254: 'Player' : class contains explicit override 'addHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(5) : error C2838: 'addHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(9) : error C3254: 'Player' : class contains explicit override 'addInt' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(9) : error C2838: 'addInt' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(14) : error C3254: 'Player' : class contains explicit override 'addInt64' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(14) : error C2838: 'addInt64' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(19) : error C3254: 'Player' : class contains explicit override 'addShort' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(19) : error C2838: 'addShort' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(25) : error C3254: 'Player' : class contains explicit override 'addByte' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(25) : error C2838: 'addByte' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(29) : error C3254: 'Player' : class contains explicit override 'addBytes' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(29) : error C2838: 'addBytes' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(50) : error C3254: 'Player' : class contains explicit override 'addString' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(50) : error C2838: 'addString' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(58) : error C3254: 'Player' : class contains explicit override 'addBytesHex' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(58) : error C2838: 'addBytesHex' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(63) : error C3254: 'Player' : class contains explicit override 'packetSend' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(63) : error C2838: 'packetSend' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(87) : error C3254: 'Player' : class contains explicit override 'sendTo' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(87) : error C2838: 'sendTo' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(94) : error C3254: 'Player' : class contains explicit override 'packetSendLogin' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(94) : error C2838: 'packetSendLogin' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(101) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
PlayerPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(10) : error C3254: 'Player' : class contains explicit override 'connectData' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(10) : error C2838: 'connectData' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(195) : error C3254: 'Player' : class contains explicit override 'newHP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(195) : error C2838: 'newHP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(206) : error C3254: 'Player' : class contains explicit override 'newMP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(206) : error C2838: 'newMP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(216) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(216) : error C2535: 'int Player::getInt(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(10) : see declaration of 'Player::getInt'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(216) : warning C4183: 'getInt': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(217) : error C3254: 'Player' : class contains explicit override 'newEXP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(217) : error C2838: 'newEXP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(228) : error C3254: 'Player' : class contains explicit override 'showKeys' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(228) : error C2838: 'showKeys' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(238) : error C3254: 'Player' : class contains explicit override 'setSP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(238) : error C2838: 'setSP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(249) : error C3254: 'Player' : class contains explicit override 'setJob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(249) : error C2838: 'setJob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(258) : error C3254: 'Player' : class contains explicit override 'newHair' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(258) : error C2838: 'newHair' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(267) : error C3254: 'Player' : class contains explicit override 'newEyes' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(267) : error C2838: 'newEyes' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(276) : error C3254: 'Player' : class contains explicit override 'newSkin' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(276) : error C2838: 'newSkin' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(284) : error C3254: 'Player' : class contains explicit override 'newFame' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(284) : error C2838: 'newFame' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(294) : error C3254: 'Player' : class contains explicit override 'fame' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(294) : error C2838: 'fame' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(365) : error C3254: 'Player' : class contains explicit override 'createParty' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(365) : error C2838: 'createParty' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(394) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
PlayersPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.h(5) : error C2086: 'Player::Packet ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(11) : see declaration of 'Player::Packet'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(7) : error C3254: 'Player' : class contains explicit override 'showMoving' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(7) : error C2838: 'showMoving' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(15) : error C3254: 'Player' : class contains explicit override 'showSMega' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(15) : error C2838: 'showSMega' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(31) : error C3254: 'Player' : class contains explicit override 'faceExperiment' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(31) : error C2838: 'faceExperiment' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(39) : error C3254: 'Player' : class contains explicit override 'showChat' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(39) : error C2838: 'showChat' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(49) : error C3254: 'Player' : class contains explicit override 'damagePlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(49) : error C2838: 'damagePlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(62) : error C3254: 'Player' : class contains explicit override 'showMassage' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(62) : error C2838: 'showMassage' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(74) : error C3254: 'Player' : class contains explicit override 'showInfo' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(74) : error C2838: 'showInfo' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(88) : error C3254: 'Player' : class contains explicit override 'showNoticeOneChar' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(88) : error C2838: 'showNoticeOneChar' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(96) : error C3254: 'Player' : class contains explicit override 'ShowNotice' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(96) : error C2838: 'ShowNotice' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(104) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
QuestsPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(6) : error C3254: 'Player' : class contains explicit override 'acceptQuest' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(6) : error C2838: 'acceptQuest' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(25) : error C3254: 'Player' : class contains explicit override 'updateQuest' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(25) : error C2838: 'updateQuest' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(48) : error C3254: 'Player' : class contains explicit override 'doneQuest' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(48) : error C2838: 'doneQuest' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(55) : error C3254: 'Player' : class contains explicit override 'questFinish' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(55) : error C2838: 'questFinish' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(81) : error C3254: 'Player' : class contains explicit override 'giveItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(81) : error C2838: 'giveItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(91) : error C3254: 'Player' : class contains explicit override 'giveMesos' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(91) : error C2838: 'giveMesos' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(98) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
ServerPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(6) : error C3254: 'Player' : class contains explicit override 'showScrollingHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(6) : error C2838: 'showScrollingHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(15) : error C3254: 'Player' : class contains explicit override 'changeScrollingHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(15) : error C2838: 'changeScrollingHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(28) : error C3254: 'Player' : class contains explicit override 'scrollingHeaderOff' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(28) : error C2838: 'scrollingHeaderOff' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(38) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
SkillsPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(5) : error C3254: 'Player' : class contains explicit override 'addSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(5) : error C2838: 'addSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(18) : error C3254: 'Player' : class contains explicit override 'useSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(18) : error C2838: 'useSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(63) : error C3254: 'Player' : class contains explicit override 'healHP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(63) : error C2838: 'healHP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(71) : error C3254: 'Player' : class contains explicit override 'endSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(71) : error C2838: 'endSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(101) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Initializing.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(14) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\program files\microsoft visual studio 9.0\vc\include\typeinfo(41) : error C2071: 'Player::__type_info_root_node' : illegal storage class
c:\program files\microsoft visual studio 9.0\vc\include\typeinfo(62) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\typeinfo(62) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\typeinfo(72) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\typeinfo(72) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(13) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(13) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(33) : error C2039: '_DebugHeapTag_t' : is not a member of 'std'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(33) : error C2143: syntax error : missing ',' before '&'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(33) : error C2059: syntax error : ')'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(34) : error C2143: syntax error : missing ')' before 'throw'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(37) : error C2039: '_DebugHeapTag_t' : is not a member of 'std'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(37) : error C2143: syntax error : missing ',' before '&'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(37) : error C2059: syntax error : ')'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(38) : error C2143: syntax error : missing ')' before 'throw'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(41) : error C2039: '_DebugHeapTag_t' : is not a member of 'std'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(41) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(41) : error C2143: syntax error : missing ',' before '&'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(41) : error C2059: syntax error : ')'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(42) : error C2143: syntax error : missing ')' before 'throw'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(45) : error C2039: '_DebugHeapTag_t' : is not a member of 'std'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(45) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(45) : error C2143: syntax error : missing ',' before '&'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(45) : error C2059: syntax error : ')'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(46) : error C2143: syntax error : missing ')' before 'throw'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(48) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(48) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\locale.h(32) : error C2059: syntax error : 'string'
c:\program files\microsoft visual studio 9.0\vc\include\locale.h(32) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo.h(18) : error C2059: syntax error : 'string'
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo.h(18) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo.h(111) : error C2059: syntax error : 'string'
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo.h(111) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo.h(120) : error C2059: syntax error : 'string'
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo.h(120) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo(16) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo(16) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocale(19) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\xlocale(19) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xiosbase(15) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\xiosbase(15) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\streambuf(12) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\streambuf(12) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocnum(19) : error C2059: syntax error : 'string'
c:\program files\microsoft visual studio 9.0\vc\include\xlocnum(19) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocnum(50) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\xlocnum(50) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\ios(13) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\ios(13) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\ostream(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\ostream(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\istream(13) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\istream(13) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\string(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\string(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2059: syntax error : 'string'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C2146: syntax error : missing ';' before identifier 'maple_db'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2086: 'int Player::MySQL::MYSQL_RES' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::MYSQL_RES'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'int *Player::MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(11) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(11) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(31) : error C3254: 'Player' : class contains explicit override 'initializeMobs' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(31) : error C2838: 'initializeMobs' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(63) : error C3254: 'Player' : class contains explicit override 'initializeItems' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(63) : error C2838: 'initializeItems' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(107) : error C3254: 'Player' : class contains explicit override 'initializeNPCs' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(107) : error C2838: 'initializeNPCs' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(109) : error C3254: 'Player' : class contains explicit override 'initializeDrops' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(109) : error C2838: 'initializeDrops' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(109) : fatal error C1003: error count exceeds 100; stopping compilation
1stJob.cc
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(9) : error C3254: 'Player' : class contains explicit override 'npc_1012100' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(9) : error C2838: 'npc_1012100' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(79) : error C3254: 'Player' : class contains explicit override 'npc_1032001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(79) : error C2838: 'npc_1032001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(152) : error C3254: 'Player' : class contains explicit override 'npc_1022000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(152) : error C2838: 'npc_1022000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(226) : error C3254: 'Player' : class contains explicit override 'npc_1052001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(226) : error C2838: 'npc_1052001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(294) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
3rdJob.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(9) : error C3254: 'Player' : class contains explicit override 'npc_2020008' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(9) : error C2838: 'npc_2020008' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(54) : error C3254: 'Player' : class contains explicit override 'npc_2020010' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(54) : error C2838: 'npc_2020010' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(96) : error C3254: 'Player' : class contains explicit override 'npc_2020011' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(96) : error C2838: 'npc_2020011' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(138) : error C3254: 'Player' : class contains explicit override 'npc_2020009' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(138) : error C2838: 'npc_2020009' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(181) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
BeginnerHelper.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2059: syntax error : 'string'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C2146: syntax error : missing ';' before identifier 'maple_db'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2086: 'int Player::MySQL::MYSQL_RES' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::MYSQL_RES'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'int *Player::MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\beginnerhelper.cpp(7) : error C3254: 'Player' : class contains explicit override 'npc_2003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\beginnerhelper.cpp(7) : error C2838: 'npc_2003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\beginnerhelper.cpp(70) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
FameNPC.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2059: syntax error : 'string'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C2146: syntax error : missing ';' before identifier 'maple_db'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2086: 'int Player::MySQL::MYSQL_RES' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::MYSQL_RES'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'int *Player::MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\famenpc.cpp(10) : error C3254: 'Player' : class contains explicit override 'npc_1032002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\famenpc.cpp(10) : error C2838: 'npc_1032002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\famenpc.cpp(30) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Gachapon.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(6) : error C3254: 'Player' : class contains explicit override 'npc_9100100' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(6) : error C2838: 'npc_9100100' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(328) : error C3254: 'Player' : class contains explicit override 'npc_9100101' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(328) : error C2838: 'npc_9100101' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(650) : error C3254: 'Player' : class contains explicit override 'npc_9100102' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(650) : error C2838: 'npc_9100102' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(972) : error C3254: 'Player' : class contains explicit override 'npc_9100103' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(972) : error C2838: 'npc_9100103' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(1294) : error C3254: 'Player' : class contains explicit override 'npc_9100104' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(1294) : error C2838: 'npc_9100104' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(1616) : error C3254: 'Player' : class contains explicit override 'npc_9100106' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(1616) : error C2838: 'npc_9100106' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(1938) : error C3254: 'Player' : class contains explicit override 'npc_9100109' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(1938) : error C2838: 'npc_9100109' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(2259) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
gogo.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gogo.cpp(7) : error C3254: 'Player' : class contains explicit override 'npc_1052017' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gogo.cpp(7) : error C2838: 'npc_1052017' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gogo.cpp(80) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
jobchanger.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\jobchanger.cpp(9) : error C3254: 'Player' : class contains explicit override 'jobchange' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\jobchanger.cpp(9) : error C2838: 'jobchange' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\jobchanger.cpp(327) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
PlasticSurgery.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(16) : error C3254: 'Player' : class contains explicit override 'npc_2041010' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(16) : error C2838: 'npc_2041010' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(96) : error C3254: 'Player' : class contains explicit override 'npc_1052004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(96) : error C2838: 'npc_1052004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(121) : error C3254: 'Player' : class contains explicit override 'npc_1052005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(121) : error C2838: 'npc_1052005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(173) : error C3254: 'Player' : class contains explicit override 'npc_2010002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(173) : error C2838: 'npc_2010002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(195) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Salons.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(15) : error C3254: 'Player' : class contains explicit override 'npc_1012104' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(15) : error C2838: 'npc_1012104' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(100) : error C3254: 'Player' : class contains explicit override 'npc_1012103' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(100) : error C2838: 'npc_1012103' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(154) : error C3254: 'Player' : class contains explicit override 'npc_1052100' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(154) : error C2838: 'npc_1052100' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(208) : error C3254: 'Player' : class contains explicit override 'npc_1052101' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(208) : error C2838: 'npc_1052101' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(296) : error C3254: 'Player' : class contains explicit override 'npc_2041007' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(296) : error C2838: 'npc_2041007' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(353) : error C3254: 'Player' : class contains explicit override 'npc_2041009' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(353) : error C2838: 'npc_2041009' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(439) : error C3254: 'Player' : class contains explicit override 'npc_2010001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(439) : error C2838: 'npc_2010001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(493) : error C3254: 'Player' : class contains explicit override 'npc_2012007' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(493) : error C2838: 'npc_2012007' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(577) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Skillseller.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : error C2086: 'Player::NPC ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(41) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(14) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillseller.cpp(12) : error C3254: 'Player' : class contains explicit override 'npc_2080005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillseller.cpp(12) : error C2838: 'npc_2080005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillseller.cpp(424) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
SkinCare.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(17) : error C3254: 'Player' : class contains explicit override 'npc_2041013' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(17) : error C2838: 'npc_2041013' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(48) : error C3254: 'Player' : class contains explicit override 'npc_1012105' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(48) : error C2838: 'npc_1012105' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(78) : error C3254: 'Player' : class contains explicit override 'npc_2012008' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(78) : error C2838: 'npc_2012008' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(105) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Generating Code...
Compiling...
TeleportNPCs.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(16) : error C3254: 'Player' : class contains explicit override 'npc_9201022' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(16) : error C2838: 'npc_9201022' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(211) : error C3254: 'Player' : class contains explicit override 'npc_9010002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(211) : error C2838: 'npc_9010002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(232) : error C3254: 'Player' : class contains explicit override 'npc_9201021' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(232) : error C2838: 'npc_9201021' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(271) : error C3254: 'Player' : class contains explicit override 'npc_2083002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(271) : error C2838: 'npc_2083002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(332) : error C3254: 'Player' : class contains explicit override 'npc_2081005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(332) : error C2838: 'npc_2081005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(364) : error C3254: 'Player' : class contains explicit override 'npc_9120015' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(364) : error C2838: 'npc_9120015' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(389) : error C3254: 'Player' : class contains explicit override 'npc_9120200' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(389) : error C2838: 'npc_9120200' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(414) : error C3254: 'Player' : class contains explicit override 'npc_9120014' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(414) : error C2838: 'npc_9120014' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(503) : error C3254: 'Player' : class contains explicit override 'npc_9201008' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(503) : error C2838: 'npc_9201008' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(550) : error C3254: 'Player' : class contains explicit override 'npc_9201010' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(550) : error C2838: 'npc_9201010' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(574) : error C3254: 'Player' : class contains explicit override 'npc_9201049' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(574) : error C2838: 'npc_9201049' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(599) : error C3254: 'Player' : class contains explicit override 'npc_2030008' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(599) : error C2838: 'npc_2030008' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(622) : error C3254: 'Player' : class contains explicit override 'npc_9120018' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(622) : error C2838: 'npc_9120018' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(655) : error C3254: 'Player' : class contains explicit override 'npc_2030010' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(655) : error C2838: 'npc_2030010' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(711) : error C3254: 'Player' : class contains explicit override 'npc_2041024' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(711) : error C2838: 'npc_2041024' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(735) : error C3254: 'Player' : class contains explicit override 'npc_2041025' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(735) : error C2838: 'npc_2041025' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(783) : error C3254: 'Player' : class contains explicit override 'npc_1002000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(783) : error C2838: 'npc_1002000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(870) : error C3254: 'Player' : class contains explicit override 'npc_1012000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(870) : error C2838: 'npc_1012000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(958) : error C3254: 'Player' : class contains explicit override 'npc_1022001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(958) : error C2838: 'npc_1022001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1046) : error C3254: 'Player' : class contains explicit override 'npc_1032000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1046) : error C2838: 'npc_1032000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1134) : error C3254: 'Player' : class contains explicit override 'npc_1052016' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1134) : error C2838: 'npc_1052016' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1218) : error C3254: 'Player' : class contains explicit override 'npc_1002004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1218) : error C2838: 'npc_1002004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1244) : error C3254: 'Player' : class contains explicit override 'npc_1032005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1244) : error C2838: 'npc_1032005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1270) : error C3254: 'Player' : class contains explicit override 'npc_1081001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1270) : error C2838: 'npc_1081001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1301) : error C3254: 'Player' : class contains explicit override 'npc_1002002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1301) : error C2838: 'npc_1002002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1335) : error C3254: 'Player' : class contains explicit override 'npc_9201056' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1335) : error C2838: 'npc_9201056' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1392) : error C3254: 'Player' : class contains explicit override 'npc_9000020' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1392) : error C2838: 'npc_9000020' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1935) : error C3254: 'Player' : class contains explicit override 'npc_2093004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1935) : error C2838: 'npc_2093004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1960) : error C3254: 'Player' : class contains explicit override 'npc_2060009' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1960) : error C2838: 'npc_2060009' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1985) : error C3254: 'Player' : class contains explicit override 'npc_9201057' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1985) : error C2838: 'npc_9201057' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2029) : error C3254: 'Player' : class contains explicit override 'npc_2012000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2029) : error C2838: 'npc_2012000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2107) : error C3254: 'Player' : class contains explicit override 'npc_2082000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2107) : error C2838: 'npc_2082000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2126) : error C3254: 'Player' : class contains explicit override 'npc_2040000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2126) : error C2838: 'npc_2040000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2145) : error C3254: 'Player' : class contains explicit override 'npc_1032007' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2145) : error C2838: 'npc_1032007' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2167) : error C3254: 'Player' : class contains explicit override 'npc_2090005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2167) : error C2838: 'npc_2090005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2230) : error C3254: 'Player' : class contains explicit override 'npc_22000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2230) : error C2838: 'npc_22000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2253) : error C3254: 'Player' : class contains explicit override 'npc_2030000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2253) : error C2838: 'npc_2030000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2274) : error C3254: 'Player' : class contains explicit override 'npc_1061100' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2274) : error C2838: 'npc_1061100' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2337) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Tower.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\tower.cpp(6) : error C3254: 'Player' : class contains explicit override 'npc_2012014' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\tower.cpp(6) : error C2838: 'npc_2012014' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\tower.cpp(23) : error C3254: 'Player' : class contains explicit override 'npc_2012015' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\tower.cpp(23) : error C2838: 'npc_2012015' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\tower.cpp(40) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
CustomNPCs.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2059: syntax error : 'string'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C2146: syntax error : missing ';' before identifier 'maple_db'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2086: 'int Player::MySQL::MYSQL_RES' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::MYSQL_RES'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'int *Player::MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(10) : error C3254: 'Player' : class contains explicit override 'npc_9000000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(10) : error C2838: 'npc_9000000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(21) : error C3254: 'Player' : class contains explicit override 'npc_9300010' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(21) : error C2838: 'npc_9300010' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(38) : error C3254: 'Player' : class contains explicit override 'npc_9201082' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(38) : error C2838: 'npc_9201082' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(62) : error C3254: 'Player' : class contains explicit override 'npc_9000009' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(62) : error C2838: 'npc_9000009' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(70) : error C3254: 'Player' : class contains explicit override 'npc_9010003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(70) : error C2838: 'npc_9010003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(83) : error C3254: 'Player' : class contains explicit override 'npc_9010008' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(83) : error C2838: 'npc_9010008' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(91) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Generating Code...
Compiling...
Login.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'MYSQL_RES *MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'MySQL::getRes'
Generating Code...
Build log was saved at "file://c:\Documents and Settings\Ryan\My Documents\MapleFox\MapleFXP Pack V3\MapleStoryServer\Debug\BuildLog.htm"
MapleStoryServer - 1323 error(s), 13 warning(s)
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========
 
Newbie Spellweaver
Joined
Apr 10, 2008
Messages
18
Reaction score
0
Re: [RELEASE] Working Fame (revised)

i get this error how to fix?
Code:
3>.\Player.cpp(332) : error C2084: function 'void Player::setFame(short)' already has a body
3>        c:\draakkms\draakkstory1\maplestoryserver\Player.h(156) : see previous definition of 'setFame'
 
Master Summoner
Loyal Member
Joined
Nov 30, 2007
Messages
511
Reaction score
0
Re: [RELEASE] Working Fame (revised)

WOW WTF UR CODE SUCKS LIKE HELL

Code:
------ Build started: Project: MapleStoryServer, Configuration: Debug Win32 ------
Compiling...
MapleStoryServer.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2059: syntax error : 'string'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C2146: syntax error : missing ';' before identifier 'maple_db'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2086: 'int Player::MySQL::MYSQL_RES' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::MYSQL_RES'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'int *Player::MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(4627) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(4627) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\deque(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\deque(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\queue(15) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\queue(15) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maplestoryserver.cpp(40) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Characters.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'MYSQL_RES *MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(8) : error C3254: 'Player' : class contains explicit override 'showEquips' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(8) : error C2838: 'showEquips' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(31) : error C3254: 'Player' : class contains explicit override 'showCharacters' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(31) : error C2838: 'showCharacters' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(65) : error C3254: 'Player' : class contains explicit override 'checkCharacterName' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(65) : error C2838: 'checkCharacterName' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(75) : error C3254: 'Player' : class contains explicit override 'createEquip' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(75) : error C2838: 'createEquip' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(88) : error C3254: 'Player' : class contains explicit override 'createCharacter' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(88) : error C2838: 'createCharacter' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(142) : error C3254: 'Player' : class contains explicit override 'deleteCharacter' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(142) : error C2838: 'deleteCharacter' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(157) : error C3254: 'Player' : class contains explicit override 'connectGame' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(157) : error C2838: 'connectGame' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.cpp(161) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Drops.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.h(9) : error C2086: 'Player::Drop ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(139) : see declaration of 'Player::Drop'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.h(10) : error C2086: 'Player::Dropped ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(16) : see declaration of 'Player::Dropped'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(9) : error C2838: 'dropsinfo' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(10) : error C2838: 'mesos' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(11) : error C2838: 'equips' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(12) : error C2838: 'items' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(13) : error C2838: 'foots' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(14) : error C2838: 'objids' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(15) : error C2838: 'drops' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(16) : error C2838: 'consumes' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(18) : error C3254: 'Player' : class contains explicit override 'getDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(18) : error C2838: 'getDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(26) : error C3254: 'Player' : class contains explicit override 'findFloor' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(26) : error C2838: 'findFloor' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(54) : error C3254: 'Player' : class contains explicit override 'doDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(54) : error C2838: 'doDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(67) : error C3254: 'Player' : class contains explicit override 'takeDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(67) : error C2838: 'takeDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(77) : error C3254: 'Player' : class contains explicit override 'showDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(77) : error C2838: 'showDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(83) : error C3254: 'Player' : class contains explicit override 'removeDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(83) : error C2838: 'removeDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(87) : error C3254: 'Player' : class contains explicit override 'dropMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(87) : error C2838: 'dropMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(293) : error C3254: 'Player' : class contains explicit override 'showDrops' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(293) : error C2838: 'showDrops' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(299) : error C3254: 'Player' : class contains explicit override 'lootItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(299) : error C2838: 'lootItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(376) : error C3254: 'Player' : class contains explicit override 'dropMesos' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(376) : error C2838: 'dropMesos' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(391) : error C3254: 'Player' : class contains explicit override 'checkDrops' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(391) : error C2838: 'checkDrops' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.cpp(401) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Inventory.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(12) : error C3254: 'Player' : class contains explicit override 'itemMove' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(12) : error C2838: 'itemMove' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(166) : error C3254: 'Player' : class contains explicit override 'useCashItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(166) : error C2838: 'useCashItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(181) : error C3254: 'Player' : class contains explicit override 'findSlot' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(181) : error C2838: 'findSlot' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(223) : error C3254: 'Player' : class contains explicit override 'setEquipStats' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(223) : error C2838: 'setEquipStats' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(249) : error C3254: 'Player' : class contains explicit override 'addEquip' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(249) : error C2838: 'addEquip' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(254) : error C3254: 'Player' : class contains explicit override 'addItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(254) : error C2838: 'addItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(278) : error C3254: 'Player' : class contains explicit override 'useShop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(278) : error C2838: 'useShop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(330) : error C3254: 'Player' : class contains explicit override 'addNewItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(330) : error C2838: 'addNewItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(351) : error C3254: 'Player' : class contains explicit override 'takeItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(351) : error C2838: 'takeItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(376) : error C3254: 'Player' : class contains explicit override 'takeItemSlot' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(376) : error C2838: 'takeItemSlot' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(391) : error C3254: 'Player' : class contains explicit override 'useItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(391) : error C2838: 'useItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(413) : error C3254: 'Player' : class contains explicit override 'useChair' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(413) : error C2838: 'useChair' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(418) : error C3254: 'Player' : class contains explicit override 'useTScroll' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(418) : error C2838: 'useTScroll' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(464) : error C3254: 'Player' : class contains explicit override 'stopChair' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(464) : error C2838: 'stopChair' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(468) : error C3254: 'Player' : class contains explicit override 'hasItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(468) : error C2838: 'hasItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventory.cpp(476) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Levels.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.h(5) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.h(5) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(9) : error C2535: 'short Player::getShort(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.h(7) : see declaration of 'Player::getShort'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(10) : error C2535: 'int Player::getInt(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.h(8) : see declaration of 'Player::getInt'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(11) : error C2535: 'void Player::getString(unsigned char *,int,char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.h(9) : see declaration of 'Player::getString'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(8) : error C2059: syntax error : '{'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(8) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(30) : error C3254: 'Player' : class contains explicit override 'giveEXP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(30) : error C2838: 'giveEXP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(71) : error C3254: 'Player' : class contains explicit override 'addStat' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(71) : error C2838: 'addStat' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(96) : error C3254: 'Player' : class contains explicit override 'setLevel' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(96) : error C2838: 'setLevel' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(102) : error C3254: 'Player' : class contains explicit override 'setJob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(102) : error C2838: 'setJob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levels.cpp(106) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Maps.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(14) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(4627) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(4627) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\deque(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\deque(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\queue(15) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\queue(15) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(11) : error C2838: 'info' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(48) : error C2838: 'timers' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(49) : error C2838: 'ctimer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(50) : error C2838: 'timer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(52) : error C3254: 'Player' : class contains explicit override 'addMap' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(52) : error C2838: 'addMap' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(56) : error C3254: 'Player' : class contains explicit override 'addPlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(56) : error C2838: 'addPlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(64) : error C3254: 'Player' : class contains explicit override 'removePlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(64) : error C2838: 'removePlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(76) : error C3254: 'Player' : class contains explicit override 'moveMap' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(76) : error C2838: 'moveMap' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(108) : error C3254: 'Player' : class contains explicit override 'changeMap' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(108) : error C2838: 'changeMap' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(135) : error C3254: 'Player' : class contains explicit override 'unjail' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(135) : error C2838: 'unjail' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(158) : error C3254: 'Player' : class contains explicit override 'mapTimer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(158) : error C2838: 'mapTimer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(168) : error C3254: 'Player' : class contains explicit override 'startTimer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(168) : error C2838: 'startTimer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(172) : error C3254: 'Player' : class contains explicit override 'newMap' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(172) : error C2838: 'newMap' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(180) : error C3254: 'Player' : class contains explicit override 'moveMapS' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(180) : error C2838: 'moveMapS' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.cpp(214) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Mobs.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.h(5) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(14) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(10) : error C2864: 'Player::EXPRATE' : only static const integral data members can be initialized within a class
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(11) : error C2838: 'mobinfo' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(12) : error C2838: 'info' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(13) : error C2838: 'mobs' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(14) : error C2838: 'last' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(15) : error C2838: 'mobscount' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(17) : error C3254: 'Player' : class contains explicit override 'setControl' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(17) : error C2838: 'setControl' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(25) : error C3254: 'Player' : class contains explicit override 'spawnMobPos' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(25) : error C2838: 'spawnMobPos' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(44) : error C3254: 'Player' : class contains explicit override 'monsterControl' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(44) : error C2838: 'monsterControl' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(67) : error C3254: 'Player' : class contains explicit override 'checkSpawn' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(67) : error C2838: 'checkSpawn' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(118) : error C3254: 'Player' : class contains explicit override 'showMobs' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(118) : error C2838: 'showMobs' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(125) : error C3254: 'Player' : class contains explicit override 'updateSpawn' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(125) : error C2838: 'updateSpawn' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(143) : error C3254: 'Player' : class contains explicit override 'dieMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(143) : error C2838: 'dieMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(175) : error C3254: 'Player' : class contains explicit override 'damageMobSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(175) : error C2838: 'damageMobSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(203) : error C3254: 'Player' : class contains explicit override 'damageMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(203) : error C2838: 'damageMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(230) : error C3254: 'Player' : class contains explicit override 'damageMobS' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(230) : error C2838: 'damageMobS' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(266) : error C3254: 'Player' : class contains explicit override 'spawnMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(266) : error C2838: 'spawnMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(281) : error C3254: 'Player' : class contains explicit override 'setEXP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(281) : error C2838: 'setEXP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.cpp(284) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
NPCs.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(11) : error C2535: 'short Player::getShort(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcpacket.h(7) : see declaration of 'Player::getShort'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(12) : error C2535: 'int Player::getInt(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcpacket.h(8) : see declaration of 'Player::getInt'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.h(13) : error C2535: 'void Player::getString(unsigned char *,int,char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcpacket.h(9) : see declaration of 'Player::getString'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(13) : error C2838: 'info' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(17) : error C3254: 'Player' : class contains explicit override 'showNPCs' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(17) : error C2838: 'showNPCs' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(22) : error C3254: 'Player' : class contains explicit override 'handleNPC' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(22) : error C2838: 'handleNPC' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(32) : error C3254: 'Player' : class contains explicit override 'handleQuestNPC' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(32) : error C2838: 'handleQuestNPC' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(41) : error C3254: 'Player' : class contains explicit override 'handleNPCIn' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(41) : error C2838: 'handleNPCIn' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(115) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(128) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(128) : error C2535: 'Player::~Player(void)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(36) : see declaration of 'Player::~Player'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(132) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(144) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(148) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(152) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(158) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(164) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(170) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(176) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(181) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(188) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(197) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(205) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(209) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(212) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(216) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(220) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(223) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(226) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(230) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(233) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(236) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(239) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(243) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(247) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(251) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(255) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(267) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(270) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(273) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(277) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(281) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(285) : error C2027: use of undefined type 'Player::NPC'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.cpp(288) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Player.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(121) : error C2079: 'Player::Mob::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2059: syntax error : 'string'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C2146: syntax error : missing ';' before identifier 'maple_db'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2086: 'int Player::MySQL::MYSQL_RES' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::MYSQL_RES'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'int *Player::MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(20) : error C2535: 'Player::~Player(void)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(36) : see declaration of 'Player::~Player'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(36) : error C2535: 'void Player::save(void)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(37) : see declaration of 'Player::save'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(76) : error C2535: 'void Player::handleRequest(unsigned char *,int)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(38) : see declaration of 'Player::handleRequest'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(114) : error C2535: 'bool Player::canFamePlayer(int,int)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(23) : see declaration of 'Player::canFamePlayer'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(122) : error C2535: 'void Player::setFameOffset(void)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(24) : see declaration of 'Player::setFameOffset'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(129) : error C2535: 'void Player::setFameOffset(int)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(25) : see declaration of 'Player::setFameOffset'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(237) : error C2535: 'void Player::setHP(int,bool)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(96) : see declaration of 'Player::setHP'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(248) : error C2535: 'void Player::setMP(int,bool)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(100) : see declaration of 'Player::setMP'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(258) : error C2535: 'void Player::setSp(short)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(122) : see declaration of 'Player::setSp'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(263) : error C2535: 'void Player::setJob(short)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(68) : see declaration of 'Player::setJob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(275) : error C2535: 'void Player::setLevel(int)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(64) : see declaration of 'Player::setLevel'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(295) : error C2535: 'void Player::setHair(int)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(60) : see declaration of 'Player::setHair'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(300) : error C2535: 'void Player::setEyes(int)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(56) : see declaration of 'Player::setEyes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(305) : error C2535: 'void Player::setSkin(char)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(52) : see declaration of 'Player::setSkin'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.cpp(309) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Players.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(14) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(14) : error C2838: 'players' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(15) : error C2535: 'short Player::getShort(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(9) : see declaration of 'Player::getShort'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(16) : error C2535: 'int Player::getInt(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(10) : see declaration of 'Player::getInt'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(18) : error C2535: 'void Player::getString(unsigned char *,int,char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(11) : see declaration of 'Player::getString'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(20) : error C3254: 'Player' : class contains explicit override 'addPlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(20) : error C2838: 'addPlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(24) : error C3254: 'Player' : class contains explicit override 'deletePlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(24) : error C2838: 'deletePlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(36) : error C3254: 'Player' : class contains explicit override 'handleMoving' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(36) : error C2838: 'handleMoving' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(46) : error C3254: 'Player' : class contains explicit override 'faceExperiment' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(46) : error C2838: 'faceExperiment' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(50) : error C3254: 'Player' : class contains explicit override 'chatHandler' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(50) : error C2838: 'chatHandler' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2248) : error C3254: 'Player' : class contains explicit override 'damagePlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2248) : error C2838: 'damagePlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2262) : error C3254: 'Player' : class contains explicit override 'healPlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2262) : error C2838: 'healPlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2267) : error C3254: 'Player' : class contains explicit override 'getPlayerInfo' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2267) : error C2838: 'getPlayerInfo' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.cpp(2271) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Quests.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(9) : error C2838: 'quests' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(11) : error C3254: 'Player' : class contains explicit override 'giveItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(11) : error C2838: 'giveItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(20) : error C3254: 'Player' : class contains explicit override 'giveMesos' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(20) : error C2838: 'giveMesos' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(26) : error C3254: 'Player' : class contains explicit override 'getQuest' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(26) : error C2838: 'getQuest' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(47) : error C3254: 'Player' : class contains explicit override 'updateQuestMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(47) : error C2838: 'updateQuestMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(68) : error C3254: 'Player' : class contains explicit override 'checkDone' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(68) : error C2838: 'checkDone' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(102) : error C3254: 'Player' : class contains explicit override 'finishQuest' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(102) : error C2838: 'finishQuest' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(177) : error C3254: 'Player' : class contains explicit override 'addQuest' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(177) : error C2838: 'addQuest' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.cpp(218) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Server.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(5) : error C2838: 'msg' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(6) : error C2838: 'on' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(8) : error C3254: 'Player' : class contains explicit override 'showScrollingHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(8) : error C2838: 'showScrollingHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(13) : error C3254: 'Player' : class contains explicit override 'changeScrollingHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(13) : error C2838: 'changeScrollingHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(18) : error C3254: 'Player' : class contains explicit override 'enableScrollingHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(18) : error C2838: 'enableScrollingHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(23) : error C3254: 'Player' : class contains explicit override 'disableScrollingHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(23) : error C2838: 'disableScrollingHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(28) : error C3254: 'Player' : class contains explicit override 'initialize' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(28) : error C2838: 'initialize' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\server.cpp(32) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Shops.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.cpp(7) : error C2838: 'shops' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.cpp(9) : error C3254: 'Player' : class contains explicit override 'showShop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.cpp(9) : error C2838: 'showShop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.cpp(33) : error C3254: 'Player' : class contains explicit override 'getPrice' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.cpp(33) : error C2838: 'getPrice' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.cpp(40) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Skills.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(7) : error C2838: 'skills' : illegal qualified name in member declaration
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(4627) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\algorithm(4627) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\deque(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\deque(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\queue(15) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\queue(15) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\timer.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(93) : error C2248: 'Player::SkillTimer::STimer' : cannot access private struct declared in class 'Player::SkillTimer'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(37) : see declaration of 'Player::SkillTimer::STimer'
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(10) : see declaration of 'Player::SkillTimer'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(93) : error C2838: 'timers' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(94) : error C2838: 'timer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(96) : error C3254: 'Player' : class contains explicit override 'stopTimerPlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(96) : error C2838: 'stopTimerPlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(100) : error C3254: 'Player' : class contains explicit override 'startTimer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(100) : error C2838: 'startTimer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(104) : error C3254: 'Player' : class contains explicit override 'addSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(104) : error C2838: 'addSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(113) : error C3254: 'Player' : class contains explicit override 'cancelSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(113) : error C2838: 'cancelSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(216) : error C3254: 'Player' : class contains explicit override 'useSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(216) : error C2838: 'useSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(454) : error C3254: 'Player' : class contains explicit override 'useAttackSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(454) : error C2838: 'useAttackSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(469) : error C3254: 'Player' : class contains explicit override 'end1001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(469) : error C2838: 'end1001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(474) : error C3254: 'Player' : class contains explicit override 'end1002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(474) : error C2838: 'end1002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(477) : error C3254: 'Player' : class contains explicit override 'end1001003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(477) : error C2838: 'end1001003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(481) : error C3254: 'Player' : class contains explicit override 'end2001002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(481) : error C2838: 'end2001002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(484) : error C3254: 'Player' : class contains explicit override 'end2001003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(484) : error C2838: 'end2001003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(487) : error C3254: 'Player' : class contains explicit override 'end3001003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(487) : error C2838: 'end3001003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(490) : error C3254: 'Player' : class contains explicit override 'end4001003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(490) : error C2838: 'end4001003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(497) : error C3254: 'Player' : class contains explicit override 'heal1001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(497) : error C2838: 'heal1001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(504) : error C3254: 'Player' : class contains explicit override 'end4111002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(504) : error C2838: 'end4111002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(507) : error C3254: 'Player' : class contains explicit override 'end2301004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(507) : error C2838: 'end2301004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(510) : error C3254: 'Player' : class contains explicit override 'end1101004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(510) : error C2838: 'end1101004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(513) : error C3254: 'Player' : class contains explicit override 'end1101005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(513) : error C2838: 'end1101005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(516) : error C3254: 'Player' : class contains explicit override 'end1301004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(516) : error C2838: 'end1301004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(519) : error C3254: 'Player' : class contains explicit override 'end1301005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(519) : error C2838: 'end1301005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(522) : error C3254: 'Player' : class contains explicit override 'end3101002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(522) : error C2838: 'end3101002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(525) : error C3254: 'Player' : class contains explicit override 'end3201002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(525) : error C2838: 'end3201002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(528) : error C3254: 'Player' : class contains explicit override 'end4101003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(528) : error C2838: 'end4101003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(531) : error C3254: 'Player' : class contains explicit override 'end4201002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(531) : error C2838: 'end4201002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(534) : error C3254: 'Player' : class contains explicit override 'end1101006' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(534) : error C2838: 'end1101006' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(537) : error C3254: 'Player' : class contains explicit override 'end1301006' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(537) : error C2838: 'end1301006' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(540) : error C3254: 'Player' : class contains explicit override 'end3101004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(540) : error C2838: 'end3101004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(543) : error C3254: 'Player' : class contains explicit override 'end3201004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(543) : error C2838: 'end3201004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(546) : error C3254: 'Player' : class contains explicit override 'end1311008' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(546) : error C2838: 'end1311008' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(549) : error C3254: 'Player' : class contains explicit override 'end4201003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(549) : error C2838: 'end4201003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(552) : error C3254: 'Player' : class contains explicit override 'end2111005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(552) : error C2838: 'end2111005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(555) : error C3254: 'Player' : class contains explicit override 'end2211005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(555) : error C2838: 'end2211005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(558) : error C3254: 'Player' : class contains explicit override 'end1201005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(558) : error C2838: 'end1201005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(561) : error C3254: 'Player' : class contains explicit override 'end1201004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(561) : error C2838: 'end1201004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(564) : error C3254: 'Player' : class contains explicit override 'end1004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(564) : error C2838: 'end1004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.cpp(568) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
MySQLM.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'MYSQL_RES *MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.cpp(256) : error C2084: function 'MYSQL_RES *MySQL::getRes(char *)' already has a body
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see previous definition of 'getRes'
DropsPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(6) : error C3254: 'Player' : class contains explicit override 'drop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(6) : error C2838: 'drop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(28) : error C3254: 'Player' : class contains explicit override 'dropForPlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(28) : error C2838: 'dropForPlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(50) : error C3254: 'Player' : class contains explicit override 'showDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(50) : error C2838: 'showDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(69) : error C3254: 'Player' : class contains explicit override 'takeNote' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(69) : error C2838: 'takeNote' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(91) : error C3254: 'Player' : class contains explicit override 'takeDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(91) : error C2838: 'takeDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(105) : error C3254: 'Player' : class contains explicit override 'dontTake' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(105) : error C2838: 'dontTake' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(112) : error C3254: 'Player' : class contains explicit override 'removeDrop' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(112) : error C2838: 'removeDrop' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\dropspacket.cpp(119) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
InventoryPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(8) : error C3254: 'Player' : class contains explicit override 'moveItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(8) : error C2838: 'moveItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(21) : error C3254: 'Player' : class contains explicit override 'updatePlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(21) : error C2838: 'updatePlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(46) : error C3254: 'Player' : class contains explicit override 'addEquip' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(46) : error C2838: 'addEquip' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(80) : error C3254: 'Player' : class contains explicit override 'bought' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(80) : error C2838: 'bought' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(87) : error C3254: 'Player' : class contains explicit override 'newMesos' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(87) : error C2838: 'newMesos' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(97) : error C3254: 'Player' : class contains explicit override 'addNewItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(97) : error C2838: 'addNewItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(119) : error C3254: 'Player' : class contains explicit override 'addItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(119) : error C2838: 'addItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(131) : error C3254: 'Player' : class contains explicit override 'moveItemS' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(131) : error C2838: 'moveItemS' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(143) : error C3254: 'Player' : class contains explicit override 'moveItemS2' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(143) : error C2838: 'moveItemS2' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(159) : error C3254: 'Player' : class contains explicit override 'sitChair' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(159) : error C2838: 'sitChair' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(173) : error C3254: 'Player' : class contains explicit override 'stopChair' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(173) : error C2838: 'stopChair' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\inventorypacket.cpp(184) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
LevelsPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(5) : error C3254: 'Player' : class contains explicit override 'showEXP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(5) : error C2838: 'showEXP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(18) : error C3254: 'Player' : class contains explicit override 'levelUP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(18) : error C2838: 'levelUP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(40) : error C3254: 'Player' : class contains explicit override 'statOK' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(40) : error C2838: 'statOK' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(47) : error C3254: 'Player' : class contains explicit override 'changeStat' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(47) : error C2838: 'changeStat' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(57) : error C3254: 'Player' : class contains explicit override 'jobChange' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(57) : error C2838: 'jobChange' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\levelspacket.cpp(70) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
LoginPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\characters.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(20) : error C3254: 'Player' : class contains explicit override 'loginError' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(20) : error C2838: 'loginError' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(28) : error C3254: 'Player' : class contains explicit override 'loginBan' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(28) : error C2838: 'loginBan' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(38) : error C3254: 'Player' : class contains explicit override 'loginConnect' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(38) : error C2838: 'loginConnect' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(58) : error C3254: 'Player' : class contains explicit override 'loginProcess' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(58) : error C2838: 'loginProcess' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(65) : error C3254: 'Player' : class contains explicit override 'processOk' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(65) : error C2838: 'processOk' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(73) : error C3254: 'Player' : class contains explicit override 'showWorld' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(73) : error C2838: 'showWorld' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(101) : error C3254: 'Player' : class contains explicit override 'worldEnd' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(101) : error C2838: 'worldEnd' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(108) : error C3254: 'Player' : class contains explicit override 'showChannels' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(108) : error C2838: 'showChannels' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(115) : error C3254: 'Player' : class contains explicit override 'channelSelect' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(115) : error C2838: 'channelSelect' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(126) : error C3254: 'Player' : class contains explicit override 'showCharacters' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(126) : error C2838: 'showCharacters' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(174) : error C3254: 'Player' : class contains explicit override 'checkName' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(174) : error C2838: 'checkName' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(183) : error C3254: 'Player' : class contains explicit override 'showCharacter' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(183) : error C2838: 'showCharacter' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(228) : error C3254: 'Player' : class contains explicit override 'deleteCharacter' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(228) : error C2838: 'deleteCharacter' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(236) : error C3254: 'Player' : class contains explicit override 'connectIP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(236) : error C2838: 'connectIP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(254) : error C3254: 'Player' : class contains explicit override 'logBack' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(254) : error C2838: 'logBack' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\loginpacket.cpp(260) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
MapPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.h(5) : error C2086: 'Player::Packet ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(11) : see declaration of 'Player::Packet'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(6) : error C3254: 'Player' : class contains explicit override 'playerPacket' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(6) : error C2838: 'playerPacket' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(46) : error C3254: 'Player' : class contains explicit override 'showPlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(46) : error C2838: 'showPlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(53) : error C3254: 'Player' : class contains explicit override 'removePlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(53) : error C2838: 'removePlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(63) : error C3254: 'Player' : class contains explicit override 'showPlayers' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(63) : error C2838: 'showPlayers' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(72) : error C3254: 'Player' : class contains explicit override 'changeMap' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(72) : error C2838: 'changeMap' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(88) : error C3254: 'Player' : class contains explicit override 'makeApple' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(88) : error C2838: 'makeApple' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mappacket.cpp(93) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Generating Code...
Compiling...
MobsPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.h(5) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(6) : error C3254: 'Player' : class contains explicit override 'controlMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(6) : error C2838: 'controlMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(22) : error C3254: 'Player' : class contains explicit override 'endControlMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(22) : error C2838: 'endControlMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(30) : error C3254: 'Player' : class contains explicit override 'spawnMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(30) : error C2838: 'spawnMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(49) : error C3254: 'Player' : class contains explicit override 'showMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(49) : error C2838: 'showMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(65) : error C3254: 'Player' : class contains explicit override 'moveMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(65) : error C2838: 'moveMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(83) : error C3254: 'Player' : class contains explicit override 'damageMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(83) : error C2838: 'damageMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(112) : error C3254: 'Player' : class contains explicit override 'damageMobS' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(112) : error C2838: 'damageMobS' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(141) : error C3254: 'Player' : class contains explicit override 'damageMobSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(141) : error C2838: 'damageMobSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(166) : error C3254: 'Player' : class contains explicit override 'showHP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(166) : error C2838: 'showHP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(174) : error C3254: 'Player' : class contains explicit override 'dieMob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(174) : error C2838: 'dieMob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobspacket.cpp(188) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
NPCPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(16) : error C2086: 'Player::Packet ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(11) : see declaration of 'Player::Packet'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcpacket.cpp(6) : error C3254: 'Player' : class contains explicit override 'showNPC' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcpacket.cpp(6) : error C2838: 'showNPC' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcpacket.cpp(31) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
PacketCreator.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(5) : error C3254: 'Player' : class contains explicit override 'addHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(5) : error C2838: 'addHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(9) : error C3254: 'Player' : class contains explicit override 'addInt' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(9) : error C2838: 'addInt' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(14) : error C3254: 'Player' : class contains explicit override 'addInt64' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(14) : error C2838: 'addInt64' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(19) : error C3254: 'Player' : class contains explicit override 'addShort' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(19) : error C2838: 'addShort' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(25) : error C3254: 'Player' : class contains explicit override 'addByte' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(25) : error C2838: 'addByte' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(29) : error C3254: 'Player' : class contains explicit override 'addBytes' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(29) : error C2838: 'addBytes' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(50) : error C3254: 'Player' : class contains explicit override 'addString' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(50) : error C2838: 'addString' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(58) : error C3254: 'Player' : class contains explicit override 'addBytesHex' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(58) : error C2838: 'addBytesHex' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(63) : error C3254: 'Player' : class contains explicit override 'packetSend' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(63) : error C2838: 'packetSend' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(87) : error C3254: 'Player' : class contains explicit override 'sendTo' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(87) : error C2838: 'sendTo' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(94) : error C3254: 'Player' : class contains explicit override 'packetSendLogin' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(94) : error C2838: 'packetSendLogin' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.cpp(101) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
PlayerPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(10) : error C3254: 'Player' : class contains explicit override 'connectData' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(10) : error C2838: 'connectData' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(195) : error C3254: 'Player' : class contains explicit override 'newHP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(195) : error C2838: 'newHP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(206) : error C3254: 'Player' : class contains explicit override 'newMP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(206) : error C2838: 'newMP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(216) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(216) : error C2535: 'int Player::getInt(unsigned char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.h(10) : see declaration of 'Player::getInt'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(216) : warning C4183: 'getInt': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(217) : error C3254: 'Player' : class contains explicit override 'newEXP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(217) : error C2838: 'newEXP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(228) : error C3254: 'Player' : class contains explicit override 'showKeys' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(228) : error C2838: 'showKeys' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(238) : error C3254: 'Player' : class contains explicit override 'setSP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(238) : error C2838: 'setSP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(249) : error C3254: 'Player' : class contains explicit override 'setJob' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(249) : error C2838: 'setJob' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(258) : error C3254: 'Player' : class contains explicit override 'newHair' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(258) : error C2838: 'newHair' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(267) : error C3254: 'Player' : class contains explicit override 'newEyes' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(267) : error C2838: 'newEyes' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(276) : error C3254: 'Player' : class contains explicit override 'newSkin' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(276) : error C2838: 'newSkin' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(284) : error C3254: 'Player' : class contains explicit override 'newFame' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(284) : error C2838: 'newFame' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(294) : error C3254: 'Player' : class contains explicit override 'fame' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(294) : error C2838: 'fame' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(365) : error C3254: 'Player' : class contains explicit override 'createParty' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(365) : error C2838: 'createParty' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerpacket.cpp(394) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
PlayersPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.h(5) : error C2086: 'Player::Packet ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(11) : see declaration of 'Player::Packet'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(7) : error C3254: 'Player' : class contains explicit override 'showMoving' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(7) : error C2838: 'showMoving' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(15) : error C3254: 'Player' : class contains explicit override 'showSMega' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(15) : error C2838: 'showSMega' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(31) : error C3254: 'Player' : class contains explicit override 'faceExperiment' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(31) : error C2838: 'faceExperiment' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(39) : error C3254: 'Player' : class contains explicit override 'showChat' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(39) : error C2838: 'showChat' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(49) : error C3254: 'Player' : class contains explicit override 'damagePlayer' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(49) : error C2838: 'damagePlayer' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(62) : error C3254: 'Player' : class contains explicit override 'showMassage' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(62) : error C2838: 'showMassage' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(74) : error C3254: 'Player' : class contains explicit override 'showInfo' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(74) : error C2838: 'showInfo' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(88) : error C3254: 'Player' : class contains explicit override 'showNoticeOneChar' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(88) : error C2838: 'showNoticeOneChar' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(96) : error C3254: 'Player' : class contains explicit override 'ShowNotice' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(96) : error C2838: 'ShowNotice' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\playerspacket.cpp(104) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
QuestsPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(6) : error C3254: 'Player' : class contains explicit override 'acceptQuest' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(6) : error C2838: 'acceptQuest' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(25) : error C3254: 'Player' : class contains explicit override 'updateQuest' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(25) : error C2838: 'updateQuest' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(48) : error C3254: 'Player' : class contains explicit override 'doneQuest' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(48) : error C2838: 'doneQuest' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(55) : error C3254: 'Player' : class contains explicit override 'questFinish' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(55) : error C2838: 'questFinish' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(81) : error C3254: 'Player' : class contains explicit override 'giveItem' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(81) : error C2838: 'giveItem' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(91) : error C3254: 'Player' : class contains explicit override 'giveMesos' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(91) : error C2838: 'giveMesos' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\questspacket.cpp(98) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
ServerPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(6) : error C3254: 'Player' : class contains explicit override 'showScrollingHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(6) : error C2838: 'showScrollingHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(15) : error C3254: 'Player' : class contains explicit override 'changeScrollingHeader' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(15) : error C2838: 'changeScrollingHeader' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(28) : error C3254: 'Player' : class contains explicit override 'scrollingHeaderOff' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(28) : error C2838: 'scrollingHeaderOff' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\serverpacket.cpp(38) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
SkillsPacket.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\packetcreator.h(9) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(5) : error C3254: 'Player' : class contains explicit override 'addSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(5) : error C2838: 'addSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(18) : error C3254: 'Player' : class contains explicit override 'useSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(18) : error C2838: 'useSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(63) : error C3254: 'Player' : class contains explicit override 'healHP' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(63) : error C2838: 'healHP' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(71) : error C3254: 'Player' : class contains explicit override 'endSkill' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(71) : error C2838: 'endSkill' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillspacket.cpp(101) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Initializing.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(14) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\maps.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\shops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\quests.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skills.h(8) : error C2238: unexpected token(s) preceding ';'
c:\program files\microsoft visual studio 9.0\vc\include\typeinfo(41) : error C2071: 'Player::__type_info_root_node' : illegal storage class
c:\program files\microsoft visual studio 9.0\vc\include\typeinfo(62) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\typeinfo(62) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\typeinfo(72) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\typeinfo(72) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(13) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(13) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(33) : error C2039: '_DebugHeapTag_t' : is not a member of 'std'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(33) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(33) : error C2143: syntax error : missing ',' before '&'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(33) : error C2059: syntax error : ')'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(34) : error C2143: syntax error : missing ')' before 'throw'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(37) : error C2039: '_DebugHeapTag_t' : is not a member of 'std'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(37) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(37) : error C2143: syntax error : missing ',' before '&'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(37) : error C2059: syntax error : ')'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(38) : error C2143: syntax error : missing ')' before 'throw'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(41) : error C2039: '_DebugHeapTag_t' : is not a member of 'std'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(41) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(41) : error C2143: syntax error : missing ',' before '&'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(41) : error C2059: syntax error : ')'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(42) : error C2143: syntax error : missing ')' before 'throw'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(45) : error C2039: '_DebugHeapTag_t' : is not a member of 'std'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(45) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(45) : error C2143: syntax error : missing ',' before '&'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(45) : error C2059: syntax error : ')'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(46) : error C2143: syntax error : missing ')' before 'throw'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(48) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\xdebug(48) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\locale.h(32) : error C2059: syntax error : 'string'
c:\program files\microsoft visual studio 9.0\vc\include\locale.h(32) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo.h(18) : error C2059: syntax error : 'string'
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo.h(18) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo.h(111) : error C2059: syntax error : 'string'
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo.h(111) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo.h(120) : error C2059: syntax error : 'string'
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo.h(120) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo(16) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\xlocinfo(16) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocale(19) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\xlocale(19) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xiosbase(15) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\xiosbase(15) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\streambuf(12) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\streambuf(12) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocnum(19) : error C2059: syntax error : 'string'
c:\program files\microsoft visual studio 9.0\vc\include\xlocnum(19) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\xlocnum(50) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\xlocnum(50) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\ios(13) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\ios(13) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\ostream(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\ostream(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\istream(13) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\istream(13) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\program files\microsoft visual studio 9.0\vc\include\string(14) : error C2059: syntax error : 'namespace'
c:\program files\microsoft visual studio 9.0\vc\include\string(14) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2059: syntax error : 'string'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C2146: syntax error : missing ';' before identifier 'maple_db'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2086: 'int Player::MySQL::MYSQL_RES' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::MYSQL_RES'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'int *Player::MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(11) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(11) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(31) : error C3254: 'Player' : class contains explicit override 'initializeMobs' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(31) : error C2838: 'initializeMobs' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(63) : error C3254: 'Player' : class contains explicit override 'initializeItems' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(63) : error C2838: 'initializeItems' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(107) : error C3254: 'Player' : class contains explicit override 'initializeNPCs' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(107) : error C2838: 'initializeNPCs' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(109) : error C3254: 'Player' : class contains explicit override 'initializeDrops' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(109) : error C2838: 'initializeDrops' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\initializing.cpp(109) : fatal error C1003: error count exceeds 100; stopping compilation
1stJob.cc
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(9) : error C3254: 'Player' : class contains explicit override 'npc_1012100' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(9) : error C2838: 'npc_1012100' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(79) : error C3254: 'Player' : class contains explicit override 'npc_1032001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(79) : error C2838: 'npc_1032001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(152) : error C3254: 'Player' : class contains explicit override 'npc_1022000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(152) : error C2838: 'npc_1022000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(226) : error C3254: 'Player' : class contains explicit override 'npc_1052001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(226) : error C2838: 'npc_1052001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\1stjob.cc(294) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
3rdJob.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(9) : error C3254: 'Player' : class contains explicit override 'npc_2020008' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(9) : error C2838: 'npc_2020008' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(54) : error C3254: 'Player' : class contains explicit override 'npc_2020010' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(54) : error C2838: 'npc_2020010' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(96) : error C3254: 'Player' : class contains explicit override 'npc_2020011' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(96) : error C2838: 'npc_2020011' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(138) : error C3254: 'Player' : class contains explicit override 'npc_2020009' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(138) : error C2838: 'npc_2020009' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\3rdjob.cpp(181) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
BeginnerHelper.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2059: syntax error : 'string'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C2146: syntax error : missing ';' before identifier 'maple_db'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2086: 'int Player::MySQL::MYSQL_RES' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::MYSQL_RES'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'int *Player::MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\beginnerhelper.cpp(7) : error C3254: 'Player' : class contains explicit override 'npc_2003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\beginnerhelper.cpp(7) : error C2838: 'npc_2003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\beginnerhelper.cpp(70) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
FameNPC.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2059: syntax error : 'string'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C2146: syntax error : missing ';' before identifier 'maple_db'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2086: 'int Player::MySQL::MYSQL_RES' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::MYSQL_RES'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'int *Player::MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\famenpc.cpp(10) : error C3254: 'Player' : class contains explicit override 'npc_1032002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\famenpc.cpp(10) : error C2838: 'npc_1032002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\famenpc.cpp(30) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Gachapon.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(6) : error C3254: 'Player' : class contains explicit override 'npc_9100100' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(6) : error C2838: 'npc_9100100' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(328) : error C3254: 'Player' : class contains explicit override 'npc_9100101' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(328) : error C2838: 'npc_9100101' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(650) : error C3254: 'Player' : class contains explicit override 'npc_9100102' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(650) : error C2838: 'npc_9100102' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(972) : error C3254: 'Player' : class contains explicit override 'npc_9100103' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(972) : error C2838: 'npc_9100103' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(1294) : error C3254: 'Player' : class contains explicit override 'npc_9100104' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(1294) : error C2838: 'npc_9100104' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(1616) : error C3254: 'Player' : class contains explicit override 'npc_9100106' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(1616) : error C2838: 'npc_9100106' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(1938) : error C3254: 'Player' : class contains explicit override 'npc_9100109' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(1938) : error C2838: 'npc_9100109' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gachapon.cpp(2259) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
gogo.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gogo.cpp(7) : error C3254: 'Player' : class contains explicit override 'npc_1052017' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gogo.cpp(7) : error C2838: 'npc_1052017' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\gogo.cpp(80) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
jobchanger.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\jobchanger.cpp(9) : error C3254: 'Player' : class contains explicit override 'jobchange' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\jobchanger.cpp(9) : error C2838: 'jobchange' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\jobchanger.cpp(327) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
PlasticSurgery.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(16) : error C3254: 'Player' : class contains explicit override 'npc_2041010' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(16) : error C2838: 'npc_2041010' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(96) : error C3254: 'Player' : class contains explicit override 'npc_1052004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(96) : error C2838: 'npc_1052004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(121) : error C3254: 'Player' : class contains explicit override 'npc_1052005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(121) : error C2838: 'npc_1052005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(173) : error C3254: 'Player' : class contains explicit override 'npc_2010002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(173) : error C2838: 'npc_2010002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\plasticsurgery.cpp(195) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Salons.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(15) : error C3254: 'Player' : class contains explicit override 'npc_1012104' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(15) : error C2838: 'npc_1012104' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(100) : error C3254: 'Player' : class contains explicit override 'npc_1012103' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(100) : error C2838: 'npc_1012103' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(154) : error C3254: 'Player' : class contains explicit override 'npc_1052100' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(154) : error C2838: 'npc_1052100' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(208) : error C3254: 'Player' : class contains explicit override 'npc_1052101' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(208) : error C2838: 'npc_1052101' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(296) : error C3254: 'Player' : class contains explicit override 'npc_2041007' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(296) : error C2838: 'npc_2041007' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(353) : error C3254: 'Player' : class contains explicit override 'npc_2041009' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(353) : error C2838: 'npc_2041009' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(439) : error C3254: 'Player' : class contains explicit override 'npc_2010001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(439) : error C2838: 'npc_2010001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(493) : error C3254: 'Player' : class contains explicit override 'npc_2012007' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(493) : error C2838: 'npc_2012007' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\salons.cpp(577) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Skillseller.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcsscripts.h(4) : error C2086: 'Player::NPC ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\npcs.h(41) : see declaration of 'Player::NPC'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(14) : error C2086: 'Player::Mob ' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(61) : see declaration of 'Player::Mob'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(18) : error C2079: 'Player::Dropped::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\drops.h(153) : error C2079: 'Player::Drop::pos' uses undefined struct 'Player::Pos'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillseller.cpp(12) : error C3254: 'Player' : class contains explicit override 'npc_2080005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillseller.cpp(12) : error C2838: 'npc_2080005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skillseller.cpp(424) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
SkinCare.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(17) : error C3254: 'Player' : class contains explicit override 'npc_2041013' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(17) : error C2838: 'npc_2041013' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(48) : error C3254: 'Player' : class contains explicit override 'npc_1012105' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(48) : error C2838: 'npc_1012105' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(78) : error C3254: 'Player' : class contains explicit override 'npc_2012008' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(78) : error C2838: 'npc_2012008' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\skincare.cpp(105) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Generating Code...
Compiling...
TeleportNPCs.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mobs.h(8) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(6) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2059: syntax error : 'namespace'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\players.h(7) : error C2238: unexpected token(s) preceding ';'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(16) : error C3254: 'Player' : class contains explicit override 'npc_9201022' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(16) : error C2838: 'npc_9201022' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(211) : error C3254: 'Player' : class contains explicit override 'npc_9010002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(211) : error C2838: 'npc_9010002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(232) : error C3254: 'Player' : class contains explicit override 'npc_9201021' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(232) : error C2838: 'npc_9201021' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(271) : error C3254: 'Player' : class contains explicit override 'npc_2083002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(271) : error C2838: 'npc_2083002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(332) : error C3254: 'Player' : class contains explicit override 'npc_2081005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(332) : error C2838: 'npc_2081005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(364) : error C3254: 'Player' : class contains explicit override 'npc_9120015' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(364) : error C2838: 'npc_9120015' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(389) : error C3254: 'Player' : class contains explicit override 'npc_9120200' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(389) : error C2838: 'npc_9120200' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(414) : error C3254: 'Player' : class contains explicit override 'npc_9120014' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(414) : error C2838: 'npc_9120014' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(503) : error C3254: 'Player' : class contains explicit override 'npc_9201008' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(503) : error C2838: 'npc_9201008' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(550) : error C3254: 'Player' : class contains explicit override 'npc_9201010' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(550) : error C2838: 'npc_9201010' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(574) : error C3254: 'Player' : class contains explicit override 'npc_9201049' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(574) : error C2838: 'npc_9201049' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(599) : error C3254: 'Player' : class contains explicit override 'npc_2030008' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(599) : error C2838: 'npc_2030008' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(622) : error C3254: 'Player' : class contains explicit override 'npc_9120018' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(622) : error C2838: 'npc_9120018' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(655) : error C3254: 'Player' : class contains explicit override 'npc_2030010' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(655) : error C2838: 'npc_2030010' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(711) : error C3254: 'Player' : class contains explicit override 'npc_2041024' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(711) : error C2838: 'npc_2041024' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(735) : error C3254: 'Player' : class contains explicit override 'npc_2041025' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(735) : error C2838: 'npc_2041025' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(783) : error C3254: 'Player' : class contains explicit override 'npc_1002000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(783) : error C2838: 'npc_1002000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(870) : error C3254: 'Player' : class contains explicit override 'npc_1012000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(870) : error C2838: 'npc_1012000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(958) : error C3254: 'Player' : class contains explicit override 'npc_1022001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(958) : error C2838: 'npc_1022001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1046) : error C3254: 'Player' : class contains explicit override 'npc_1032000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1046) : error C2838: 'npc_1032000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1134) : error C3254: 'Player' : class contains explicit override 'npc_1052016' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1134) : error C2838: 'npc_1052016' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1218) : error C3254: 'Player' : class contains explicit override 'npc_1002004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1218) : error C2838: 'npc_1002004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1244) : error C3254: 'Player' : class contains explicit override 'npc_1032005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1244) : error C2838: 'npc_1032005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1270) : error C3254: 'Player' : class contains explicit override 'npc_1081001' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1270) : error C2838: 'npc_1081001' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1301) : error C3254: 'Player' : class contains explicit override 'npc_1002002' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1301) : error C2838: 'npc_1002002' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1335) : error C3254: 'Player' : class contains explicit override 'npc_9201056' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1335) : error C2838: 'npc_9201056' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1392) : error C3254: 'Player' : class contains explicit override 'npc_9000020' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1392) : error C2838: 'npc_9000020' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1935) : error C3254: 'Player' : class contains explicit override 'npc_2093004' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1935) : error C2838: 'npc_2093004' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1960) : error C3254: 'Player' : class contains explicit override 'npc_2060009' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1960) : error C2838: 'npc_2060009' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1985) : error C3254: 'Player' : class contains explicit override 'npc_9201057' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(1985) : error C2838: 'npc_9201057' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2029) : error C3254: 'Player' : class contains explicit override 'npc_2012000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2029) : error C2838: 'npc_2012000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2107) : error C3254: 'Player' : class contains explicit override 'npc_2082000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2107) : error C2838: 'npc_2082000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2126) : error C3254: 'Player' : class contains explicit override 'npc_2040000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2126) : error C2838: 'npc_2040000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2145) : error C3254: 'Player' : class contains explicit override 'npc_1032007' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2145) : error C2838: 'npc_1032007' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2167) : error C3254: 'Player' : class contains explicit override 'npc_2090005' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2167) : error C2838: 'npc_2090005' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2230) : error C3254: 'Player' : class contains explicit override 'npc_22000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2230) : error C2838: 'npc_22000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2253) : error C3254: 'Player' : class contains explicit override 'npc_2030000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2253) : error C2838: 'npc_2030000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2274) : error C3254: 'Player' : class contains explicit override 'npc_1061100' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2274) : error C2838: 'npc_1061100' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\teleportnpcs.cpp(2337) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Tower.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\tower.cpp(6) : error C3254: 'Player' : class contains explicit override 'npc_2012014' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\tower.cpp(6) : error C2838: 'npc_2012014' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\tower.cpp(23) : error C3254: 'Player' : class contains explicit override 'npc_2012015' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\tower.cpp(23) : error C2838: 'npc_2012015' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\tower.cpp(40) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
CustomNPCs.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2059: syntax error : 'string'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysql.h(39) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C2146: syntax error : missing ';' before identifier 'maple_db'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(11) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2143: syntax error : missing ';' before '*'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2086: 'int Player::MySQL::MYSQL_RES' : redefinition
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::MYSQL_RES'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'int *Player::MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'Player::MySQL::getRes'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : warning C4183: 'getRes': missing return type; assumed to be a member function returning 'int'
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(10) : error C3254: 'Player' : class contains explicit override 'npc_9000000' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(10) : error C2838: 'npc_9000000' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(21) : error C3254: 'Player' : class contains explicit override 'npc_9300010' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(21) : error C2838: 'npc_9300010' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(38) : error C3254: 'Player' : class contains explicit override 'npc_9201082' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(38) : error C2838: 'npc_9201082' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(62) : error C3254: 'Player' : class contains explicit override 'npc_9000009' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(62) : error C2838: 'npc_9000009' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(70) : error C3254: 'Player' : class contains explicit override 'npc_9010003' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(70) : error C2838: 'npc_9010003' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(83) : error C3254: 'Player' : class contains explicit override 'npc_9010008' but does not derive from an interface that contains the function declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(83) : error C2838: 'npc_9010008' : illegal qualified name in member declaration
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\customnpcs.cpp(91) : fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\player.h(21)' was matched
Generating Code...
Compiling...
Login.cpp
c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(32) : error C2535: 'MYSQL_RES *MySQL::getRes(char *)' : member function already defined or declared
        c:\documents and settings\ryan\my documents\maplefox\maplefxp pack v3\maplestoryserver\mysqlm.h(13) : see declaration of 'MySQL::getRes'
Generating Code...
Build log was saved at "file://c:\Documents and Settings\Ryan\My Documents\MapleFox\MapleFXP Pack V3\MapleStoryServer\Debug\BuildLog.htm"
MapleStoryServer - 1323 error(s), 13 warning(s)
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========

WOW WTF YOUR LEECHING SKILLS SUCK.
 
Master Summoner
Joined
Apr 2, 2008
Messages
538
Reaction score
0
Re: [RELEASE] Working Fame (revised)

here goes a anti-leecher activists.
 
Junior Spellweaver
Joined
Jan 11, 2007
Messages
120
Reaction score
1
Re: [RELEASE] Working Fame (revised)

wtf?

leeching wot??
 
Newbie Spellweaver
Joined
Nov 15, 2006
Messages
40
Reaction score
0
Re: [RELEASE] Working Fame (revised)

Could you guys help i got 2 errors left. i'm looking around a hour at the code. i think it's easy to solve but i don't know what's wrong.

scroll a bit up please for the error's.
 
Junior Spellweaver
Joined
Apr 7, 2008
Messages
190
Reaction score
0
Re: [RELEASE] Working Fame (revised)

I get
Code:
1>c:\users\krishan\documents\private server stuff\maplestoryserver\maplestoryserver\Player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
1>c:\users\krishan\documents\private server stuff\maplestoryserver\maplestoryserver\Player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
1>c:\users\krishan\documents\private server stuff\maplestoryserver\maplestoryserver\Player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
 
Master Summoner
Loyal Member
Joined
Nov 30, 2007
Messages
511
Reaction score
0
Re: [RELEASE] Working Fame (revised)

here goes a anti-leecher activists.

Hardly, xn. But jeez, the guy could've at least asked for help in a politer way than outright saying he thinks the code sucks because he didn't copy and paste correctly.
 
Master Summoner
Joined
Apr 2, 2008
Messages
538
Reaction score
0
Re: [RELEASE] Working Fame (revised)

Hardly, xn. But jeez, the guy could've at least asked for help in a politer way than outright saying he thinks the code sucks because he didn't copy and paste correctly.
True, my bad ;x
 
Junior Spellweaver
Joined
Apr 7, 2008
Messages
190
Reaction score
0
Re: [RELEASE] Working Fame (revised)

Oh ok, if it is antileech then I can fix :)
 
Master Summoner
Joined
Apr 2, 2008
Messages
538
Reaction score
0
Re: [RELEASE] Working Fame (revised)

So how do you do this without any errors, its the only script i need and it will make my day xD.
 
Junior Spellweaver
Joined
Apr 4, 2008
Messages
109
Reaction score
0
Re: [RELEASE] Working Fame (revised)

I think I can Help you..Whats the error?
 
Master Summoner
Joined
Apr 2, 2008
Messages
538
Reaction score
0
Re: [RELEASE] Working Fame (revised)

PHP:
------ Build started: Project: MapleStoryServer, Configuration: Debug Win32 ------
Compiling...
Player.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.cpp(303) : error C2039: 'canFamePlayer' : is not a member of 'Player'
        c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(21) : see declaration of 'Player'
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.cpp(306) : error C2673: 'canFamePlayer' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.cpp(306) : error C2227: left of '->id' must point to class/struct/union/generic type
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.cpp(311) : error C2039: 'setFameOffset' : is not a member of 'Player'
        c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(21) : see declaration of 'Player'
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.cpp(313) : error C2673: 'setFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.cpp(313) : error C2227: left of '->id' must point to class/struct/union/generic type
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.cpp(315) : error C2673: 'setFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.cpp(315) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.cpp(315) : error C3861: 'getPlayerid': identifier not found
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.cpp(318) : error C2039: 'setFameOffset' : is not a member of 'Player'
        c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(21) : see declaration of 'Player'
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.cpp(320) : error C2673: 'setFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.cpp(320) : error C2227: left of '->id' must point to class/struct/union/generic type
MySQLM.cpp
PlayerPacket.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\playerpacket.cpp(345) : error C2039: 'getFameOffset' : is not a member of 'Player'
        c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(21) : see declaration of 'Player'
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\playerpacket.cpp(348) : error C2039: 'canFamePlayer' : is not a member of 'Player'
        c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(21) : see declaration of 'Player'
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\playerpacket.cpp(362) : error C2039: 'setFameOffset' : is not a member of 'Player'
        c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(21) : see declaration of 'Player'
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\playerpacket.cpp(363) : error C2039: 'setFameOffset' : is not a member of 'Player'
        c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(21) : see declaration of 'Player'
Generating Code...
Compiling...
TeleportNPCs.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
SkillSeller.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
LotteryNPC.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
KentaNPC.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
JobNPCs.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Gachapon.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Initializing.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
SkillsPacket.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
ServerPacket.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
QuestsPacket.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
PlayersPacket.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
PacketCreator.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
NPCPacket.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
MobsPacket.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
MapPacket.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
LoginPacket.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
LevelsPacket.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
InventoryPacket.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
DropsPacket.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
SkinCare.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Skills.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Shops.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Server.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Salons.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Quests.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Players.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\players.cpp(57) : warning C4390: ';' : empty controlled statement found; is this the intent?
Generating Code...
Compiling...
PlasticSurgery.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
NPCs.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Mobs.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Maps.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Levels.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Inventory.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Drops.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
Characters.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Compiling...
MapleStoryServer.cpp
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(32) : error C2601: 'getFameOffset' : local function definitions are illegal
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2673: 'getFameOffset' : global functions do not have 'this' pointers
c:\documents and settings\compaq_owner\desktop\titanmsver007\maplestoryserver\maplestoryserver\player.h(33) : error C2227: left of '->fameOffset' must point to class/struct/union/generic type
Generating Code...
Skipping... (no relevant changes detected)
Login.cpp
Build log was saved at "file://c:\Documents and Settings\Compaq_Owner\Desktop\TitanMSVer007\MapleStoryServer\MapleStoryServer\Debug\BuildLog.htm"
MapleStoryServer - 127 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========
This is the only script I had all day that had errors x.<, seriously.
 
Junior Spellweaver
Joined
Apr 4, 2008
Messages
109
Reaction score
0
Re: [RELEASE] Working Fame (revised)

What titanms version are you use?
Also have you tried deleting all edits and reinstalling them?
I had errors the first time but when i reinstalled it worked fine :)
 
Master Summoner
Joined
Apr 2, 2008
Messages
538
Reaction score
0
Re: [RELEASE] Working Fame (revised)

rev0.0.7, and no thanks :)
 
Newbie Spellweaver
Joined
Apr 22, 2008
Messages
54
Reaction score
0
Re: [RELEASE] Working Fame (revised)

how bout pasting your player.h

@vinniboy6, xnBlaze & MrKrishan: i think u declared a method inside another method.
 
Master Summoner
Joined
Apr 2, 2008
Messages
538
Reaction score
0
Re: [RELEASE] Working Fame (revised)

Sorry, I'll try it out again and see..might have made a slight mistake ;x
 
Elite Diviner
Joined
Oct 1, 2007
Messages
433
Reaction score
0
Re: [RELEASE] Working Fame (revised)

There no anti-leach stuff in this. You guys suck for c&p.. lame
 
Master Summoner
Joined
Apr 2, 2008
Messages
538
Reaction score
0
Re: [RELEASE] Working Fame (revised)

stop trying to feel better than everybody mr know coding alot
 
Newbie Spellweaver
Joined
Apr 10, 2008
Messages
10
Reaction score
0
Re: [RELEASE] Working Fame (revised)

For some weird reason I get this error:

1>------ Build started: Project: MapleStoryServer, Configuration: Release Win32 ------
1>Compiling...
1>PlayerPacket.cpp
1>c:\users\charly\desktop\private server\titanmsver008\maplestoryserver\maplestoryserver\PlayerPacket.h(20) : error C2535: 'void PlayerPacket::fame(Player *,unsigned char *)' : member function already defined or declared
1> c:\users\charly\desktop\private server\titanmsver008\maplestoryserver\maplestoryserver\PlayerPacket.h(18) : see declaration of 'PlayerPacket::fame'
1>.\PlayerPacket.cpp(317) : error C2955: 'stdext::hash_map' : use of class template requires template argument list
1> C:\Program Files\Microsoft Visual Studio 9.0\VC\include\hash_map(87) : see declaration of 'stdext::hash_map'
1>.\PlayerPacket.cpp(319) : error C2227: left of '->first' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>.\PlayerPacket.cpp(321) : error C2227: left of '->second' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>.\PlayerPacket.cpp(321) : error C2227: left of '->setFame' must point to class/struct/union/generic type
1>.\PlayerPacket.cpp(321) : error C2227: left of '->second' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>.\PlayerPacket.cpp(321) : error C2227: left of '->getFame' must point to class/struct/union/generic type
1>.\PlayerPacket.cpp(323) : error C2227: left of '->second' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>.\PlayerPacket.cpp(323) : error C2227: left of '->setFame' must point to class/struct/union/generic type
1>.\PlayerPacket.cpp(323) : error C2227: left of '->second' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>.\PlayerPacket.cpp(323) : error C2227: left of '->getFame' must point to class/struct/union/generic type
1>.\PlayerPacket.cpp(326) : error C2227: left of '->first' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>.\PlayerPacket.cpp(329) : error C2227: left of '->second' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>.\PlayerPacket.cpp(329) : error C2227: left of '->getName' must point to class/struct/union/generic type
1>.\PlayerPacket.cpp(330) : error C2227: left of '->second' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>.\PlayerPacket.cpp(330) : error C2227: left of '->getName' must point to class/struct/union/generic type
1>.\PlayerPacket.cpp(330) : error C2227: left of '->second' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>.\PlayerPacket.cpp(330) : error C2227: left of '->getName' must point to class/struct/union/generic type
1>.\PlayerPacket.cpp(332) : error C2227: left of '->second' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>.\PlayerPacket.cpp(332) : error C2227: left of '->getFame' must point to class/struct/union/generic type
1>.\PlayerPacket.cpp(341) : error C2227: left of '->second' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>.\PlayerPacket.cpp(341) : error C2227: left of '->getFame' must point to class/struct/union/generic type
1>.\PlayerPacket.cpp(342) : error C2227: left of '->second' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>.\PlayerPacket.cpp(344) : error C2227: left of '->second' must point to class/struct/union/generic type
1> type is 'list<_Hash<_Traits>::_Traits::value_type,_Hash<_Traits>::_Traits::allocator_type>::iterator'
1>Player.cpp
1>c:\users\charly\desktop\private server\titanmsver008\maplestoryserver\maplestoryserver\PlayerPacket.h(20) : error C2535: 'void PlayerPacket::fame(Player *,unsigned char *)' : member function already defined or declared
1> c:\users\charly\desktop\private server\titanmsver008\maplestoryserver\maplestoryserver\PlayerPacket.h(18) : see declaration of 'PlayerPacket::fame'
1>Build log was saved at "file://c:\Users\Charly\Desktop\Private Server\TitanMSVer008\MapleStoryServer\MapleStoryServer\Release\BuildLog.htm"
1>MapleStoryServer - 25 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========
 
Status
Not open for further replies.
Back
Top