Hmm... upon more playing around I think I figured out my problem. I just added:
info_map_parameters:
Name:
Pitch Yaw Roll (Y Z X): 0 0 0
Teams that can but: Nobody
C4 Explosion Radius: 500
game_weapon_manager:
Name:
Weapon Classname: Knife
Max Allowed in Level: 0
Ammo modifier: 1
game_player_equip:
Name:
Team Master (Obsolete):
This Color = Changes from default settings
I'm not sure which of these 3 did it or which combination and I'm too lazy to figure it out, all I know is it got rid of all weapons and now players start with nothing, not even a knife.
I know, If your using Souce SDK to make a map and you want the teams to spawn with no weapons, Place aan Enitity called 'game_player_equip' (or something like that) That should be it.... if you do want the knife! go to smart edit and press add weapon_knife and there!