Forum
CS2D Scripts Open menu by commandOpen menu by command
30 replies1. I just can't look at broken tabs.
1
2
3
4
5
6
7
8
9
10
11
2
3
4
5
6
7
8
9
10
11
function check_me(id,team) 	local USGN_id = player(id,"usgn") if (team==2) then if table.contains(USGN.r8,USGN_id) then 			return 0 		else 			parse("maket "..id); 			return 1 end 	end end
Actually everything depends on what you really want to achieve with ranks like these. Just saying how to use it simpler without many tables.
Marcell has written
i will not make public the whole code... sorry.. i dont want
Thought you'd say that. Dear, I hope it's not an admin script.
Anyways, send it privately to those who can help (not to me tho). Good luck, I hope you solve your problem.
when you enter to admin duty, you cannot die, when type again you able to die..
Gajos has written
use hit hook
i used... just watch it.. line 24
adminduty_god(pl,id)
edited 1×, last 07.01.14 09:45:59 am