C++ Error

08/15/2021 09:01 macnn50#1
@[Only registered and activated users can see links. Click Here To Register...]
@[Only registered and activated users can see links. Click Here To Register...]

where am i doing wrong here?

almost everywhere like this in GetPixelPosition It doesn't work like this at all without captioning


this is how it works but
[Only registered and activated users can see links. Click Here To Register...][Only registered and activated users can see links. Click Here To Register...]
it doesn't work like this at all it wants me to put a random modifier or sleep between all the code
[Only registered and activated users can see links. Click Here To Register...]
08/15/2021 16:51 sad666#2
I have no idea what you re doing and seems like you dont too. You didn't even mention about error. If you need delay then I don't think sleep is a good choice since the game doesn't handle multithread so try to implement basic timer.
08/16/2021 08:45 macnn50#3
Quote:
Originally Posted by sad666 View Post
I have no idea what you re doing and seems like you dont too. You didn't even mention about error. If you need delay then I don't think sleep is a good choice since the game doesn't handle multithread so try to implement basic timer.
The game I am talking about is Metin2 gf client, c4us has used this method before and it already works without any problem, but it never works when I try it in an empty project.
and i already use timer
08/16/2021 10:30 sad666#4
this part only can observe by another client maybe it is working
08/16/2021 11:46 macnn50#5
Can you show an example getpixelposition with __asm?
08/18/2021 08:59 macnn50#6
I need to breakpoint for Metin2 gf? do you know something @[Only registered and activated users can see links. Click Here To Register...]
09/01/2021 13:09 __chkstk#7
Put it as noinline, also can be optimization issues...
I still do not understand why mt2 devs(ish) people are using Rad Studio.