About the Purification Pill Cooldown

11/19/2015 17:48 Midnight ™#1
Hey there,

I just want to ask if someone knows how to change the cooldown of Purification Pills (ITEM_ETC_CURE_RANDOM_04) in the sro_client?

It has to be in the sro_client due however i edit it in the itemdata.txt, it's everytime the same cooldown.

~Thanks for reading
11/22/2015 04:00 Midnight ™#2
#BUMP
11/27/2015 20:24 Midnight ™#3
#BUMP
11/27/2015 21:14 thebigbody#4
i have the same problem
11/27/2015 23:10 Chiliad#5
The solution is in _RefObjCommon / _RefObjItem
11/28/2015 03:54 Midnight ™#6
Quote:
Originally Posted by Chiliad View Post
The solution is in _RefObjCommon / _RefObjItem
Did you even read what I wrote??
11/28/2015 06:32 Kardil#7
Quote:
Originally Posted by Chiliad View Post
The solution is in _RefObjCommon / _RefObjItem
Oh! Impressive

In thread: pax could find hp & mp cooldown time and shared a program to control it but links are down .. but purification pills no one could reach that before
11/28/2015 10:00 ​Goofie​#8
U very noob.
11/28/2015 13:31 thebigbody#9
Quote:
Originally Posted by ​Goofie​ View Post
U very noob.
oh really why don't you show us your brilliant solution !
11/29/2015 16:12 WickedNite.#10
It has nothing to do with sro_client, it's all DB/pk2 side.

Hell, if you want it easier, then make it a skill like I did.

[Only registered and activated users can see links. Click Here To Register...]
11/29/2015 19:46 ​Goofie​#11
Quote:
Originally Posted by thebigbody View Post
oh really why don't you show us your brilliant solution !
Try to drop SRO_VT_SHARD db and restart your server files, should do the trick.
11/29/2015 23:36 thebigbody#12
Quote:
Originally Posted by ​Goofie​ View Post
Try to drop SRO_VT_SHARD db and restart your server files, should do the trick.
:facepalm:
11/30/2015 12:50 Iwa13#13
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????");
12/03/2015 13:54 tschulian#14
[Only registered and activated users can see links. Click Here To Register...]
12/03/2015 19:15 Chiliad#15
As I said, its in the database.

hint: COOLTIME:0x00000001