I recently found out that counter strike condition zero deleted scenes has the capability to be played coop. I have an idea for an external program that could fix all but one of the bugs in this unfinished coop mode. But I can't get the memory offsets - I tried but the pointer paths I keep finding don't seem to stay and I'm not sure why. I need memory offsets for the following:

Player health,
Player armor,
Ammo - this is a bit confusing as it seems the current magazine ammo can be found via a "gun pointer"+offset but the reserve ammo is somewhere else,
What guns the player does or doesn't currently have in the inventory,

I'm not sure if this is possible but I'd like to be able to monitor the console for messages


Or if someone could help me figure out how to get the offsets that would help too!