CrAzY_-7865 Posted January 4, 2019 Share Posted January 4, 2019 Hi guys... How i can convert address in hash? address: 0x146203b4 but how i can convert in hash? Thanks in advance! Link to comment Share on other sites More sharing options...
CrAzY_-7865 Posted January 4, 2019 Author Share Posted January 4, 2019 I using: int(*GetEntityAddress)(int handle)= (int(*)(int))&Address; for get address Link to comment Share on other sites More sharing options...