How can I make a CTF game mode with blueprint?

I’m not great with blueprint yet, and I simply want to know how to make and combine all the components to making a CTF game mode (i.e, flag is a pickup blueprint, add bots blueprint, placeable and pickup weapons blueprint, etc.) I’m actually looking for either a downloadable example of this, or an instruction on how to do this specific task with blueprint. I’d also like to have a player model for potential online players to see others as, and maybe how to make a custom HUD, but I’d like to fix the CTF game mode problem first.

If it helps, I have decent amount of Java experience, but no idea how to use C++. I also know bits and pieces of various other coding types, like HTML. (Updated 07/4/2014, so happy 4th of July!)