Forum

> > CS2D > General > Hud image work only 1 turn
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Hud image work only 1 turn

1 reply
To the start Previous 1 Next To the start

old Re: Hud image work only 1 turn

VADemon
User Off Offline

Quote
In case if I successfully decoded your english:
images go away/delete/disappear/poof every new round. You have to set the images every round.
1
2
3
4
addhook("startround", "loadimages")
function loadimages()
	image("gfx/Smqq.png", 80, 160, 2)
end
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview