In dumped CShell you don't find all offsets and pointers you must only made:
1.Start loadlib
2.Attach in ollydbg
3.right click -> view -> module cshell
4.search for -> all references text strings
then you can search like ReloadAnimRatio
I know the way by loadlib , and i post it for poor people