About the Purification Pill Cooldown

12/29/2015 16:42 Midnight ™#16
Quote:
Originally Posted by Chiliad View Post
As I said, its in the database.

hint: COOLTIME:0x00000001
No dude xD it's also hardcoded in the sro_client :D

If you are so smart, just try to edit it in the database and in the media.pk2
If it works, then idk for me it does not work!
11/13/2021 18:48 risesun97#17
Quote:
Originally Posted by Iwa13 View Post
It's hardcoded.

If you want it for vsro, you can patch it over here
Code:
0087AC02 => PUSH 0x4E20 ; 0x4e20 = 20000 milli second
for other clients:
Code:
mem->FindPattern("\x6A\x00\x68\x20\x4e\x00\x00\x6A\x00\x8B\x0D\x00\x00\x00\x00\xE8\x00\x00\x00\x00", "x?xxxxxx?xx????x????");
Hello how do you find this offset ?