![](img/smiles/rolleyes.gif)
Forum
![>](img/i_next.png)
![>](img/icons/cs2d.png)
![>](img/i_next.png)
![>](img/i_next.png)
About skins
8 replies![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/rolleyes.gif)
Re: About skins
Deleted UserI made one but skins disapper after one round =(
info.txt, line 539 has written
!!! ATTENTION: ALL images will be removed on each roundstart !!!
Of course it's possible, but only for those who can read.
![](img/smiles/rolleyes.gif)
1
2
3
4
5
6
7
8
2
3
4
5
6
7
8
addhook("team","bd_noterrorists") function bd_noterrorists(id,t) 	if t==1 and not player(id,"bot") then -- This part let bots join t, if you don't want it, just put 'if t==1 then'. 		msg2(id,"©255000000No terrorists allowed!@C") 		parse("makect "..id) 		return 1 	end end
Re: About skins
Deleted UserBTW I can make it shorter
![](img/smiles/bigsmile.gif)
![To the start](img/i_first.png)
![Previous](img/i_prev.png)
![Next](img/i_next.png)
![To the start](img/i_last.png)