public RoundStart(){
	for (new i=0; i < 33; i++){
		used_item[i] = false
		DemageTake1[i]=1
		count_jumps(i)
		give_knife(i)
		JumpsLeft[i]=JumpsMax[i]
						
		if(player_class[i] == Tytan)
		{
		wear_sun[id] = 1
		player_b_silent[id] = 1
		}
				
		if(player_class[i] == Nekromanta) g_haskit[i]=1
		else g_haskit[i]=0
		
		golden_bulet[i]=0
		
		invisible_cast[i]=0
		
		ultra_armor[i]=0
		num_shild[i]=2+floatround(player_intelligence[i]/25.0,floatround_floor)
		
		set_renderchange(i)
		if(is_user_connected(i)&&player_item_id[i]==66)
		{
			changeskin(i,0) 
		}
	}
		
	kill_all_entity("throwing_knife")
	
	Bot_Setup()		
	ghost_check = false
	check_class()
	use_addtofullpack = false
}
ale mi to nie dziala :<
Użytkownik backspace edytował ten post 06.04.2010 09:38


 
Dodatki SourceMod



	
 Temat jest zamknięty
				
				

				
				
				
				
				
				
				
				
				
				






