iCORE 33 Posted August 27, 2015 hi im looking for a script for item that can increase the sp healing of a certain item its like this bonus2 bAddItemHealRate,id,n; but SP thanks in advance Quote Share this post Link to post Share on other sites
0 Winterfox 83 Posted August 27, 2015 @ Seems like you are out of luck. Did you try if bAddItemHealRate works if you use a SP item id? Otherwise i guess you will need to add a bAddItemSpRate manually. Quote Share this post Link to post Share on other sites
0 iCORE 33 Posted August 27, 2015 hi is there a source for additemsprate? Quote Share this post Link to post Share on other sites
0 Gerz 7 Posted September 3, 2015 :v +rep to me?bAddItemSpRate.diff 1 iCORE reacted to this Quote Share this post Link to post Share on other sites
0 iCORE 33 Posted September 3, 2015 (edited) thanks for the reply but its not working for me bonus2 bAddItemSpRate,12135,50; [Warning]: pc_bonus2: unknown type 2700 12135 50! Edited September 3, 2015 by Naori Quote Share this post Link to post Share on other sites
0 Gerz 7 Posted September 3, 2015 (edited) @ firstly, in case you're using wrong function :v, do not work like a machine, just view code! second, you want to make bonus script to add bonus to extract item id or to all healing sp items? my code work to increase % sp healing for all healing items :v bonus bAddItemSpRate,n; Increases SP recovered by n% for healing items. Update ver2 :v bAddItemSpRate_v2.diff bonus to extract item id: bonus2 bAddItemSpRate,id,n; Increases SP recovered by n% for item id/ig Edited September 3, 2015 by Gerz Quote Share this post Link to post Share on other sites
hi im looking for a script for item that can increase the sp healing of a certain item
its like this
but SP
thanks in advance
Share this post
Link to post
Share on other sites