
Harry Potter and the Chamber of Secrets Walkthrough
The Burrow
This, like all missions, is to get you used to how to use your controllers. You learn flipendo, which you use a lot to break and flip things. Use it on the measurer to practice, and on the jar to get beans. Then follow them into the barn.
There are gnomes in here to help you practice targeting. It's really easy, just target them and zap them. Next you duel with their washing machine. Be sure to hit it when the door is open! When you defeat it, you get a chocolate frog. Flipendo it and grab it for health.
Now on to the fun stuff!! Spinning gnomes. This is really neat! Flipendo one, grab it and then spin around. Aim for the two targets! The prizes you get here are:
* Derwent Shimpling for beating the record
* Merlin for hitting the haystack
* Gregory the Smarmy for hitting the scarecrow
When you've done enough you can end the day, or keep playing if you want!
Harry Potter and the Chamber of Secrets Walkthrough, Tips and Techniques
<%
'TRAFFIC'
Dim objCmd4
Set objCmd4 = Server.CreateObject ("ADODB.Command")
SQLTxt = "update traffic set hit_count = hit_count + 1 where " & _
"site_id = 283 and page_id = 107 ;"
objCmd4.ActiveConnection = strConnect
objCmd4.CommandType = &H0001
objCmd4.CommandText = SQLTxt
objCmd4.Execute intRecords
Set objCmd4 = Nothing
%>
|