darking123 Posted March 28, 2017 Posted March 28, 2017 I am requesting a script that will stuck up, for example I use headgear with {},{sc_start SC_EXPBOOST,-1,50; sc_start SC_ITEMBOOST,-1,150;},{sc_end SC_EXPBOOST; sc_end SC_ITEMBOOST;} When I also use field manual, It will stuck up, if headgear has increase exp by 50% then when i use field manual with 50% also, total should be 100%, Thanks! Quote
0 Kichi Posted March 29, 2017 Posted March 29, 2017 if(getstatus(SC_ITEMBOOST,1)){sc_start SC_ITEMBOOST,-1,getstatus(SC_ITEMBOOST,5)+<time of item>} Try use if else logic But this gonna broken coz you try to combine 1 function for Permanent BOOST with durable BOOST" You have to modif the source Quote
Question
darking123
I am requesting a script that will stuck up, for example I use headgear with
{},{sc_start SC_EXPBOOST,-1,50; sc_start SC_ITEMBOOST,-1,150;},{sc_end SC_EXPBOOST; sc_end SC_ITEMBOOST;}
When I also use field manual, It will stuck up, if headgear has increase exp by 50% then when i use field manual with 50% also, total should be 100%, Thanks!
1 answer 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.