What version are you creating this for?
clientinfo is located at 0x8EC2C8, the size of the struct is 0x52C.
Name can be found at 0xC, and is 16 bytes long.
not sure if IP is stored in clientinfo(haven't checked), if it is it's going to be at 0x0030(16 bytes unknown), or somewhere after 0x0180(only unknown after that ^^)
Only 4 bytes needed to store an IP...
Is this assuming the xxx.xxx.xxx.xxx convention is used? I mean do we even know how it is stored? I know this all sounds like I'm asking for the answer, it's because I am lol.
But I'd really like to learn how to find the answer. I've not come up with a comprehensive article or "guide" to understanding olly. Maybe I'm a dolt? Hell maybe I should just ask kidebr, maybe he will help me out, maybe not. Then again I'm probably over my head here too, but thanks for the input NiPiN.