Jump to content

Diggle

Member
  • Posts

    16
  • Joined

  • Last visited

  • Feedback

    0%

About Diggle

Informations

  • Gender
    Male

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Diggle's Achievements

Apprentice

Apprentice (3/16)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

1

Reputation

  1. Hey guys.. this is the problem.. I change a source from VS 2008 to compile with VS 2013... All good.. but i dont know what can i do for this error... :Error 21 error RC1015: cannot open include file 'd3d8.h'. I change the 'd3d8.h' from Include.. etc.. Some1 can help me please????
  2. Hey guys.. this is the problem.. I change a source from VS 2008 to compile with VS 2013... All good.. but i dont know what can i do for this error... :Error 21 error RC1015: cannot open include file 'd3d8.h'. I change the 'd3d8.h' from Include.. etc.. Some1 can help me please????
  3. Hey guys.. yea, its me again :PPPPP This is Syserr client : I ask someone and he said: this problem is from packet game/Binary [Hidden Content] -Packet.h Game [Hidden Content] -Packet.h UserInterface Thank you guys
  4. Hi guys.. I have the old tutorial without scale ( i dont need scale, so ) In my tutorial, for instance.cpp i have this: Where can i put this: if (!pkAcce->m_stModelFileName.empty())
  5. Sry.. But i dont know... This tutorial works perfectly last year... With the same Source.. Vs 2013.. Before to install Sash Sistem i can compile without any errors.. Look Release-Rebuild... [Hidden Content]
  6. I dont know what is wrong with this lines... but idk.. maybe you can help me If u dont see the image: [Hidden Content] [Hidden Content] -InstanceBase.cpp [Hidden Content] - ActorInstanceData.cpp
  7. Thank you so much dude.. I am fked Up.. I dont work for 1.5 year on C++. Nothing That”s why i am so bad right now I will edit this for Binary. I have a problem
  8. [Hidden Content] -ClientManagerLogin [Hidden Content] - Client ManagerPlayer Help me please
  9. Hi guys.. I have a problem with DB.. I dont know why is not linking/compiling.. This is: ClientManagerPlayer.cpp: In member function 'char* CClientManager::GetCommand(char*)': ClientManagerPlayer.cpp:365: warning: address of local variable 'command' returned ClientManagerPlayer.cpp: In member function 'void CClientManager::__QUERY_PLAYER_CREATE(CPeer*, DWORD , TPlayerCreatePacket*)': ClientManagerPlayer.cpp:843: error: 'struct TSimplePlayer' has no member named 'byLevel' ClientManagerPlayer.cpp:845: error: 'struct TSimplePlayer' has no member named 'byST' ClientManagerPlayer.cpp:846: error: 'struct TSimplePlayer' has no member named 'byHT' ClientManagerPlayer.cpp:847: error: 'struct TSimplePlayer' has no member named 'byDX' ClientManagerPlayer.cpp:848: error: 'struct TSimplePlayer' has no member named 'byIQ' compile ClientManagerEventFlag.cpp compile Marriage.cpp compile Monarch.cpp compile BlockCountry.cpp gmake: *** [.obj/ClientManagerPlayer.o] Error 1 gmake: *** Waiting for unfinished jobs.... ClientManagerLogin.cpp: In function 'void CreateAccountPlayerDataFromRes(MYSQL_RES*, TAccountTable*)' : ClientManagerLogin.cpp:297: error: 'struct TSimplePlayer' has no member named 'byLevel' ClientManagerLogin.cpp:299: error: 'struct TSimplePlayer' has no member named 'byST' ClientManagerLogin.cpp:300: error: 'struct TSimplePlayer' has no member named 'byHT' ClientManagerLogin.cpp:301: error: 'struct TSimplePlayer' has no member named 'byDX' ClientManagerLogin.cpp:302: error: 'struct TSimplePlayer' has no member named 'byIQ' ClientManagerLogin.cpp:319: error: 'struct TSimplePlayer' has no member named 'byLevel' ClientManagerLogin.cpp:321: error: 'struct TSimplePlayer' has no member named 'byST' ClientManagerLogin.cpp:322: error: 'struct TSimplePlayer' has no member named 'byHT' ClientManagerLogin.cpp:323: error: 'struct TSimplePlayer' has no member named 'byDX' ClientManagerLogin.cpp:324: error: 'struct TSimplePlayer' has no member named 'byIQ' ClientManagerLogin.cpp:333: error: 'struct TSimplePlayer' has no member named 'byLevel' ClientManagerLogin.cpp:335: error: 'struct TSimplePlayer' has no member named 'byST' ClientManagerLogin.cpp:336: error: 'struct TSimplePlayer' has no member named 'byHT' ClientManagerLogin.cpp:337: error: 'struct TSimplePlayer' has no member named 'byDX' ClientManagerLogin.cpp:338: error: 'struct TSimplePlayer' has no member named 'byIQ' gmake: *** [.obj/ClientManagerLogin.o] Error 1 My ClientManagerLogin.cpp and ClientManagerPlayer.cpp I hope you know how to make it works ClientManagerPlayer.cpp ClientManagerLogin.cpp
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.