Advertisement
Guest User

Untitled

a guest
Oct 8th, 2015
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 10.12 KB | None | 0 0
  1. Severity    Code    Description Project File    Line
  2. Error   C2601   'ProtocolGame::sendTutorial': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1143
  3. Error   C2601   'ProtocolGame::sendReLoginWindow': local function definitions are illegal   theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1161
  4. Error   C2601   'ProtocolGame::sendOpenPrivateChannel': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1037
  5. Error   C2601   'ProtocolGame::sendCreatureWalkthrough': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1068
  6. Error   C2601   'ProtocolGame::sendCreatureType': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1111
  7. Error   C2601   'ProtocolGame::sendCreatureSquare': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1129
  8. Error   C2601   'ProtocolGame::sendCreatureSkull': local function definitions are illegal   theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1094
  9. Error   C2601   'ProtocolGame::sendCreatureShield': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1081
  10. Error   C2601   'ProtocolGame::sendCreatureOutfit': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1055
  11. Error   C2601   'ProtocolGame::sendCreatureHelpers': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1120
  12. Error   C2601   'ProtocolGame::sendChannelEvent': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1045
  13. Error   C2601   'ProtocolGame::sendAddMarker': local function definitions are illegal   theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1151
  14. Error   C2601   'ProtocolGame::parseUseWithCreature': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  697
  15. Error   C2601   'ProtocolGame::parseUseItemEx': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  686
  16. Error   C2601   'ProtocolGame::parseUseItem': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  677
  17. Error   C2601   'ProtocolGame::parseUpdateContainer': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  718
  18. Error   C2601   'ProtocolGame::parseUpArrowContainer': local function definitions are illegal   theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  712
  19. Error   C2601   'ProtocolGame::parseToggleMount': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  671
  20. Error   C2601   'ProtocolGame::parseThrow': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  724
  21. Error   C2601   'ProtocolGame::parseTextWindow': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  822
  22. Error   C2601   'ProtocolGame::parseSetOutfit': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  658
  23. Error   C2601   'ProtocolGame::parseSeekInContainer': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1029
  24. Error   C2601   'ProtocolGame::parseSay': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  751
  25. Error   C2601   'ProtocolGame::parseRotateItem': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  900
  26. Error   C2601   'ProtocolGame::parseRevokePartyInvite': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  948
  27. Error   C2601   'ProtocolGame::parseRequestTrade': local function definitions are illegal   theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  863
  28. Error   C2601   'ProtocolGame::parseRemoveVip': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  885
  29. Error   C2601   'ProtocolGame::parseQuestLine': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  966
  30. Error   C2601   'ProtocolGame::parsePlayerSale': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  854
  31. Error   C2601   'ProtocolGame::parsePlayerPurchase': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  844
  32. Error   C2601   'ProtocolGame::parsePassPartyLeadership': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  954
  33. Error   C2601   'ProtocolGame::parsePacket': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  478
  34. Error   C2601   'ProtocolGame::parseOpenPrivateChannel': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  620
  35. Error   C2601   'ProtocolGame::parseOpenChannel': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  608
  36. Error   C2601   'ProtocolGame::parseModalWindowAnswer': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1015
  37. Error   C2601   'ProtocolGame::parseMarketLeave': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  972
  38. Error   C2601   'ProtocolGame::parseMarketCreateOffer': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  990
  39. Error   C2601   'ProtocolGame::parseMarketCancelOffer': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1000
  40. Error   C2601   'ProtocolGame::parseMarketBrowse': local function definitions are illegal   theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  977
  41. Error   C2601   'ProtocolGame::parseMarketAcceptOffer': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1007
  42. Error   C2601   'ProtocolGame::parseLookInTrade': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  872
  43. Error   C2601   'ProtocolGame::parseLookInShop': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  837
  44. Error   C2601   'ProtocolGame::parseLookInBattleList': local function definitions are illegal   theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  745
  45. Error   C2601   'ProtocolGame::parseLookAt': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  737
  46. Error   C2601   'ProtocolGame::parseJoinParty': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  942
  47. Error   C2601   'ProtocolGame::parseInviteToParty': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  936
  48. Error   C2601   'ProtocolGame::parseHouseWindow': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  829
  49. Error   C2601   'ProtocolGame::parseFollow': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  815
  50. Error   C2601   'ProtocolGame::parseFightModes': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  782
  51. Error   C2601   'ProtocolGame::parseEnableSharedPartyExperience': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  960
  52. Error   C2601   'ProtocolGame::parseEditVip': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  891
  53. Error   C2601   'ProtocolGame::parseDebugAssert': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  921
  54. Error   C2601   'ProtocolGame::parseCloseContainer': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  706
  55. Error   C2601   'ProtocolGame::parseCloseChannel': local function definitions are illegal   theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  614
  56. Error   C2601   'ProtocolGame::parseChannelInvite': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  596
  57. Error   C2601   'ProtocolGame::parseChannelExclude': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  602
  58. Error   C2601   'ProtocolGame::parseBugReport': local function definitions are illegal  theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  908
  59. Error   C2601   'ProtocolGame::parseBrowseField': local function definitions are illegal    theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  1023
  60. Error   C2601   'ProtocolGame::parseAutoWalk': local function definitions are illegal   theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  626
  61. Error   C2601   'ProtocolGame::parseAttack': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  808
  62. Error   C2601   'ProtocolGame::parseAddVip': local function definitions are illegal theforgottenserver  D:\OTS\forgottenserver-master - Kopia\src\protocolgame.cpp  879
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement