I have a problem though. Is it possible to remove entities via LUA?
I've looked at the Cmd Reference on http://www.cs2d.com/help.php?cat=all but I didn't find anything.
I want code looking like this:
1
2
3
4
2
3
4
addhook("roundstart","akd_dom_roundstart") function akd_dom_roundstart(id) 	-- Remove flag entities end
- Anders4000
edited 1×, last 11.03.12 01:46:18 am