 |
Xwin, Ywin crash
|
 |
|
|
 |
 |
posts:
337
Registered:
2000-11-09
|
I actually figured out what was doing it....
I was HookRetracing a simple function that just printed the values of xwin and ywin to the screen. It helps me figure out what to set them at when I want to control the camera. I really didn't think it was causing the problem, as it too would still work fine and appear if I was calling one of those Kildorf functions I mentioned earlier and it's just a call to two PrintStrings.
So that's why I didn't include it in my example code, but, that was my mistake as it's clearly what caused the problem. Commented it out, and voila it works.
I thought I had found a bug, but it was really my noobness.
So, problem solved, but I really appreciate you looking into it for me. :)
This message was last edited by the author on 2010-06-10 01:24:24
|
|
|
|
|
|
|
|