18.04.2012, 18:41
I want to know, is it possible to get players FPS (frames per second) and show it in a textdraw? And if it's possible, can anyone give me an example how to do it?
Hmm.. could you give some examples or the code? Not that advanced yet.
|
format(FPSmsg,20,"FPS: %d", pFPS[i]);
I got that code now, but how to show it in a textdraw?
pawn Код:
|