![](img/smiles/talk.gif)
Forum
![>](img/i_next.png)
![>](img/icons/cs2d.png)
![>](img/i_next.png)
![>](img/i_next.png)
I need a Logo Lua
1 reply![To the start](img/i_first.png)
![Previous](img/i_prev.png)
![Next](img/i_next.png)
![To the start](img/i_last.png)
![](img/smiles/talk.gif)
1
2
3
4
5
6
7
8
9
10
2
3
4
5
6
7
8
9
10
HUDImage = image('gfx/your.image.here.png', 322, 26, 2) --imagescale(HUDImage, 130,28) imagealpha(HUDImage, 1) addhook("startround","_sta") function _sta() HUDImage = image('gfx/your.image.here.png'', 322, 26, 2) --imagescale(HUDImage, 130,28) imagealpha(HUDImage, 1) end
![To the start](img/i_first.png)
![Previous](img/i_prev.png)
![Next](img/i_next.png)
![To the start](img/i_last.png)