MOAB DaBomb - 2006-07-06

Logged In: YES
user_id=1550795

SMF requires changes to the ingame_auth.php file to
accomodate the SMF md5_hmac function, as well as it's own
auth for out-of-game growsers.

I may post a diff that outlines my changes... One important
drawback is that the method I'm using to integrate SMF does
NOT take into consideration any groups the user may be in
other then his/her primary group.

That would require alot more changes to the ingame_auth.php
file then I had done.