Affichage des articles dont le libellé est DrawEngineText. Afficher tous les articles
Affichage des articles dont le libellé est DrawEngineText. Afficher tous les articles

vendredi 24 janvier 2014

[Help] DrawEngineText() Not Cooperating with me...... topic




This is killing me...


Code:


typedef int (__cdecl* DrawEngineText_)( int a1, int a2, float X, float Y, float ScaleX, float ScaleY, void *a7, int a8, char a9, int zero );

I got the x,y and scale down and the zero on the end traced down.

I'm using 660650 for DrawEngineText.

I'm having trouble with a7, and a2, and a1.

Any help????