01-19-2014, 04:18 AM
(This post was last modified: 01-19-2014, 04:40 AM by daniel0916.)
Thanks VB 2013 is working perfectly
.
Send a empty message.. but how can get the item? So i can check which item it is?
And Visual Studio make after the compiling a error when starting it. But when i start the mcserver_debug.exe in the folder the build work.
Visual Studio says: Can't start the program "C:\Users\Daniel\Documents\GitHub\MCServer\Debug\ALL_BUILD".
The system can't find this file.

Code:
a_Player->SendMessage(a_Item->m_ItemType + "");
And Visual Studio make after the compiling a error when starting it. But when i start the mcserver_debug.exe in the folder the build work.
Visual Studio says: Can't start the program "C:\Users\Daniel\Documents\GitHub\MCServer\Debug\ALL_BUILD".
The system can't find this file.