Logged In: NO

Heres a work around --- hex edit HL.DLL (sierra\half-life\valve\dlls) - and at position 0xCD289 - replace 20
with 5F and then rename the graphics file to gluon_gun.gif - problem solved.

The issue is that the logging file stores output in "gluon gun" format, and the parser doesn't fill in the space.

Again - cool code! Nice work!!