Where can I find the file to make a cooldown for holy scroll? In spec.item it is not working. I do not know where to find.
6 II_SYS_SYS_SCR_HOLY IDS_PROPITEM_TXT_004654 1 9999 IK1_CHARGED IK2_SYSTEM IK3_SCROLL = = 1 = 10000000 = = = = = = = 0 = = 1 30 1 1 1 = = = = _NONE 0 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 15000 = = = = XI_SYS_RELEASE01 = = = = = = WUI_NOW = = = = = = 150 = = 0 0 0 0 0 1 = = = = = = = = = = = = = = = = """Itm_SysSysScrHoly.dds""" 0 """""" IDS_PROPITEM_TXT_004655 1 300 0 0 1 0 0 0 0 0 2 = = = = = = = = = = 1 1 1 1 1 0Quote:
spec_item / propitem.txt
depends what you use. works for me. :hands_down:
Needs moar copy/paste. :handsdown:Quote:
6 II_SYS_SYS_SCR_HOLY IDS_PROPITEM_TXT_004654 1 9999 IK1_CHARGED IK2_SYSTEM IK3_SCROLL = = 1 = 10000000 = = = = = = = 0 = = 1 30 1 1 1 = = = = _NONE 0 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 15000 = = = = XI_SYS_RELEASE01 = = = = = = WUI_NOW = = = = = = 150 = = 0 0 0 0 0 1 = = = = = = = = = = = = = = = = """Itm_SysSysScrHoly.dds""" 0 """""" IDS_PROPITEM_TXT_004655 1 300 0 0 1 0 0 0 0 0 2 = = = = = = = = = = 1 1 1 1 1 0
What did I do wrong?
I'd like to know too. Thanks in advance.Quote:
@[Only registered and activated users can see links. Click Here To Register...]
I dont know What Kind of horse is riding you dude����
The one and ONLY thing where i agree with you is, that in the Source are entrys for the IK1/IK2/IK3 but if you got enough brain you know that you can create a new IK in Minutes... nice that you got IK3, i got IK4 and IK5 too :)
@[Only registered and activated users can see links. Click Here To Register...]
Don't listen to the shit direktbottle say's...
I give you tomorrow a working SpecItem Code for ScrollOfHoly.
And i explain, where you Change the cooldown...
What's about the Cooldown? 3-5sec?
[Only registered and activated users can see links. Click Here To Register...]Quote:
@[Only registered and activated users can see links. Click Here To Register...]
I dont know What Kind of horse is riding you dude����
The one and ONLY thing where i agree with you is, that in the Source are entrys for the IK1/IK2/IK3 but if you got enough brain you know that you can create a new IK in Minutes... nice that you got IK3, i got IK4 and IK5 too :)
@[Only registered and activated users can see links. Click Here To Register...]
Don't listen to the shit direktbottle say's...
I give you tomorrow a working SpecItem Code for ScrollOfHoly.
And i explain, where you Change the cooldown...
What's about the Cooldown? 3-5sec?
Your specItem entry is fine, just missing an unbelieveable horseriding snippet.Quote:
Where can I find the file to make a cooldown for holy scroll? In spec.item it is not working. I do not know where to find.
case IK2_SYSTEM: if (pItemProp->dwID == II_SYS_SYS_SCR_HOLY) dwCooltimeItemGroup = 4; //4 = Its own cooldown group break;
What a wonderful community.Quote:
@[Only registered and activated users can see links. Click Here To Register...]
I dont know What Kind of horse is riding you dude����
The one and ONLY thing where i agree with you is, that in the Source are entrys for the IK1/IK2/IK3 but if you got enough brain you know that you can create a new IK in Minutes... nice that you got IK3, i got IK4 and IK5 too :)
@[Only registered and activated users can see links. Click Here To Register...]
Don't listen to the shit direktbottle say's...
I give you tomorrow a working SpecItem Code for ScrollOfHoly.
And i explain, where you Change the cooldown...
What's about the Cooldown? 3-5sec?