Lamex 8 Posted February 12, 2016 Wondering if its possible to make ShadowSpell working with bows? Know nothing about src, sadly. Quote Share this post Link to post Share on other sites
0 Hadou Kaen 1 Posted February 12, 2016 here is what i did. in battle.c find if( wd.flag&BF_SHORT && sc and change to if( wd.flag&BF_SHORT|BF_LONG && sc not sure if it is the proper way to change it. i just know it works for me now 1 Lamex reacted to this Quote Share this post Link to post Share on other sites
0 Kubix 83 Posted February 12, 2016 (edited) You mean SC_AUTOSHADOWSPELL ? Edited February 12, 2016 by Kubix Quote Share this post Link to post Share on other sites
0 Lamex 8 Posted February 13, 2016 (edited) You mean SC_AUTOSHADOWSPELL ? Yep, thats what i mean. here is what i did. in battle.c find if( wd.flag&BF_SHORT && scand change toif( wd.flag&BF_SHORT|BF_LONG && scnot sure if it is the proper way to change it. i just know it works for me nowYeah it works. Thanks! Hope it will not break something Edited February 13, 2016 by Lamex Quote Share this post Link to post Share on other sites
Wondering if its possible to make ShadowSpell working with bows? Know nothing about src, sadly.
Share this post
Link to post
Share on other sites