like when you join t,auto join ct.
Thanks
Scripts
Auto Join Ct?
Auto Join Ct?
1

like when you join t,auto join ct.
Thanks
addhook("team","not4u")
function not4u(id,t)
	if (t==1) then
		parse("makect "..id)
	end
end
4you
1
