i want to :
How to know HUD pos ?
please say ...
thanx ..
General
How to know HUD pos ?
How to know HUD pos ?
1

reqcld
DarkBooy has written
img = {
	patch = "gfx/hud_money.png";
	x = 100;
	y = 100;
end
parse("mp_hud 111")
image(id,img.patch,img.x,img.y,2)
Avo: now i understand you ! ....
1
