CursorX Posted February 10, 2014 Posted February 10, 2014 anyone knows whats the item_bonus in making the cursed water enable the status? Quote
sandbox Posted February 10, 2014 Posted February 10, 2014 Try reading this similar topic http://rathena.org/board/topic/68672-can-any-one-help-me-to-add-icon-status-for-cursed-water-when-used/?pid=126450#entry126450 A clue.. Try browsing the item_db related to "sc_start" and reading the item_bonus.txt http://eathena-project.googlecode.com/svn/trunk/doc/item_bonus.txt Quote
CursorX Posted February 10, 2014 Author Posted February 10, 2014 i dont know whats ur point here.. http://rathena.org/board/topic/68672-can-any-one-help-me-to-add-icon-status-for-cursed-water-when-used/?pid=126450#entry126450 i dont see any answer to solve my problem.. i did look at the item_bonus already but i dont see the cursed water bonus... Quote
Kido Posted February 10, 2014 Posted February 10, 2014 i dont get your question at all DDD: item bonus (?) http://ratemyserver.net/index.php?iname=cursed+water&page=item_db&quick=1&isearch=Search this also makes the weapong dark properity bonus bAtkEle,Ele_Dark; for example, you can put that OnEquip {}.{ bonus bAtkEle,Ele_Dark; }.{} And that will make your weapon dark element, but if you want it to return it as normallity then use this OnUnequip {}.{ bonus bAtkEle,Ele_Dark; }.{ bonus bAtkEle,Ele_Neutral; } i don't know why now RMS display the enchants like this: because now the scripter can't control the time of the duration of the consumable at all, since it casts a skill that turn the weapon on that element what sandbox was trying to say (i guess lol) it's that you have to look, for example, how to set a duration to the item, just like food items that's where you see the those bonus as an example, also the link that sandbox gave you http://eathena-project.googlecode.com/svn/trunk/doc/item_bonus.txt well since you use rAthena maybe this link corresponds more http://svn.rathena.org/svn/rathena/trunk/doc/item_bonus.txt hope this helps you D: just an extra link that you may like to read, it's about scripts, use it for further references http://rathena.org/wiki/Category:Script_Command Quote
CursorX Posted February 10, 2014 Author Posted February 10, 2014 @kido i min how to put back crused water to the old one.. like it has a status icon when usiong cursed water ^^ Quote
Antares Posted February 10, 2014 Posted February 10, 2014 There was a status icon?! O.o Can you post a screenshot or any image? Quote
Kido Posted February 10, 2014 Posted February 10, 2014 There was a status icon?! O.o Can you post a screenshot or any image? i can't remember that too DDD: however, sounds more like a @effect when consumed lol this may help you http://svn.code.sf.net/p/rathena/svn/trunk/doc/effect_list.txt Quote
sandbox Posted February 11, 2014 Posted February 11, 2014 Nope, there wasn't. If im not mistaken, the status icon that were used via script was similar to taekwon's Warm Wind. Quote
Kido Posted February 11, 2014 Posted February 11, 2014 anyone knows whats the item_bonus in making the cursed water enable the status? than huh you can search for the effect you want here and just add it when consumed the usable (cursed water) http://svn.code.sf.net/p/rathena/svn/trunk/doc/effect_list.txt Quote
Question
CursorX
anyone knows whats the item_bonus in making the cursed water enable the status?
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.