I got a little mistake. First of all, open DllMain.h and removeQuote:
...
Code:
#include <stdint.h>
I got a little mistake. First of all, open DllMain.h and removeQuote:
...
#include <stdint.h>
And I don't know, that you are taking so mutch time helping a guy who does not know how to code. When he is able to run and compile it I guess 99% he is finish. Copy and pasting any other code or try & error. But that's your free timeQuote:
I got a little mistake. First of all, open DllMain.h and removeSecondly, I don't know why honestly, but somehow your VC80's std namespace is functioning differently or it has a problem with "pair". Contact me on discord, I may try to find out what's going wrong with you private instead.Code:#include <stdint.h>
maybe this guy didn't know any thing about C++ language?Quote:
And I don't know, that you are taking so mutch time helping a guy who does not know how to code. When he is able to run and compile it I guess 99% he is finish. Copy and pasting any other code or try & error. But that's your free time
[Only registered and activated users can see links. Click Here To Register...]Quote:
And I don't know, that you are taking so mutch time helping a guy who does not know how to code. When he is able to run and compile it I guess 99% he is finish. Copy and pasting any other code or try & error. But that's your free time
Whats that mention and Screenshot for?Quote:
Hello again
@Mr.Awesome1337
you can use Visual Studio 2010 or 2015 build normal
2005 bad in setup and in error more with windows
If you want the best
Use this
[Only registered and activated users can see links. Click Here To Register...]
build from 2015
[Only registered and activated users can see links. Click Here To Register...]
dll in crash after use /loadmonster @#HB
[Only registered and activated users can see links. Click Here To Register...]
Quote:
dll in crash after use /loadmonster @#HB
printf("My string size (%d).\n", sizeof(std::wstring));
Otherwise, ensure you're building on Release.Quote:
Note: Structures found in the files are for VC80 libs, back when strings were 28 bytes. You'll face errors, if you work with any later compiler.
thanks to your helpQuote:
A lot of reasons.
-Why would I waste network, memory and processing to re-send a data that is already being sent but just in a different shape?
Since this packet is received by all clients, so my way will be more network saving than yours. That's small things that some people may not notice or care about. But scientifically, they can make even a tiny difference in speed.
Why do you think joymax did that in sro_client internally as well instead of server files?
-It's not about being a DLL or filter, we usually use a DLL to modify/control main executable code, at least in this field.
So, you can imagine that this is the real executable code, because in theory, it is true.