Code: class Main; class Info; class Stats; class WepInfo; class Something; class Main { public: Info* goToInfoClass }; Code: Info = Class goToInfoClass = Pointer Define Pointer: Code: int goToInfoClass = *(DWORD*)0x00000000;
Originally Posted by Crash You don't need an address there is a pointer to it in another class Hmm Main *pMain = (Main*)0xaddress; I remember I had to have an address
Originally Posted by Alessandro10 Ahhhhhhhhhhhhhhhhhhhhh, you need the address Address: 0x3718C4D7 I Found With My Logger . was my post not visible or what?
Originally Posted by kotentopf was my post not visible or what? Thank you for that. And how would i go about finding it maybe like after next patch?