Forum

> > CS2D > Scripts > Image in top and center of screen
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch Image in top and center of screen

2 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Re: Image in top and center of screen

GeoB99
Moderator Off Offline

Zitieren
1
image("gfx/testing/123.bmp", 320 , 240, 2)
But first of, for what exactly do you need? What's your purpose at showing in top of the screen an image? Furthermore, you could read the cs2d lua cmd image function reference because it's pretty easy to do so that you've mentioned.

Note: That line of code only adds in the center of your monitor screen an image. For the top, just add another image function and change these two variable values (the last defines how we want a specific image supposed to be so in this case 2 - as HUD so don't touch it).
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht