Returns a Guild by name.
guild = GetGuildByName( name )
string name
Guild guild
The Guild, or nil if it doesn't exist.
nil