Hello. I downloaded Fleeps ESP_MultiHack External to see on how to do an External ESP.
Since i dont want to fully copy his code im doing trying to do it myself....
But i have a problem with my World2Screen function...
Here is the code : https://pastie.org/6083594
The problem is when i run my program nothing comes up on the screen, so i checked ScreenX value, and it gave me" inf" and the ScreenY gave my "nan".
And ofc i tried to draw on the screen just random and it worked.
Soo my World2Screen function is wrong since it give me infitie values on ScreenX and soo on.
Anyone got any ideas?
Im doing it for the Source Engine ( Does it matter what World2Screen function you use? Isnt it the same math for all FPS games etc? )
Since i dont want to fully copy his code im doing trying to do it myself....
But i have a problem with my World2Screen function...
Here is the code : https://pastie.org/6083594
The problem is when i run my program nothing comes up on the screen, so i checked ScreenX value, and it gave me" inf" and the ScreenY gave my "nan".
And ofc i tried to draw on the screen just random and it worked.
Soo my World2Screen function is wrong since it give me infitie values on ScreenX and soo on.
Anyone got any ideas?
Im doing it for the Source Engine ( Does it matter what World2Screen function you use? Isnt it the same math for all FPS games etc? )