Forum

> > CS2D > Scripts > Sprite still there?
Forums overviewCS2D overview Scripts overviewLog in to reply

English Sprite still there?

1 reply
To the start Previous 1 Next To the start

old Sprite still there?

Lag Seeing
User Off Offline

Quote
Got a problem in my script , it usually shows a image every time you kill 5 persons , then when i die and spawn , the image it still there
Spoiler >
.. help please

old It could work

CrawiS
User Off Offline

Quote
It could work properly, isn't tested: any bug, report me pls.

Spoiler >


or simply add:


1
2
3
4
addhook("die","xDie")
function xDie(pl,k,wpn,x,y)	
	freeimage(pl)
end
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview