If it's for a function to hook use a pattern scanner in your projects and ollydbg to get the signature & mask.
If it's for a playerlist or something similar, find out where they access the first player in the list(start of the array) and do a pattern scan for that.