[Question] What's COOLTIME:0x000000C8?

02/23/2015 22:35 xana4444#1
So, title says it all, what do those COOLTIME:0x0000000 or 0x0000000C8 mean? would changing them have any effect? are they linking back to an already-made cooltime and they're referring to it? a short explanation of what they are would be great.
02/24/2015 14:25 magicanoo#2
Most likely they're group-bound ID to share the cooldown. For example, all items with COOLTIME:0x0000000C8 will share the same cooldown and so on. I'm not entirely sure, perhaps someone else has a different answer.
02/24/2015 14:37 Zodiao#3
as far as I have come into conclusion that each COOLTIME:0xparam defines the converting, ex:
COOLTIME0x000000000C8 may define milliseconds into seconds
COOLTIME0x00000000000 may define seconds into minutes
etc.
02/24/2015 16:44 xana4444#4
I made both purification pills and invisibility detection have the same COOLTIME:0x000000C8 and changed their cooldown to 5000 mil sec. Now, when I use a pill the invisibility detection shares the 5 sec yet for some reason the pill stays 20 sec like it was never changed, so my question is, is there another place that's storing the pill's cooldown other than the itemdata_xxxxx?
02/24/2015 18:55 magicanoo#5
Did you apply that change to the media.pk2?
02/24/2015 19:41 xana4444#6
Yea, changed the lines in itemdata_15000 from this
PHP Code:
1    10374    ITEM_ETC_CURE_RANDOM_01    ??? ??(?)    xxx    SN_ITEM_ETC_CURE_RANDOM_01    SN_ITEM_ETC_CURE_RANDOM_01_TT_DESC    0    0    3    3    2    1    180000    3    0    1    1    1    255    3    1    0    0    1    0    5000    0    0    0    88    1750    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    xxx    item\etc\drop_ch_bag.bsr    item\etc\cure_random_01.ddj    xxx    xxx    50    2    0    0    1    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0    0    0    0    0    0    0    0    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    25145280    ????????    3    ??????    100    ????    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    0    0
1    10375    ITEM_ETC_CURE_RANDOM_02    
??? ??(?)    xxx    SN_ITEM_ETC_CURE_RANDOM_02    SN_ITEM_ETC_CURE_RANDOM_02_TT_DESC    0    0    3    3    2    1    180000    3    0    1    1    1    255    3    1    0    0    1    0    10000    0    0    0    150    3500    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    xxx    item\etc\drop_ch_bag.bsr    item\etc\cure_random_02.ddj    xxx    xxx    50    2    0    0    2    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0    0    0    0    0    0    0    0    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    25145280    ????????    6    ??????    100    ????    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    0    0
1    10376    ITEM_ETC_CURE_RANDOM_03    
??? ??(?)    xxx    SN_ITEM_ETC_CURE_RANDOM_03    SN_ITEM_ETC_CURE_RANDOM_03_TT_DESC    0    0    3    3    2    1    180000    3    0    1    1    1    255    3    1    0    0    1    0    50000    0    0    0    500    10000    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    xxx    item\etc\drop_ch_bag.bsr    item\etc\cure_random_03.ddj    xxx    xxx    50    2    0    0    3    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0    0    0    0    0    0    0    0    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    25145280    ????????    9    ??????    100    ????    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    0    0
1    10377    ITEM_ETC_CURE_RANDOM_04    
??? ??(?)    xxx    SN_ITEM_ETC_CURE_RANDOM_04    SN_ITEM_ETC_CURE_RANDOM_04_TT_DESC    0    0    3    3    2    1    180000    3    0    1    1    1    255    3    1    0    0    1    0    100000    0    0    0    600    20000    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    xxx    item\etc\drop_ch_bag.bsr    item\etc\cure_random_04.ddj    xxx    xxx    50    2    0    0    4    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0    0    0    0    0    0    0    0    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    25145280    ????????    12    ??????    100    ????    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    0    0 
To this
PHP Code:
1    10374    ITEM_ETC_CURE_RANDOM_01    ??? ??(?)    xxx    SN_ITEM_ETC_CURE_RANDOM_01    SN_ITEM_ETC_CURE_RANDOM_01_TT_DESC    0    0    3    3    2    1    180000    3    0    1    1    1    255    3    1    0    0    1    0    5000    0    0    0    88    1750    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    xxx    item\etc\drop_ch_bag.bsr    item\etc\cure_random_01.ddj    xxx    xxx    50    2    0    0    1    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0    0    0    0    0    0    0    0    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    25145280    ????????    3    ??????    100    ????    10000    COOLTIME:0x000000C8    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    0    0 
1    10375    ITEM_ETC_CURE_RANDOM_02    
??? ??(?)    xxx    SN_ITEM_ETC_CURE_RANDOM_02    SN_ITEM_ETC_CURE_RANDOM_02_TT_DESC    0    0    3    3    2    1    180000    3    0    1    1    1    255    3    1    0    0    1    0    10000    0    0    0    150    3500    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    xxx    item\etc\drop_ch_bag.bsr    item\etc\cure_random_02.ddj    xxx    xxx    50    2    0    0    2    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0    0    0    0    0    0    0    0    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    25145280    ????????    6    ??????    100    ????    10000    COOLTIME:0x000000C8    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx     -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    0    0 
1    10376    ITEM_ETC_CURE_RANDOM_03    
??? ??(?)    xxx    SN_ITEM_ETC_CURE_RANDOM_03    SN_ITEM_ETC_CURE_RANDOM_03_TT_DESC    0    0    3    3    2    1    180000    3    0    1    1    1    255    3    1    0    0    1    0    50000    0    0    0    500    10000    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    xxx    item\etc\drop_ch_bag.bsr    item\etc\cure_random_03.ddj    xxx    xxx    50    2    0    0    3    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0    0    0    0    0    0    0    0    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    25145280    ????????    9    ??????    100    ????    10000    COOLTIME:0x000000C8    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    0    0 
1    10377    ITEM_ETC_CURE_RANDOM_04    
??? ??(?)    xxx    SN_ITEM_ETC_CURE_RANDOM_04    SN_ITEM_ETC_CURE_RANDOM_04_TT_DESC    0    0    3    3    2    1    180000    3    0    1    1    1    255    3    1    0    0    1    0    100000    0    0    0    600    20000    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    xxx    item\etc\drop_ch_bag.bsr    item\etc\cure_random_04.ddj    xxx    xxx    50    2    0    0    4    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0    0    0    0    0    0    0    0    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    25145280    ????????    12    ??????    100    ????    10000    COOLTIME:0x000000C8    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx     0    0 
Giving them a 10sec cooldown instead of a 20, nothing seems to be changing though.
02/24/2015 21:07 Snow*#7
Can you tell me what are you trying to change? I can try it @ my test server
02/24/2015 21:30 xana4444#8
Changing purification pill x-large's cooldown to 2 seconds in the media.pk2, only in the media.pk2, I changed it in the database, only thing is left is changing it's client side. That's all.

PHP Code:
1    10377    ITEM_ETC_CURE_RANDOM_04    ??? ??(?)    xxx    SN_ITEM_ETC_CURE_RANDOM_04    SN_ITEM_ETC_CURE_RANDOM_04_TT_DESC    0    0    3    3    2    1    180000    3    0    1    1    1    255    3    1    0    0    1    0    100000    0    0    0    600    20000    -1    0    -1    0    -1    0    -1    0    -1    0    0    0    0    0    0    0    100    0    0    0    xxx    item\etc\drop_ch_bag.bsr    item\etc\cure_random_04.ddj    xxx    xxx    50    2    0    0    4    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0    0    0    0    0    0    0    0    0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    25145280    ????????    12    ??????    100    ????    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    -1    xxx    0    0 
That's the referred item's code from the itemdata_xxxxx I guess.
02/24/2015 21:39 Snow*#9
What is the normal CD? You said that the pk2 side only remaining then you can use the item while it's on CD? (I guess you can since the server is reading from the database, then you can use the item while it's on CD shown @ the client)
02/24/2015 21:50 ​Exo#10
Quote:
Originally Posted by SnowStorm1 View Post
What is the normal CD? You said that the pk2 side only remaining then you can use the item while it's on CD? (I guess you can since the server is reading from the database, then you can use the item while it's on CD shown @ the client)
Maybe but, this would be gay xD
02/24/2015 21:59 xana4444#11
I myself can't since the client's CD is still there but if I used something like a bot then it does work, that's why I am trying to change the client's side CD and make it 2 seconds as well.

The normal client's CD is 20 seconds and I can't find any hints to 20 000 values anywhere related to the pills in any itemdata files.
02/26/2015 05:19 Dragonz2105#12
indeed because potions / pills cool down is saved in sro_client.exe
02/26/2015 09:23 blapanda#13
It is as stupid as a quest level limit of 110.
Most of the servers either remove the pills and giving them instead as a skill to use with a correct cooldown or simply just avoiding bots being able to start and connect to the client.
02/26/2015 19:22 xana4444#14
Yea, I felt like it'll end up being in the sro_client, but has the purification pill's CD always been in the sro_client or you just assumed this since some sro_client.exe were patched to do this?

Because if it's just some of them then I could try and get other sro_client and see if that helps.
02/27/2015 07:13 Dragonz2105#15
its always there